org.exoplatform.container.xml
Class PropertiesParam
java.lang.Object
org.exoplatform.container.xml.Parameter
org.exoplatform.container.xml.PropertiesParam
public class PropertiesParam
- extends Parameter
Jul 19, 2004
PropertiesParam
public PropertiesParam()
getProperties
public ExoProperties getProperties()
getProperty
public String getProperty(String name)
setProperty
public void setProperty(String name,
String value)
addProperty
public void addProperty(Object value)
getPropertyIterator
public Iterator<Property> getPropertyIterator()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009 eXo Platform SAS. All Rights Reserved.