|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Collection | |
|---|---|
| org.purl.sword.base | |
| Uses of Collection in org.purl.sword.base |
|---|
| Methods in org.purl.sword.base that return types with arguments of type Collection | |
|---|---|
Iterator<Collection> |
Workspace.collectionIterator()
Get an Iterator over the collections. |
List<Collection> |
Workspace.getCollections()
Get a list of the collections |
Iterator<Collection> |
ServiceDocument.getWorkspaceCollections()
Deprecated. Please access the value directly from the service. |
| Methods in org.purl.sword.base with parameters of type Collection | |
|---|---|
void |
Workspace.addCollection(Collection collection)
Add a collection to the Workspace. |
| Constructors in org.purl.sword.base with parameters of type Collection | |
|---|---|
ServiceDocument(ServiceLevel complianceLevel,
boolean noOp,
boolean verbose,
String workspaceTitle,
Collection workspaceCollections)
Deprecated. Please use the other constructors. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||