public interface Workspace
Workspaces are server-defined groups of Collections.
Modifier and Type | Method and Description |
---|---|
List<Collection> |
getCollections()
Get the list of the Collections
|
CommonAttributes |
getCommonAttributes()
Get common attributes
|
List<ExtensionElement> |
getExtesionElements()
Get the list of extension elements
|
Title |
getTitle()
Get the human-readable title for the Workspace
|
List<Collection> getCollections()
Collection
CommonAttributes getCommonAttributes()
CommonAttributes
List<ExtensionElement> getExtesionElements()
ExtensionElement
Copyright © 2013-2017 The Apache Software Foundation. All Rights Reserved.