|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILayoutChooser
This class is responsible for determining which Layout Web Service to use for each page.
| Method Summary | |
|---|---|
IPTQueryResult |
GetAvailableWebServices(Layouts _layout,
AActivitySpace _asOwner)
Get the web services that are available for the requested layout. |
int |
GetLayoutWebService(Layouts _layout,
AActivitySpace _asOwner)
Calculate the web service ID to use for the current page from the current Experience Definition. |
int |
GetLayoutWebServiceBackUp(Layouts layout,
AActivitySpace owner)
Gets the web services that are available for the requested layout. |
boolean |
GetPageLayoutsEnabled(AActivitySpace _asOwner)
|
boolean |
GetPortletLayoutsEnabled(AActivitySpace _asOwner)
|
| Method Detail |
|---|
int GetLayoutWebService(Layouts _layout,
AActivitySpace _asOwner)
Layouts - the layout to used to calculate the layout Web Service.AActivitySpace - the current Activity Space.
IPTQueryResult GetAvailableWebServices(Layouts _layout,
AActivitySpace _asOwner)
_layout - the requested layoutAActivitySpace - the current Activity Space.
boolean GetPageLayoutsEnabled(AActivitySpace _asOwner)
boolean GetPortletLayoutsEnabled(AActivitySpace _asOwner)
int GetLayoutWebServiceBackUp(Layouts layout,
AActivitySpace owner)
layout - owner -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||