uk.ac.soton.itinnovation.grid.client.membership
Interface RemoteMembershipService

All Superinterfaces:
Comparable<StorableInStateRepository>, GridService, MembershipService, RemoteService, StorableInStateRepository, WebAdmin, WSRFService

@InterfaceWithWSDL(value=MembershipService.class)
public interface RemoteMembershipService
extends RemoteService, MembershipService


Field Summary
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.membership.MembershipService
MEMBERSHIP_SERVICE_TYPE
 
Method Summary
 MembershipGroupConversation createGroup(String label)
           
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.RemoteService
createMatchPattern, createMatchRule, getBillingInfo, getEndpoint, getMethod, setBillingInfo
 
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
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.membership.MembershipService
createGroup
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.webadmin.WebAdmin
ensurePoliciesDeployed, getAtomFeed
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wsrf.WSRFService
GetResourceProperty
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 

Method Detail

createGroup

MembershipGroupConversation createGroup(String label)
                                        throws RemoteException,
                                               ObjectAlreadyExists
Throws:
RemoteException
ObjectAlreadyExists


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