|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(version="4.1", sinceVersion="4.0") public interface IPresentationManager
Method Summary | |
---|---|
List<String> |
getAdministrationBarChannelIds(SessionConfig sessionConfig,
ITransaction transaction)
Get the Ids of the administration bar of the Channel. |
PageConfig |
getDefaultPage(SessionConfig sessionConfig,
String pageId,
String channelId,
String website,
int mode,
ITransaction daoTransaction)
Get the default Page. |
void |
resetAdministrationBarChannelIds()
Reset the administration bar of the Channel. |
Method Detail |
---|
PageConfig getDefaultPage(SessionConfig sessionConfig, String pageId, String channelId, String website, int mode, ITransaction daoTransaction) throws ManagerException, PortalException
sessionConfig
- pageId
- channelId
- website
- mode
- daoTransaction
-
ManagerException
PortalException
List<String> getAdministrationBarChannelIds(SessionConfig sessionConfig, ITransaction transaction) throws PortalException
sessionConfig
- transaction
-
PortalException
void resetAdministrationBarChannelIds() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |