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

All Superinterfaces:
Comparable<StorableInStateRepository>, Conversation, IdentifiableResource, PolicyManagement, ResourceMetadata, Signallable, SLAResource, StorableInStateRepository, WSResourceLifetime, WSTrust

public interface SLAConversation
extends Conversation, SLAResource

An SLAConversation represents a Service Level Agreement with a service provider. They are created using a RemoteSLAService.


Field Summary
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.sla.SLAResource
SLA_RESOURCE_TYPE
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.wstrust.WSTrust
DEFAULT_WSTRUST_ISSUER, requestSecurityToken, VALIDATE_SUBJECT_DESCRIPTION, WSTRUST_REQUEST_TYPE_ISSUANCE, WSTRUST_REQUEST_TYPE_VALIDATION, WSTRUST_SAML_1_1, WSTRUST_STATUS, WSTRUST_STATUS_INVALID, WSTRUST_STATUS_VALID, XMLNS_WSTRUST, XMLNS_WSU
 
Method Summary
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.Conversation
getService
 
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
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.sla.SLAResource
addOwnerRule, addUserRule, checkUser, closeSLA, continueActivity, getOwnerRules, getSLAState, getSLATerms, getUsage, getUsageSummary, getUserRules, removeOwnerRule, removeUserRule, startActivity
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.PolicyManagement
addPolicyRule, getPolicyRules, getValidRoles, removePolicyRule
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.ResourceMetadata
getEPR, setLabel
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wstrust.WSTrust
RequestSecurityToken
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource
getServiceMatchPattern
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.Signallable
getAvailableSignals, signal
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wsrf.WSResourceLifetime
destroy
 



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