org.apache.jetspeed.om.common
Interface MutableDisplayNameSet

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

public interface MutableDisplayNameSet
extends org.apache.pluto.om.common.DisplayNameSet

MutableDisplayNameSet

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

Method Summary
 void addDisplayName(org.apache.pluto.om.common.DisplayName name)
           
 
Methods inherited from interface org.apache.pluto.om.common.DisplayNameSet
get, iterator
 

Method Detail

addDisplayName

void addDisplayName(org.apache.pluto.om.common.DisplayName name)


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