uk.ac.soton.ecs.iam.grid.comms.client
Interface Conversation

All Superinterfaces:
Comparable<StorableInStateRepository>, StorableInStateRepository
All Known Subinterfaces:
AccountConversation, CltMgtRegistryResourceConversation, DataConversation, JobConversation, MembershipGroupConversation, OgsaDaiResourceConversation, OgsaDaiRoleConversation, OgsaDaiSubscriptionConversation, PrivateAccountConversation, SLAConversation, SLATemplateConversation, TradeAccountConversation
All Known Implementing Classes:
CltMgtRegistryResourceHelpers, CltMgtRegistryServiceHelpers, DataServiceHelpers, DataStagerHelpers, JobHelpers, JobServiceHelpers, LegacyProxyHelpers, MembershipGroupHelpers, MembershipServiceHelpers, OgsaDaiResourceConversationHelpers, OgsaDaiRoleConversationHelpers, OgsaDaiSubscriptionConversationHelpers, PrivateAccountHelpers, PrivateAccountServiceHelpers, RemoteOgsaDaiServiceHelpers, SampleServiceHelpers, SLAHelpers, SLAServiceHelpers, SLATemplateHelpers, TradeAccountHelpers, TradeAccountServiceHelpers

public interface Conversation
extends StorableInStateRepository

Each Conversation object corresponds to a GRIA resource.


Method Summary
 RemoteService getService()
          Return the service that created the resource.
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getURL, setDescription
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getService

RemoteService getService()
Return the service that created the resource.



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