uk.ac.soton.itinnovation.grid.client.ogsadai
Class OgsaDaiSubscriptionConversationHelpers

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource<T>
      extended by uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteConversation<OgsaDaiSubscriptionConversation>
          extended by uk.ac.soton.itinnovation.grid.client.ogsadai.OgsaDaiSubscriptionConversationHelpers
All Implemented Interfaces:
Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository

public class OgsaDaiSubscriptionConversationHelpers
extends BaseRemoteConversation<OgsaDaiSubscriptionConversation>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteConversation
log
 
Fields inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource
EPR, proxy, repository, serviceName, soapBinding, transport
 
Constructor Summary
OgsaDaiSubscriptionConversationHelpers()
           
 
Method Summary
 String executeSelect(String sql)
           
 String executeUpdate(String sql)
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteConversation
assertNotFinished, compareTo, finish, getChildConversations, getContextID, getParentConversation, getService, initHelper, isFinished, outOfDate, setLabel, toString
 
Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource
createMethod, equals, getDescription, getEndpoint, getEndpointRef, getInterface, getMethod, getParentURL, getRepository, getServiceName, getURL, getWSDL, hasMethod, invoke, invokeService, invokeService, setDescription
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getInterface, getParentURL, getRepository, getURL, setDescription
 

Constructor Detail

OgsaDaiSubscriptionConversationHelpers

public OgsaDaiSubscriptionConversationHelpers()
Method Detail

executeSelect

public String executeSelect(String sql)
                     throws RemoteException
Throws:
RemoteException

executeUpdate

public String executeUpdate(String sql)
                     throws RemoteException
Throws:
RemoteException


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