|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDouiContentTreeManager
Manager that is used to retrieve information of hierarchical content.
Method Summary | |
---|---|
String |
getBasicData(SessionConfig sessionConfig,
String interfaceInstanceId,
String sourceId,
String currentContentId,
ITransaction transaction)
Get the basic tree data of the content. |
String |
getChildrenData(SessionConfig sessionConfig,
String interfaceInstanceId,
String sourceId,
String currentContentId,
ITransaction transaction)
Get the children's tree data of the content. |
Method Detail |
---|
String getBasicData(SessionConfig sessionConfig, String interfaceInstanceId, String sourceId, String currentContentId, ITransaction transaction) throws ManagerException, PortalException
sessionConfig
- interfaceInstanceId
- sourceId
- currentContentId
- transaction
-
ManagerException
PortalException
String getChildrenData(SessionConfig sessionConfig, String interfaceInstanceId, String sourceId, String currentContentId, ITransaction transaction) throws ManagerException, PortalException
sessionConfig
- interfaceInstanceId
- sourceId
- currentContentId
- transaction
-
ManagerException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |