sample.client
Interface SampleConversation

All Superinterfaces:
Comparable<StorableInStateRepository>, Conversation, PolicyManagement, ResourceMetadata, SampleResource, StorableInStateRepository, WSResourceLifetime

@InterfaceWithWSDL(value=SampleResource.class)
public interface SampleConversation
extends SampleResource, Conversation

A proxy to a resource on a remote sample service. This just extends the SampleResource SOAP interface with some local management methods.


Field Summary
 
Fields inherited from interface sample.SampleResource
SAMPLE_RESOURCE_TYPE
 
Method Summary
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.PolicyManagement
addPolicyRule, getPolicyRules, getValidRoles, removePolicyRule
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wsrf.WSResourceLifetime
destroy
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.ResourceMetadata
getEPR, setLabel
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.Conversation
finish, getChildConversations, getService, isFinished, outOfDate
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getInterface, getParentURL, getRepository, getURL, setDescription
 
Methods inherited from interface java.lang.Comparable
compareTo
 



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