|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.xml.Parameter
org.exoplatform.container.xml.PropertiesParam
public class PropertiesParam
Jul 19, 2004
| Constructor Summary | |
|---|---|
PropertiesParam()
|
|
| Method Summary | |
|---|---|
void |
addProperty(Object value)
|
ExoProperties |
getProperties()
|
String |
getProperty(String name)
|
Iterator<Property> |
getPropertyIterator()
|
void |
setProperty(String name,
String value)
|
String |
toString()
|
| Methods inherited from class org.exoplatform.container.xml.Parameter |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesParam()
| Method Detail |
|---|
public ExoProperties getProperties()
public String getProperty(String name)
public void setProperty(String name,
String value)
public void addProperty(Object value)
public Iterator<Property> getPropertyIterator()
public String toString()
toString in class Object
|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||