|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.portal.presentation.PresentationManager
public class PresentationManager
Presentation manager implemetation.
Constructor Summary | |
---|---|
PresentationManager()
|
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 transaction)
Get the default Page. |
void |
resetAdministrationBarChannelIds()
Reset the administration bar of the Channel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PresentationManager()
Method Detail |
---|
public PageConfig getDefaultPage(SessionConfig sessionConfig, String pageId, String channelId, String website, int mode, ITransaction transaction) throws ManagerException, PortalException
IPresentationManager
getDefaultPage
in interface IPresentationManager
ManagerException
PortalException
public List<String> getAdministrationBarChannelIds(SessionConfig sessionConfig, ITransaction transaction) throws PortalException
IPresentationManager
getAdministrationBarChannelIds
in interface IPresentationManager
PortalException
public void resetAdministrationBarChannelIds()
IPresentationManager
resetAdministrationBarChannelIds
in interface IPresentationManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |