Uses of Class
org.gcube.portlets.user.collectionexplorer.client.model.Client_StorageReference

Packages that use Client_StorageReference
org.gcube.portlets.user.collectionexplorer.client.model   
 

Uses of Client_StorageReference in org.gcube.portlets.user.collectionexplorer.client.model
 

Methods in org.gcube.portlets.user.collectionexplorer.client.model that return types with arguments of type Client_StorageReference
 List<Client_StorageReference> Client_DigiObjectInfo.getAlternativeReprs()
           
 List<Client_StorageReference> Client_DigiObjectInfo.getAnnotations()
           
 List<Client_StorageReference> Client_DigiObjectInfo.getAvailableMetadata()
           
 List<Client_StorageReference> Client_DigiObjectInfo.getParts()
           
 

Method parameters in org.gcube.portlets.user.collectionexplorer.client.model with type arguments of type Client_StorageReference
 void Client_DigiObjectInfo.setAlternativeReprs(List<Client_StorageReference> alternativeReprs)
           
 void Client_DigiObjectInfo.setAnnotations(List<Client_StorageReference> annotations)
           
 void Client_DigiObjectInfo.setAvailableMetadata(List<Client_StorageReference> availableMetadata)
           
 void Client_DigiObjectInfo.setParts(List<Client_StorageReference> parts)
           
 

Constructor parameters in org.gcube.portlets.user.collectionexplorer.client.model with type arguments of type Client_StorageReference
Client_DigiObjectInfo(String oid, String name, long length, String mimetype, String collectionID, List<Client_StorageReference> availableMetadata, List<Client_StorageReference> alternativeReprs, List<Client_StorageReference> parts, List<Client_StorageReference> annotations)
           
Client_DigiObjectInfo(String oid, String name, long length, String mimetype, String collectionID, List<Client_StorageReference> availableMetadata, List<Client_StorageReference> alternativeReprs, List<Client_StorageReference> parts, List<Client_StorageReference> annotations)
           
Client_DigiObjectInfo(String oid, String name, long length, String mimetype, String collectionID, List<Client_StorageReference> availableMetadata, List<Client_StorageReference> alternativeReprs, List<Client_StorageReference> parts, List<Client_StorageReference> annotations)
           
Client_DigiObjectInfo(String oid, String name, long length, String mimetype, String collectionID, List<Client_StorageReference> availableMetadata, List<Client_StorageReference> alternativeReprs, List<Client_StorageReference> parts, List<Client_StorageReference> annotations)
           
 



Copyright © 2014. All Rights Reserved.