uk.ac.soton.ecs.iam.grid.comms.client
Class DataServiceHelpers

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource<T>
      extended by uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteService<RemoteDataService>
          extended by uk.ac.soton.ecs.iam.grid.comms.client.DataServiceHelpers
All Implemented Interfaces:
Comparable<StorableInStateRepository>, StorableInStateRepository

public class DataServiceHelpers
extends BaseRemoteService<RemoteDataService>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource
EPR, log, proxy, repository, serviceName, soapBinding, transport
 
Constructor Summary
DataServiceHelpers()
           
 
Method Summary
 DataConversation createStagingArea(org.apache.axis.message.addressing.EndpointReferenceType billingInfo, String description)
           
 org.apache.axis.message.addressing.EndpointReferenceType createStagingArea(org.apache.axis.message.addressing.EndpointReferenceType billingInfo, String description, MatchRule owner)
           
 DataConversation createStagingArea(String description)
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteService
createMatchPattern, createMatchRule, getBillingInfo, setBillingInfo, toString
 
Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource
assertNotFinished, compareTo, createMethod, equals, getContextID, getDescription, getEndpoint, getEndpointRef, getInterface, getMethod, getParentURL, getRepository, getServiceName, getURL, getWSDL, hasMethod, initHelper, invoke, invokeService, invokeService, setDescription
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataServiceHelpers

public DataServiceHelpers()
Method Detail

createStagingArea

public DataConversation createStagingArea(org.apache.axis.message.addressing.EndpointReferenceType billingInfo,
                                          String description)
                                   throws RemoteException
Throws:
RemoteException

createStagingArea

public DataConversation createStagingArea(String description)
                                   throws RemoteException
Throws:
RemoteException

createStagingArea

public org.apache.axis.message.addressing.EndpointReferenceType createStagingArea(org.apache.axis.message.addressing.EndpointReferenceType billingInfo,
                                                                                  String description,
                                                                                  MatchRule owner)
                                                                           throws RemoteException
Throws:
RemoteException


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.