|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkspace
Shared workspace interface.
Method Summary | |
---|---|
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. |
Method Detail |
---|
java.util.List<? extends ICollection> getCollections()
ICollection addCollection(java.lang.String collectionUri, java.lang.String title, java.lang.String... acceptedTypes)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |