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 186724 2004-06-05 05:10:46Z taylor $
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

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


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