|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServiceDocument
Shared service document interface.
Method Summary | |
---|---|
IWorkspace |
addWorkspace(java.lang.String title)
Add a new workspace to the service document, returning the newly created workspace to the caller. |
java.util.List<? extends IWorkspace> |
getWorkspaces()
Returns the workspaces associated with this service. |
Method Detail |
---|
java.util.List<? extends IWorkspace> getWorkspaces()
IWorkspace addWorkspace(java.lang.String title)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |