Package | Description |
---|---|
com.rometools.propono.atom.client | |
com.rometools.propono.atom.common | |
com.rometools.propono.atom.server.impl |
Modifier and Type | Class and Description |
---|---|
class |
ClientWorkspace
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Method and Description |
---|---|
Workspace |
ClientCollection.getWorkspace()
Deprecated.
Get workspace or null if collection is not associated with a workspace.
|
Modifier and Type | Method and Description |
---|---|
static Workspace |
Workspace.elementToWorkspace(org.jdom2.Element element)
Deprecated.
Deserialize a Atom workspace XML element into an object
|
Workspace |
AtomService.findWorkspace(String title)
Deprecated.
Find workspace by title.
|
Modifier and Type | Method and Description |
---|---|
List<Workspace> |
AtomService.getWorkspaces()
Deprecated.
Get Workspaces available from service.
|
Modifier and Type | Method and Description |
---|---|
void |
AtomService.addWorkspace(Workspace workspace)
Deprecated.
Add Workspace to service.
|
Modifier and Type | Method and Description |
---|---|
void |
AtomService.setWorkspaces(List<Workspace> workspaces)
Deprecated.
Set Workspaces of service.
|
Modifier and Type | Class and Description |
---|---|
class |
FileBasedWorkspace
Deprecated.
Propono will be removed in Rome 2.
|
Copyright © 2023. All rights reserved.