| Package | Description |
|---|---|
| com.google.gdata.data.introspection |
| Modifier and Type | Class and Description |
|---|---|
class |
Collection
The Collection class defines the basic Java object model
representation and XML parsing/generation support for an
APP collection.
|
| Modifier and Type | Method and Description |
|---|---|
ICollection |
IWorkspace.addCollection(String collectionUri,
String title,
String... acceptedTypes)
Add a new collection to the list of collections associated with this
workspace.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ICollection> |
IWorkspace.getCollections()
Returns the collections associated with this workspace.
|
Copyright © 2012. All Rights Reserved.