|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Client_DigiObjectInfo in org.gcube.portlets.user.collectionexplorer.client |
---|
Methods in org.gcube.portlets.user.collectionexplorer.client that return Client_DigiObjectInfo | |
---|---|
Client_DigiObjectInfo |
CollectionService.getDigitalObjectOnDemand(String objectid,
String belongsTo,
BasketModelItemType type)
used to get additional information on demand |
Method parameters in org.gcube.portlets.user.collectionexplorer.client with type arguments of type Client_DigiObjectInfo | |
---|---|
void |
CollectionServiceAsync.getDigitalObjectOnDemand(String objectid,
String belongsTo,
BasketModelItemType type,
com.google.gwt.user.client.rpc.AsyncCallback<Client_DigiObjectInfo> callback)
|
Uses of Client_DigiObjectInfo in org.gcube.portlets.user.collectionexplorer.client.components |
---|
Methods in org.gcube.portlets.user.collectionexplorer.client.components with parameters of type Client_DigiObjectInfo | |
---|---|
void |
ResultItem.enableTabs(Client_DigiObjectInfo result)
|
Uses of Client_DigiObjectInfo in org.gcube.portlets.user.collectionexplorer.client.model |
---|
Methods in org.gcube.portlets.user.collectionexplorer.client.model that return Client_DigiObjectInfo | |
---|---|
Client_DigiObjectInfo |
ResultObj.getDigiObjInfo()
|
Methods in org.gcube.portlets.user.collectionexplorer.client.model with parameters of type Client_DigiObjectInfo | |
---|---|
void |
ResultObj.setDigiObjInfo(Client_DigiObjectInfo digiObjInfo)
|
Constructors in org.gcube.portlets.user.collectionexplorer.client.model with parameters of type Client_DigiObjectInfo | |
---|---|
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)
|
Uses of Client_DigiObjectInfo in org.gcube.portlets.user.collectionexplorer.server |
---|
Methods in org.gcube.portlets.user.collectionexplorer.server that return Client_DigiObjectInfo | |
---|---|
Client_DigiObjectInfo |
CollectionServiceImpl.getDigitalObjectOnDemand(String objectid,
String belongsTo,
BasketModelItemType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |