Package | Description |
---|---|
org.restlet.ext.atom |
Modifier and Type | Method and Description |
---|---|
Workspace |
Collection.getWorkspace()
Returns the parent workspace.
|
Modifier and Type | Method and Description |
---|---|
List<Workspace> |
Service.getWorkspaces()
Returns the list of workspaces.
|
Modifier and Type | Method and Description |
---|---|
void |
Collection.setWorkspace(Workspace workspace)
Sets the parent workspace.
|
Constructor and Description |
---|
Collection(Workspace workspace,
String title,
String href)
Constructor.
|
Copyright © 2005–2014. All rights reserved.