@RemoteServiceRelativePath(value="greet")
public interface CollectionService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
Client_DigiObjectInfo |
getDigitalObjectOnDemand(String objectid,
String belongsTo,
BasketModelItemType type)
used to get additional information on demand
|
MetadataDescriptor |
getMetadataFormatAndLang(String md_oid,
String belongsTo) |
ResultsContainer |
getNextTreeItem(String collectionID,
int mode,
int j) |
String |
getObjectsPayload(String objectURI) |
void |
initializeTreeManager(String collectionId) |
Client_DigiObjectInfo getDigitalObjectOnDemand(String objectid, String belongsTo, BasketModelItemType type)
oid
- the object idMetadataDescriptor getMetadataFormatAndLang(String md_oid, String belongsTo)
md_oid
- belongsTo
- ResultsContainer getNextTreeItem(String collectionID, int mode, int j)
void initializeTreeManager(String collectionId)
Copyright © 2014. All Rights Reserved.