|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkspaceInfo | |
---|---|
org.apache.abdera.protocol.server | |
org.apache.abdera.protocol.server.provider.managed | |
org.apache.abdera.spring |
Uses of WorkspaceInfo in org.apache.abdera.protocol.server |
---|
Methods in org.apache.abdera.protocol.server that return types with arguments of type WorkspaceInfo | |
---|---|
Collection<WorkspaceInfo> |
WorkspaceManager.getWorkspaces(RequestContext request)
Return the list of available workspaces |
Uses of WorkspaceInfo in org.apache.abdera.protocol.server.provider.managed |
---|
Classes in org.apache.abdera.protocol.server.provider.managed that implement WorkspaceInfo | |
---|---|
class |
ManagedWorkspace
|
Uses of WorkspaceInfo in org.apache.abdera.spring |
---|
Methods in org.apache.abdera.spring that return types with arguments of type WorkspaceInfo | |
---|---|
Collection<WorkspaceInfo> |
ProviderFactoryBean.getWorkspaces()
|
Method parameters in org.apache.abdera.spring with type arguments of type WorkspaceInfo | |
---|---|
void |
ProviderFactoryBean.setWorkspaces(Collection<WorkspaceInfo> workspaces)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |