org.apache.jetspeed.om.common
Interface MutableDescriptionSet

All Superinterfaces:
org.apache.pluto.om.common.DescriptionSet, org.apache.pluto.om.Model

public interface MutableDescriptionSet
extends org.apache.pluto.om.common.DescriptionSet

MutableDescriptionSet

Version:
$Id: MutableDescriptionSet.java 516448 2007-03-09 16:25:47Z ate $
Author:
Scott T. Weaver

Method Summary
 void addDescription(org.apache.pluto.om.common.Description description)
           
 
Methods inherited from interface org.apache.pluto.om.common.DescriptionSet
get, iterator
 

Method Detail

addDescription

void addDescription(org.apache.pluto.om.common.Description description)


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.