|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.common.helpers.PropertySource
com.plumtree.portalpages.common.helpers.PropertyBagSource
public class PropertyBagSource
| Constructor Summary | |
|---|---|
PropertyBagSource(IXPPropertyBag ptBag)
Creates a new PropertyBagSource object. |
|
| Method Summary | |
|---|---|
java.lang.Object |
Get(java.lang.Object id)
|
void |
Set(java.lang.Object id,
java.lang.Object value)
|
| Methods inherited from class com.plumtree.portalpages.common.helpers.PropertySource |
|---|
Differ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyBagSource(IXPPropertyBag ptBag)
ptBag - | Method Detail |
|---|
public java.lang.Object Get(java.lang.Object id)
Get in class PropertySourceid -
public void Set(java.lang.Object id,
java.lang.Object value)
Set in class PropertySourceid - value -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||