|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public ServiceDocumentModel
An singleton that represents the Service Document
Field Summary | |
---|---|
String |
SERVICE_NAVIGATION
Constant representing the navigation service |
String |
SERVICE_SPACE_NAVIGATION
Constant representing the space navigation service |
String |
SERVICE_SHARED_NAVIGATION
Constant representing the shared navigation service |
String |
SERVICE_CONTENT
Constant representing the content service |
String |
SERVICE_CATALOG
Constant representing the catalog service |
String |
SERVICE_RESOURCE
Constant representing the resource service |
String |
SERVICE_WIDGET
Constant representing the widget service |
String |
SERVICE_THEME
Constant representing the theme service |
String |
SERVICE_USER
Constant representing the user service |
String |
SERVICE_MODEL
Constant representing generic model services |
String |
SERVICE_MULTIPART
Constant representing multipart services |
String |
SERVICE_HUFFMAN
Constant representing the huffman encoding of multipart services |
String |
SERVICE_SITEMAP
Constant representing the sitemap encoding of multipart services |
String |
SERVICE_SITEMAP_COMMITHANDLER
Constant representing the commit handler sitemap encoding of multipart services |
String |
SERVICE_COMPOSITE
Constant representing the composite application service |
String |
SERVICE_SPACE
Constant representing the space service |
String |
SERVICE_SPACE_FAVORITE
Constant representing the space favorites service |
String |
SERVICE_TEMPLATE
Constant representing the template service |
String |
SERVICE_CONFIG
Constant representing the config service |
String |
SERVICE_FILESTORE
Constant representing the webdav filestore |
String |
SERVICE_WEBDAV
Constant representing generic webdav services |
Method Summary | |
---|---|
void |
invalidate()
Invalidates the Service Document Model in order for it to be re-initialized again. |
unknown |
getModelCollections()
Returns a two-dimensional array of IDs representing services which are attached to a specific endpoint namespace. |
String[][] |
getMashupsCollections()
Returns a two-dimensional array of IDs representing services which are attached to mashups specifically. |
Object |
getCollectionData(String[] idArray)
Returns a JSON object for a given collection link in the service document. |
Field Detail |
---|
String SERVICE_NAVIGATION
String SERVICE_SPACE_NAVIGATION
String SERVICE_SHARED_NAVIGATION
String SERVICE_CONTENT
String SERVICE_CATALOG
String SERVICE_RESOURCE
String SERVICE_WIDGET
String SERVICE_THEME
String SERVICE_USER
String SERVICE_MODEL
String SERVICE_MULTIPART
String SERVICE_HUFFMAN
String SERVICE_SITEMAP
String SERVICE_SITEMAP_COMMITHANDLER
String SERVICE_COMPOSITE
String SERVICE_SPACE
String SERVICE_SPACE_FAVORITE
String SERVICE_TEMPLATE
String SERVICE_CONFIG
String SERVICE_FILESTORE
String SERVICE_WEBDAV
Method Detail |
---|
void invalidate()
unknown getModelCollections()
String[][] getMashupsCollections()
Object getCollectionData(String[] idArray)
idArray
-
The ID Array to lookup the service for.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |