|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
DataResourceRole.
@WebServiceWSDL(targetNamespace="http://www.it-innovation.soton.ac.uk/2004/grid/ogsadai-db-role",
portTypeName="OgsaDaiDBRole",
resourcePath="ogsadaidbrole.wsdl",
serviceName="OgsaDaiDBRole",
bindingName="OgsaDaiDBRoleSoapBinding")
public interface OgsaDaiDBRoleIThe public interface for the database role objects. Specifies a list of methods supported by database role resources. Implemented by OgsaDaiDBConversation on the client side and OgsaDaiServiceSOAP on the service side.
| Field Summary | |
|---|---|
static String |
OGSADAI_DB_ROLE_RESOURCE_TYPE
Deprecated. A unique string to represent a type of resource accessed through the service. |
| 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.itinnovation.grid.types.PolicyManagement |
|---|
addPolicyRule, getPolicyRules, getValidRoles, removePolicyRule |
| Field Detail |
|---|
static final String OGSADAI_DB_ROLE_RESOURCE_TYPE
ConversationID.getResourceType(org.apache.axis.message.addressing.EndpointReferenceType),
Constant Field Values| Method Detail |
|---|
@WebMethod
@Deprecated
void addOwnerRule(MatchRule rule)
throws RemoteException
PolicyManagement.addPolicyRule(uk.ac.soton.itinnovation.grid.types.PolicyRule)
RemoteException
@WebMethod
@Deprecated
void removeOwnerRule(MatchRule rule)
throws RemoteException
PolicyManagement.removePolicyRule(uk.ac.soton.itinnovation.grid.types.PolicyRule)
RemoteException
@WebMethod
@Deprecated
MatchRule[] getOwnerRules()
throws RemoteException
PolicyManagement.getPolicyRules()
RemoteException
@WebMethod
@Deprecated
MatchRule[] getClientRules()
throws RemoteException
PolicyManagement.getPolicyRules()
RemoteException
@WebMethod
@Deprecated
void addClientRule(MatchRule rule)
throws RemoteException
PolicyManagement.addPolicyRule(uk.ac.soton.itinnovation.grid.types.PolicyRule)
RemoteException
@WebMethod
@Deprecated
void removeClientRule(MatchRule rule)
throws RemoteException
PolicyManagement.removePolicyRule(uk.ac.soton.itinnovation.grid.types.PolicyRule)
RemoteException
@WebMethod
@Deprecated
MatchRule[] getRules()
throws RemoteException
PolicyManagement.getPolicyRules()
RemoteException
@WebMethod(usesBillingHeader=true)
@Deprecated
org.apache.axis.message.addressing.EndpointReferenceType subscribe(MatchRule owner,
String label)
throws RemoteException
DataResourceRole.createSubscription(uk.ac.soton.itinnovation.grid.types.MatchRule, java.lang.String).
owner - The new owner role for the subscription.label - A label for the new subscription.
RemoteException
@WebMethod
@Deprecated
String[] getDetails()
throws RemoteException
DataResourceRole.getDataResourceRoleAttributes().
RemoteException
@WebMethod
@Deprecated
void modifyRole(String label,
String username,
String password,
String metricURI)
throws RemoteException
DataResourceRole.modifyDataResourceRole(java.lang.String, java.util.Map) .
label - The new label.username - The new RDBMS username.password - The new RDBMS password.metricURI - The new metric URI.
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||