| Modifier and Type | Method and Description |
|---|---|
List<CollectionBean> |
ManagementService.getCollections()
A method to get all collection beans of collections gathered from DIS
(real collections) along with all collection beans of collectionIDs
indices are stated to belong to (in their collectionID property) but
which do not exist in reality (fake collections)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementServiceAsync.getCollections(com.google.gwt.user.client.rpc.AsyncCallback<List<CollectionBean>> callback)
A method to get all collection beans of collections gathered from DIS
(real collections) along with all collection beans of collectionIDs
indices are stated to belong to (in their collectionID property) but
which do not exist in reality (fake collections)
|
| Modifier and Type | Method and Description |
|---|---|
List<CollectionBean> |
ManagementServiceImpl.getCollections()
A method to get all collection beans of collections gathered from DIS
(real collections) along with all collection beans of collectionIDs
indices are stated to belong to (in their collectionID property) but
which do not exist in reality (fake collections)
|
| Modifier and Type | Method and Description |
|---|---|
int |
CollectionBean.compareTo(CollectionBean arg0) |
Copyright © 2014. All Rights Reserved.