|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkspaceInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. The WorkspaceInfo interface provides information used to construct an app:workspace element
Method Summary | |
---|---|
Workspace |
asWorkspaceElement(RequestContext request)
Returns an instance of the FOM Workspace interface |
Collection<CollectionInfo> |
getCollections(RequestContext request)
Return the listing of collections available as part of the workspace |
String |
getTitle(RequestContext requsest)
Return the value of the app:workspace element's atom:title. |
Method Detail |
---|
String getTitle(RequestContext requsest)
Collection<CollectionInfo> getCollections(RequestContext request)
Workspace asWorkspaceElement(RequestContext request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |