|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Workspace | |
|---|---|
| org.restlet.ext.atom | Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version. |
| Uses of Workspace in org.restlet.ext.atom |
|---|
| Methods in org.restlet.ext.atom that return Workspace | |
|---|---|
Workspace |
Collection.getWorkspace()
Returns the parent workspace. |
| Methods in org.restlet.ext.atom that return types with arguments of type Workspace | |
|---|---|
List<Workspace> |
Service.getWorkspaces()
Returns the list of workspaces. |
| Methods in org.restlet.ext.atom with parameters of type Workspace | |
|---|---|
void |
Collection.setWorkspace(Workspace workspace)
Sets the parent workspace. |
| Constructors in org.restlet.ext.atom with parameters of type Workspace | |
|---|---|
Collection(Workspace workspace,
String title,
String href)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||