|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
OgsaDaiSubscription
@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2004/grid/ogsadai-db-subscription",
name="OgsaDaiDBSubscription",
wsdlLocation="ogsadaidbsubscription.wsdl",
serviceName="OgsaDaiDBSubscription")
@SoapBindingName(value="OgsaDaiDBSubscriptionSoapBinding")
public interface OgsaDaiDBSubscriptionIThe public interface for the database subscription objects. Specifies a list of methods supported by database subscription resources. Implemented by OgsaDaiSubscriptionConversation on the client side and OgsaDaiServiceSOAP on the service side.
| Field Summary | |
|---|---|
static String |
OGSADAI_DB_SUBSCRIPTION_RESOURCE_TYPE
Deprecated. A unique string to represent a type of resource accessed through the service. |
static QName |
ownerRuleName
Deprecated. |
| 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 |
| Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource |
|---|
getServiceMatchPattern |
| Field Detail |
|---|
static final String OGSADAI_DB_SUBSCRIPTION_RESOURCE_TYPE
ConversationID.getResourceType(org.apache.axis.message.addressing.EndpointReferenceType),
Constant Field Valuesstatic final QName ownerRuleName
| Method Detail |
|---|
@WebMethod
@Deprecated
MatchRule[] getOwnerRules()
throws RemoteException
PolicyManagement.getPolicyRules()
RemoteException
@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[] getDelegateRules()
throws RemoteException
PolicyManagement.getPolicyRules()
RemoteException
@WebMethod
@Deprecated
void addDelegateRule(MatchRule rule)
throws RemoteException
PolicyManagement.addPolicyRule(uk.ac.soton.itinnovation.grid.types.PolicyRule)
RemoteException
@WebMethod
@Deprecated
void removeDelegateRule(MatchRule rule)
throws RemoteException
PolicyManagement.removePolicyRule(uk.ac.soton.itinnovation.grid.types.PolicyRule)
RemoteException
@WebMethod
@Deprecated
MatchRule[] getRules()
throws RemoteException
PolicyManagement.getPolicyRules()
RemoteException
@WebMethod
@Deprecated
String executeSelect(MatchRule rule,
String sql)
throws RemoteException
perform(uk.org.ogsadai.types.ExtensibilityType)
rule - A match rule for the 'owner' role on any sessions that are created as
a result of this call.sql - An SQL SELECT query
RemoteException
@WebMethod
@Deprecated
String executeUpdate(MatchRule rule,
String sql)
throws RemoteException
perform(uk.org.ogsadai.types.ExtensibilityType)
rule - A match rule for the 'owner' role on any sessions that are created as
a result of this call.sql - An SQL UPDATE query
RemoteException
@WebMethod
@Deprecated
ExtensibilityType perform(ExtensibilityType sql)
throws RemoteException,
DAIException
OgsaDaiSubscription.perform(uk.org.ogsadai.types.ExtensibilityType).
sql - An OGSA-DAI perform document
RemoteException
DAIException
@WebMethod
@Deprecated
ExtensibilityType performWithRule(MatchRule rule,
ExtensibilityType sql)
throws RemoteException,
DAIException
OgsaDaiSubscription.performWithRule(uk.ac.soton.itinnovation.grid.types.MatchRule, uk.org.ogsadai.types.ExtensibilityType).
rule - A match rule for the 'owner' role on any sessions that are created as
a result of this call.sql - An OGSA-DAI perform document
RemoteException
DAIException
@WebMethod
@Deprecated
void putFully(String id,
ExtensibilityType data)
throws RemoteException,
ResourceBusyFaultType,
ResourceUnknownFaultType,
InternalFaultType,
RequestFaultType,
AuthorisationFaultType
OgsaDaiSubscription.putFully(java.lang.String, uk.org.ogsadai.types.ExtensibilityType).
RemoteException
ResourceBusyFaultType
ResourceUnknownFaultType
InternalFaultType
RequestFaultType
AuthorisationFaultType
@WebMethod
@Deprecated
void putBlock(String id,
ExtensibilityType data)
throws RemoteException,
ResourceBusyFaultType,
ResourceUnknownFaultType,
InternalFaultType,
RequestFaultType,
AuthorisationFaultType
OgsaDaiSubscription.putBlock(java.lang.String, uk.org.ogsadai.types.ExtensibilityType).
RemoteException
ResourceBusyFaultType
ResourceUnknownFaultType
InternalFaultType
RequestFaultType
AuthorisationFaultType
@WebMethod
@Deprecated
ExtensibilityType getFully(String id)
throws RemoteException,
ResourceBusyFaultType,
ResourceUnknownFaultType,
InternalFaultType,
RequestFaultType,
AuthorisationFaultType
OgsaDaiSubscription.getFully(java.lang.String).
RemoteException
ResourceBusyFaultType
ResourceUnknownFaultType
InternalFaultType
RequestFaultType
AuthorisationFaultType
@WebMethod
@Deprecated
ExtensibilityType getBlock(String id)
throws RemoteException,
ResourceBusyFaultType,
ResourceUnknownFaultType,
InternalFaultType,
RequestFaultType,
AuthorisationFaultType
OgsaDaiSubscription.getBlock(java.lang.String).
RemoteException
ResourceBusyFaultType
ResourceUnknownFaultType
InternalFaultType
RequestFaultType
AuthorisationFaultType
@WebMethod
@Deprecated
ExtensibilityType getNBlocks(String id,
int numberOfBlocks)
throws RemoteException,
ResourceBusyFaultType,
ResourceUnknownFaultType,
InternalFaultType,
RequestFaultType,
AuthorisationFaultType
OgsaDaiSubscription.getNBlocks(java.lang.String, int).
RemoteException
ResourceBusyFaultType
ResourceUnknownFaultType
InternalFaultType
RequestFaultType
AuthorisationFaultType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||