Modifier and Type | Method and Description |
---|---|
Client_DigiObjectInfo |
CollectionService.getDigitalObjectOnDemand(String objectid,
String belongsTo,
BasketModelItemType type)
used to get additional information on demand
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionServiceAsync.getDigitalObjectOnDemand(String objectid,
String belongsTo,
BasketModelItemType type,
com.google.gwt.user.client.rpc.AsyncCallback<Client_DigiObjectInfo> callback) |
Modifier and Type | Method and Description |
---|---|
void |
ResultItem.enableTabs(Client_DigiObjectInfo result) |
Modifier and Type | Method and Description |
---|---|
Client_DigiObjectInfo |
ResultObj.getDigiObjInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ResultObj.setDigiObjInfo(Client_DigiObjectInfo digiObjInfo) |
Constructor and Description |
---|
ResultObj(String currUserName,
String title,
String oid,
ResultRecord resultRec,
Client_DigiObjectInfo digiObjInfo,
String htmlText,
String metadataNo,
String annotationsNo,
String mimetype,
String collectionID,
String metadataCollectionID,
String rank,
String collectionName) |
Modifier and Type | Method and Description |
---|---|
Client_DigiObjectInfo |
CollectionServiceImpl.getDigitalObjectOnDemand(String objectid,
String belongsTo,
BasketModelItemType type) |
Copyright © 2014. All Rights Reserved.