Modifier and Type | Method and Description |
---|---|
ICollection |
addCollection(java.lang.String collectionUri,
java.lang.String title,
java.lang.String... acceptedTypes)
Add a new collection to the list of collections associated with this
workspace.
|
java.util.List<? extends ICollection> |
getCollections()
Returns the collections associated with this workspace.
|
java.util.List<? extends ICollection> getCollections()
ICollection addCollection(java.lang.String collectionUri, java.lang.String title, java.lang.String... acceptedTypes)