|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.portal.profile.impl.CopletBaseDataManager
public class CopletBaseDataManager
Holds instances of CopletBaseData.
Constructor Summary | |
---|---|
CopletBaseDataManager()
|
Method Summary | |
---|---|
Map |
getCopletBaseData()
Gets all coplet base data. |
CopletBaseData |
getCopletBaseData(String name)
Gets the specified coplet base data. |
void |
putCopletBaseData(CopletBaseData data)
Puts the specified coplet base data to the manager. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CopletBaseDataManager()
Method Detail |
---|
public Map getCopletBaseData()
public CopletBaseData getCopletBaseData(String name)
public void putCopletBaseData(CopletBaseData data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |