|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SDataServer | |
---|---|
com.sage.orion.sdata.servlet |
Uses of SDataServer in com.sage.orion.sdata.servlet |
---|
Methods in com.sage.orion.sdata.servlet that return SDataServer | |
---|---|
SDataServer |
SDataRequestImpl.getServer()
Gets the SData Server that is handling the request. |
SDataServer |
SDataRequest.getServer()
Gets the SData Server that is handling the request. |
Methods in com.sage.orion.sdata.servlet with parameters of type SDataServer | |
---|---|
java.util.Map<java.lang.String,SDataResourceElement> |
PortletCategoriesResource.getPortletCategoriesInfo(java.lang.String id,
java.lang.String authorizationToken,
SDataServer server)
Gets the portletCategories information object for the portletCategoriies with the specified ID. |
java.util.Map<java.lang.String,SDataResourceElement> |
PortletResource.getPortletInfo(java.lang.String id,
java.lang.String authorizationToken,
SDataServer server)
Gets the portlet information object for the portlet with the specified ID. |
Constructors in com.sage.orion.sdata.servlet with parameters of type SDataServer | |
---|---|
SDataWebConversation(SDataServer sDataServer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |