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

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
      extended by uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<OgsaDaiSubscription>
          extended by uk.ac.soton.itinnovation.grid.client.ogsadai.OgsaDaiSubscriptionConversationHelpers
All Implemented Interfaces:
Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository, ProxyHelpers, WebProxy

@RawProxyInterface(value=OgsaDaiSubscription.class)
public class OgsaDaiSubscriptionConversationHelpers
extends LegacyProxyHelpers<OgsaDaiSubscription>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
helperProxyFactory, log, rawProxy, target, transport
 
Constructor Summary
OgsaDaiSubscriptionConversationHelpers()
           
 
Method Summary
 String executeSelect(String sql)
           
 String executeUpdate(String sql)
           
 RemoteService getService()
          Return the service that created the resource.
protected  Class<RemoteOgsaDaiService> getServiceIface()
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers
compareTo, createMatchPattern, createMatchRule, getClientMatchPattern, getDescription, getEndpoint, getEndpointRef, getOwnerRule, getServiceMatchPattern, getURL, setDescription, setLabel, toString
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
initProxyHelpers, proxyGetInvocationEngine, proxyGetRemoteMethod, proxyGetTarget, proxyHasMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

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

getServiceIface

protected Class<RemoteOgsaDaiService> getServiceIface()
Overrides:
getServiceIface in class LegacyProxyHelpers<OgsaDaiSubscription>

getService

public RemoteService getService()
Description copied from interface: Conversation
Return the service that created the resource.

Specified by:
getService in interface Conversation
Overrides:
getService in class LegacyProxyHelpers<OgsaDaiSubscription>


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