| Package | Description |
|---|---|
| com.google.gdata.data.introspection |
| Modifier and Type | Class and Description |
|---|---|
class |
Workspace
The Workspace class defines the basic Java object model
representation and XML parsing/generation support for an
AtomPub workspace.
|
| Modifier and Type | Method and Description |
|---|---|
IWorkspace |
IServiceDocument.addWorkspace(String title)
Add a new workspace to the service document, returning the newly created
workspace to the caller.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends IWorkspace> |
IServiceDocument.getWorkspaces()
Returns the workspaces associated with this service.
|
Copyright © 2012. All Rights Reserved.