Uses of Class
org.gcube.datatransfer.portlets.user.shared.obj.TransferInfo

Packages that use TransferInfo
org.gcube.datatransfer.portlets.user.shared.obj   
org.gcube.datatransfer.portlets.user.shared.prop   
 

Uses of TransferInfo in org.gcube.datatransfer.portlets.user.shared.obj
 

Methods in org.gcube.datatransfer.portlets.user.shared.obj that return types with arguments of type TransferInfo
 List<TransferInfo> CallingManagementResult.getAllTheTransfersInDB()
           
 

Method parameters in org.gcube.datatransfer.portlets.user.shared.obj with type arguments of type TransferInfo
 void CallingManagementResult.setAllTheTransfersInDB(List<TransferInfo> allTheTransfersInDB)
           
 

Uses of TransferInfo in org.gcube.datatransfer.portlets.user.shared.prop
 

Methods in org.gcube.datatransfer.portlets.user.shared.prop that return types with arguments of type TransferInfo
 com.sencha.gxt.data.shared.ModelKeyProvider<TransferInfo> TransferInfoProperties.key()
           
 com.sencha.gxt.data.shared.LabelProvider<TransferInfo> TransferInfoProperties.nameLabel()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String[]> TransferInfoProperties.objectFailedIDs()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String[]> TransferInfoProperties.objectTrasferredIDs()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String> TransferInfoProperties.status()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String> TransferInfoProperties.submittedDate()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String> TransferInfoProperties.submitter()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,List<String>> TransferInfoProperties.transferError()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String> TransferInfoProperties.transferId()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String> TransferInfoProperties.transferIdOfAgent()
           
 com.sencha.gxt.core.client.ValueProvider<TransferInfo,String> TransferInfoProperties.typeOfScheduleString()
           
 



Copyright © 2012. All Rights Reserved.