public class IServiceTaskStub extends org.apache.axis.client.Stub implements IServiceTask
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
| Constructor and Description |
|---|
IServiceTaskStub() |
IServiceTaskStub(javax.xml.rpc.Service service) |
IServiceTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
void |
activateServiceGroupRevision(java.lang.String svcGroupID) |
java.lang.String |
addAccessControl(java.lang.String svcGroupID,
Rubric condition) |
java.lang.String |
addAccessPoint(java.lang.String svcGroupID,
AccessPointNode accessPoint) |
java.lang.String |
addAccessPointEx(java.lang.String svcGroupID,
AccessPointNode accessPoint,
ExposeAsRestSettings exposeAsRestSettings) |
java.lang.String |
addCondition(java.lang.String svcGroupID,
ReusableCondition condition) |
java.lang.String |
addInterceptor(java.lang.String svcGroupID,
Rubric interceptor) |
java.lang.String |
addManagedService(java.lang.String svcGroupId,
ManagedServiceNode msNode) |
java.lang.String |
addMonitoringRule(java.lang.String apID,
Rule rule) |
java.lang.String |
addRoute(java.lang.String svcGroupID,
RouteDef routeDef) |
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
java.lang.String |
addServiceGroup(SvcGroup svcGroup) |
java.lang.String |
addServiceGroupRevision(java.lang.String svcGroupID) |
java.lang.String |
addSimpleServiceGroup(WsdlBinding wsdlBinding,
WsdlPortDef portDef,
java.lang.Object[] extraInfo) |
void |
addSvcGroupMonitoringRule(java.lang.String svcGroupID,
java.lang.String[] aps,
Rule rule) |
java.lang.String |
computeAccessPointUniqueKey(java.lang.String transportName,
java.lang.String svcGroupName,
java.lang.String accessPointName) |
IDObjectHolder |
computeIDObject(java.lang.String keyID) |
protected org.apache.axis.client.Call |
createCall() |
java.lang.String |
createCompoundServiceGroup(CompoundOptions options) |
void |
createMetadataExchangeAccessPoint(java.lang.String forApKeyID,
Transport transport,
java.lang.String prefix,
AbstractSecurityContract securityContract) |
void |
deactivateServiceGroupRevision(java.lang.String svcGroupID) |
void |
deleteAccessControl(java.lang.String rubricID) |
void |
deleteAccessPoint(java.lang.String accessPointID) |
void |
deleteCondition(java.lang.String keyID) |
void |
deleteInterceptor(java.lang.String keyID) |
void |
deleteManagedService(java.lang.String keyID) |
void |
deleteMonitoringRule(java.lang.String apID,
java.lang.String ruleID) |
void |
deleteRoute(java.lang.String svcGroupID,
java.lang.String routeID) |
void |
deleteServiceGroup(java.lang.String svcGroupID) |
void |
deleteServiceGroupRevisions(java.lang.String svcGroupID) |
void |
deleteSvcGroupMonitoringRule(java.lang.String svcGroupID,
java.lang.String ruleID) |
java.lang.String |
duplicateServiceGroup(java.lang.String svcGroupKeyID,
java.lang.String newKeyName,
java.lang.String newDescription) |
SvcOperation[] |
enumIntermediateWsdlOperations(java.lang.String svcGroupId) |
SvcOperation[] |
enumOperations(java.lang.String svcNodeID) |
boolean |
getAccessControlAccessDefault(java.lang.String svcGroupID) |
java.lang.String |
getAccessControlFaultMessage(java.lang.String svcGroupID) |
AccessControlRuleDef[] |
getAccessControlRules(java.lang.String svcGroupID) |
AccessPointNode |
getAccessPoint(java.lang.String accessPointId) |
OperationSelection[] |
getAccessPointOperationSelection(AccessPointNode accessPoint) |
AccessPointNode[] |
getAccessPoints(java.lang.String svcGroupID) |
AccessPointNode[] |
getAccessPointsOfSvcGroupMonitoringRule(java.lang.String svcGroupID,
java.lang.String ruleID) |
SvcGroup[] |
getActiveOrMostRecentRevisions() |
SvcGroup[] |
getActiveRevisions() |
ComplexRuleDef[] |
getAllMonitoringRules(java.lang.String apID) |
ComplexRuleDef[] |
getAllSvcGroupMonitoringRules(java.lang.String svcGroupID) |
ReusableCondition[] |
getConditions(java.lang.String svcGroupID) |
ExposeAsRestSettings |
getExposeAsRestSettings(java.lang.String apKeyID) |
InterceptorRuleDef[] |
getInterceptors(java.lang.String svcGroupID) |
Rubric[] |
getLocalAccessControlRules(java.lang.String svcGroupID) |
Rubric[] |
getLocalInterceptors(java.lang.String svcGroupID) |
ManagedServiceNode |
getManagedService(java.lang.String managedServiceID) |
ManagedServiceNode[] |
getManagedServices(java.lang.String svcGroupId) |
Rule[] |
getMonitoringRules(java.lang.String apID) |
java.lang.String |
getNoRouteFoundFaultMessage(java.lang.String svcGroupID) |
MsgField[] |
getReferencedMsgFields(BaseData bd) |
RouteDef |
getRoute(java.lang.String svcGroupID,
java.lang.String routeID) |
java.lang.String |
getRouteDestinationNames(java.lang.String svcGroupID,
java.lang.String routeID) |
RouteDef[] |
getRoutes(java.lang.String svcGroupID) |
SvcGroup[] |
getServiceGroups() |
Rule[] |
getSvcGroupMonitoringRules(java.lang.String svcGroupID) |
XSLTNodeEntryDef |
getTransform(java.lang.String apOrMSKeyID,
java.lang.String inOperationName) |
XSLTNodeEntryDef |
getTransform2(java.lang.String apOrMSKeyID,
java.lang.String inOperationName,
TransformOutputOperationDef[] trfOps) |
TransformOutputOperationDef[] |
getTransformOutputOperations(java.lang.String apOrMSKeyID) |
XSLTNodeEntryDef[] |
getTransforms(java.lang.String apOrMSKeyID) |
boolean |
hasExposeAsRestTransform(java.lang.String apKeyID) |
boolean |
hasTransform(java.lang.String apOrMsKeyID) |
boolean |
isDefaultAccessControlEntry(java.lang.String svcGroupID) |
boolean |
isDefaultRouteEntry(java.lang.String svcGroupID) |
boolean |
isMetadataExchangeAccessPoint(java.lang.String apKeyID) |
boolean |
isRestNode(java.lang.String nodeKeyID) |
boolean |
isServiceGroupActive(java.lang.String svcGroupId) |
boolean |
isServiceGroupLocked(java.lang.String svcGroupId) |
IDObject |
resolveIDObject(IDObject idObject,
boolean retrieveIfInactive) |
void |
setAccessControlsOrder(java.lang.String svcGroupID,
Rubric[] conditions) |
void |
setInterceptorsOrder(java.lang.String svcGroupID,
Rubric[] interceptors) |
void |
setMonitoringRulesOrder(java.lang.String apID,
Rule[] newOrder) |
void |
setRoutesOrder(java.lang.String svcGroupID,
java.lang.String[] routeIDs) |
void |
syncOperations(SvcNode node,
SvcOperation[] refOps) |
void |
updateAccessControl(Rubric condition) |
void |
updateAccessControlAccessDefault(java.lang.String svcGroupID,
boolean grantAccessByDefault) |
void |
updateAccessControlFaultMessage(java.lang.String svcGroupID,
java.lang.String faultMessage) |
void |
updateAccessPoint(AccessPointNode apNode) |
void |
updateAccessPointEx(AccessPointNode apNode,
ExposeAsRestSettings exposeAsRestSettings) |
void |
updateCondition(java.lang.String svcGroupID,
ReusableCondition condition) |
void |
updateInterceptor(Rubric interceptor) |
void |
updateManagedService(ManagedServiceNode msNode) |
void |
updateMonitoringRule(Rule rule) |
void |
updateNoRouteFoundFaultMessage(java.lang.String svcGroupID,
java.lang.String faultMessage) |
void |
updateRoute(java.lang.String svcGroupID,
RouteDef routeDef) |
void |
updateServiceGroup(SvcGroup svcGroup) |
void |
updateSvcGroupMonitoringRule(java.lang.String svcGroupID,
java.lang.String[] aps,
Rule rule) |
void |
updateTransform(java.lang.String apOrMsKeyID,
XSLTNodeEntryDef xsltDef) |
void |
validateExposeAsRestSettings(java.lang.String sgKeyID,
ExposeAsRestSettings exposeAsRestSettings) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public IServiceTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic IServiceTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic IServiceTaskStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate void addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic void deleteInterceptor(java.lang.String keyID)
throws java.rmi.RemoteException
deleteInterceptor in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addCondition(java.lang.String svcGroupID,
ReusableCondition condition)
throws java.rmi.RemoteException
addCondition in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateCondition(java.lang.String svcGroupID,
ReusableCondition condition)
throws java.rmi.RemoteException
updateCondition in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteCondition(java.lang.String keyID)
throws java.rmi.RemoteException
deleteCondition in interface IServiceTaskjava.rmi.RemoteExceptionpublic XSLTNodeEntryDef[] getTransforms(java.lang.String apOrMSKeyID) throws java.rmi.RemoteException
getTransforms in interface IServiceTaskjava.rmi.RemoteExceptionpublic AccessPointNode getAccessPoint(java.lang.String accessPointId) throws java.rmi.RemoteException
getAccessPoint in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteServiceGroupRevisions(java.lang.String svcGroupID)
throws java.rmi.RemoteException
deleteServiceGroupRevisions in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String computeAccessPointUniqueKey(java.lang.String transportName,
java.lang.String svcGroupName,
java.lang.String accessPointName)
throws java.rmi.RemoteException
computeAccessPointUniqueKey in interface IServiceTaskjava.rmi.RemoteExceptionpublic void activateServiceGroupRevision(java.lang.String svcGroupID)
throws java.rmi.RemoteException
activateServiceGroupRevision in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateAccessPoint(AccessPointNode apNode) throws java.rmi.RemoteException
updateAccessPoint in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean isServiceGroupActive(java.lang.String svcGroupId)
throws java.rmi.RemoteException
isServiceGroupActive in interface IServiceTaskjava.rmi.RemoteExceptionpublic SvcOperation[] enumIntermediateWsdlOperations(java.lang.String svcGroupId) throws java.rmi.RemoteException
enumIntermediateWsdlOperations in interface IServiceTaskjava.rmi.RemoteExceptionpublic SvcGroup[] getActiveRevisions() throws java.rmi.RemoteException
getActiveRevisions in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String createCompoundServiceGroup(CompoundOptions options) throws java.rmi.RemoteException
createCompoundServiceGroup in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addMonitoringRule(java.lang.String apID,
Rule rule)
throws java.rmi.RemoteException
addMonitoringRule in interface IServiceTaskjava.rmi.RemoteExceptionpublic void setMonitoringRulesOrder(java.lang.String apID,
Rule[] newOrder)
throws java.rmi.RemoteException
setMonitoringRulesOrder in interface IServiceTaskjava.rmi.RemoteExceptionpublic Rule[] getMonitoringRules(java.lang.String apID) throws java.rmi.RemoteException
getMonitoringRules in interface IServiceTaskjava.rmi.RemoteExceptionpublic ComplexRuleDef[] getAllMonitoringRules(java.lang.String apID) throws java.rmi.RemoteException
getAllMonitoringRules in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateMonitoringRule(Rule rule) throws java.rmi.RemoteException
updateMonitoringRule in interface IServiceTaskjava.rmi.RemoteExceptionpublic void addSvcGroupMonitoringRule(java.lang.String svcGroupID,
java.lang.String[] aps,
Rule rule)
throws java.rmi.RemoteException
addSvcGroupMonitoringRule in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateSvcGroupMonitoringRule(java.lang.String svcGroupID,
java.lang.String[] aps,
Rule rule)
throws java.rmi.RemoteException
updateSvcGroupMonitoringRule in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deactivateServiceGroupRevision(java.lang.String svcGroupID)
throws java.rmi.RemoteException
deactivateServiceGroupRevision in interface IServiceTaskjava.rmi.RemoteExceptionpublic SvcGroup[] getActiveOrMostRecentRevisions() throws java.rmi.RemoteException
getActiveOrMostRecentRevisions in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addServiceGroupRevision(java.lang.String svcGroupID)
throws java.rmi.RemoteException
addServiceGroupRevision in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String duplicateServiceGroup(java.lang.String svcGroupKeyID,
java.lang.String newKeyName,
java.lang.String newDescription)
throws java.rmi.RemoteException
duplicateServiceGroup in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateAccessPointEx(AccessPointNode apNode, ExposeAsRestSettings exposeAsRestSettings) throws java.rmi.RemoteException
updateAccessPointEx in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteAccessPoint(java.lang.String accessPointID)
throws java.rmi.RemoteException
deleteAccessPoint in interface IServiceTaskjava.rmi.RemoteExceptionpublic OperationSelection[] getAccessPointOperationSelection(AccessPointNode accessPoint) throws java.rmi.RemoteException
getAccessPointOperationSelection in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean isServiceGroupLocked(java.lang.String svcGroupId)
throws java.rmi.RemoteException
isServiceGroupLocked in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteMonitoringRule(java.lang.String apID,
java.lang.String ruleID)
throws java.rmi.RemoteException
deleteMonitoringRule in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addSimpleServiceGroup(WsdlBinding wsdlBinding, WsdlPortDef portDef, java.lang.Object[] extraInfo) throws java.rmi.RemoteException
addSimpleServiceGroup in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateServiceGroup(SvcGroup svcGroup) throws java.rmi.RemoteException
updateServiceGroup in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteServiceGroup(java.lang.String svcGroupID)
throws java.rmi.RemoteException
deleteServiceGroup in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean isDefaultAccessControlEntry(java.lang.String svcGroupID)
throws java.rmi.RemoteException
isDefaultAccessControlEntry in interface IServiceTaskjava.rmi.RemoteExceptionpublic Rule[] getSvcGroupMonitoringRules(java.lang.String svcGroupID) throws java.rmi.RemoteException
getSvcGroupMonitoringRules in interface IServiceTaskjava.rmi.RemoteExceptionpublic Rubric[] getLocalAccessControlRules(java.lang.String svcGroupID) throws java.rmi.RemoteException
getLocalAccessControlRules in interface IServiceTaskjava.rmi.RemoteExceptionpublic AccessControlRuleDef[] getAccessControlRules(java.lang.String svcGroupID) throws java.rmi.RemoteException
getAccessControlRules in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addManagedService(java.lang.String svcGroupId,
ManagedServiceNode msNode)
throws java.rmi.RemoteException
addManagedService in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteManagedService(java.lang.String keyID)
throws java.rmi.RemoteException
deleteManagedService in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean hasExposeAsRestTransform(java.lang.String apKeyID)
throws java.rmi.RemoteException
hasExposeAsRestTransform in interface IServiceTaskjava.rmi.RemoteExceptionpublic void setAccessControlsOrder(java.lang.String svcGroupID,
Rubric[] conditions)
throws java.rmi.RemoteException
setAccessControlsOrder in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteAccessControl(java.lang.String rubricID)
throws java.rmi.RemoteException
deleteAccessControl in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateManagedService(ManagedServiceNode msNode) throws java.rmi.RemoteException
updateManagedService in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateInterceptor(Rubric interceptor) throws java.rmi.RemoteException
updateInterceptor in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteSvcGroupMonitoringRule(java.lang.String svcGroupID,
java.lang.String ruleID)
throws java.rmi.RemoteException
deleteSvcGroupMonitoringRule in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean getAccessControlAccessDefault(java.lang.String svcGroupID)
throws java.rmi.RemoteException
getAccessControlAccessDefault in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String getAccessControlFaultMessage(java.lang.String svcGroupID)
throws java.rmi.RemoteException
getAccessControlFaultMessage in interface IServiceTaskjava.rmi.RemoteExceptionpublic TransformOutputOperationDef[] getTransformOutputOperations(java.lang.String apOrMSKeyID) throws java.rmi.RemoteException
getTransformOutputOperations in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateAccessControlAccessDefault(java.lang.String svcGroupID,
boolean grantAccessByDefault)
throws java.rmi.RemoteException
updateAccessControlAccessDefault in interface IServiceTaskjava.rmi.RemoteExceptionpublic Rubric[] getLocalInterceptors(java.lang.String svcGroupID) throws java.rmi.RemoteException
getLocalInterceptors in interface IServiceTaskjava.rmi.RemoteExceptionpublic ManagedServiceNode[] getManagedServices(java.lang.String svcGroupId) throws java.rmi.RemoteException
getManagedServices in interface IServiceTaskjava.rmi.RemoteExceptionpublic ManagedServiceNode getManagedService(java.lang.String managedServiceID) throws java.rmi.RemoteException
getManagedService in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean isMetadataExchangeAccessPoint(java.lang.String apKeyID)
throws java.rmi.RemoteException
isMetadataExchangeAccessPoint in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String getNoRouteFoundFaultMessage(java.lang.String svcGroupID)
throws java.rmi.RemoteException
getNoRouteFoundFaultMessage in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateAccessControl(Rubric condition) throws java.rmi.RemoteException
updateAccessControl in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateNoRouteFoundFaultMessage(java.lang.String svcGroupID,
java.lang.String faultMessage)
throws java.rmi.RemoteException
updateNoRouteFoundFaultMessage in interface IServiceTaskjava.rmi.RemoteExceptionpublic ComplexRuleDef[] getAllSvcGroupMonitoringRules(java.lang.String svcGroupID) throws java.rmi.RemoteException
getAllSvcGroupMonitoringRules in interface IServiceTaskjava.rmi.RemoteExceptionpublic MsgField[] getReferencedMsgFields(BaseData bd) throws java.rmi.RemoteException
getReferencedMsgFields in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String getRouteDestinationNames(java.lang.String svcGroupID,
java.lang.String routeID)
throws java.rmi.RemoteException
getRouteDestinationNames in interface IServiceTaskjava.rmi.RemoteExceptionpublic void validateExposeAsRestSettings(java.lang.String sgKeyID,
ExposeAsRestSettings exposeAsRestSettings)
throws java.rmi.RemoteException
validateExposeAsRestSettings in interface IServiceTaskjava.rmi.RemoteExceptionpublic void setInterceptorsOrder(java.lang.String svcGroupID,
Rubric[] interceptors)
throws java.rmi.RemoteException
setInterceptorsOrder in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean isDefaultRouteEntry(java.lang.String svcGroupID)
throws java.rmi.RemoteException
isDefaultRouteEntry in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateAccessControlFaultMessage(java.lang.String svcGroupID,
java.lang.String faultMessage)
throws java.rmi.RemoteException
updateAccessControlFaultMessage in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addServiceGroup(SvcGroup svcGroup) throws java.rmi.RemoteException
addServiceGroup in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addInterceptor(java.lang.String svcGroupID,
Rubric interceptor)
throws java.rmi.RemoteException
addInterceptor in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addAccessPoint(java.lang.String svcGroupID,
AccessPointNode accessPoint)
throws java.rmi.RemoteException
addAccessPoint in interface IServiceTaskjava.rmi.RemoteExceptionpublic XSLTNodeEntryDef getTransform2(java.lang.String apOrMSKeyID, java.lang.String inOperationName, TransformOutputOperationDef[] trfOps) throws java.rmi.RemoteException
getTransform2 in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addAccessControl(java.lang.String svcGroupID,
Rubric condition)
throws java.rmi.RemoteException
addAccessControl in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateRoute(java.lang.String svcGroupID,
RouteDef routeDef)
throws java.rmi.RemoteException
updateRoute in interface IServiceTaskjava.rmi.RemoteExceptionpublic XSLTNodeEntryDef getTransform(java.lang.String apOrMSKeyID, java.lang.String inOperationName) throws java.rmi.RemoteException
getTransform in interface IServiceTaskjava.rmi.RemoteExceptionpublic RouteDef[] getRoutes(java.lang.String svcGroupID) throws java.rmi.RemoteException
getRoutes in interface IServiceTaskjava.rmi.RemoteExceptionpublic IDObjectHolder computeIDObject(java.lang.String keyID) throws java.rmi.RemoteException
computeIDObject in interface IServiceTaskjava.rmi.RemoteExceptionpublic RouteDef getRoute(java.lang.String svcGroupID, java.lang.String routeID) throws java.rmi.RemoteException
getRoute in interface IServiceTaskjava.rmi.RemoteExceptionpublic SvcOperation[] enumOperations(java.lang.String svcNodeID) throws java.rmi.RemoteException
enumOperations in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addAccessPointEx(java.lang.String svcGroupID,
AccessPointNode accessPoint,
ExposeAsRestSettings exposeAsRestSettings)
throws java.rmi.RemoteException
addAccessPointEx in interface IServiceTaskjava.rmi.RemoteExceptionpublic void updateTransform(java.lang.String apOrMsKeyID,
XSLTNodeEntryDef xsltDef)
throws java.rmi.RemoteException
updateTransform in interface IServiceTaskjava.rmi.RemoteExceptionpublic SvcGroup[] getServiceGroups() throws java.rmi.RemoteException
getServiceGroups in interface IServiceTaskjava.rmi.RemoteExceptionpublic java.lang.String addRoute(java.lang.String svcGroupID,
RouteDef routeDef)
throws java.rmi.RemoteException
addRoute in interface IServiceTaskjava.rmi.RemoteExceptionpublic void setRoutesOrder(java.lang.String svcGroupID,
java.lang.String[] routeIDs)
throws java.rmi.RemoteException
setRoutesOrder in interface IServiceTaskjava.rmi.RemoteExceptionpublic void syncOperations(SvcNode node, SvcOperation[] refOps) throws java.rmi.RemoteException
syncOperations in interface IServiceTaskjava.rmi.RemoteExceptionpublic IDObject resolveIDObject(IDObject idObject, boolean retrieveIfInactive) throws java.rmi.RemoteException
resolveIDObject in interface IServiceTaskjava.rmi.RemoteExceptionpublic void deleteRoute(java.lang.String svcGroupID,
java.lang.String routeID)
throws java.rmi.RemoteException
deleteRoute in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean hasTransform(java.lang.String apOrMsKeyID)
throws java.rmi.RemoteException
hasTransform in interface IServiceTaskjava.rmi.RemoteExceptionpublic ReusableCondition[] getConditions(java.lang.String svcGroupID) throws java.rmi.RemoteException
getConditions in interface IServiceTaskjava.rmi.RemoteExceptionpublic boolean isRestNode(java.lang.String nodeKeyID)
throws java.rmi.RemoteException
isRestNode in interface IServiceTaskjava.rmi.RemoteExceptionpublic void createMetadataExchangeAccessPoint(java.lang.String forApKeyID,
Transport transport,
java.lang.String prefix,
AbstractSecurityContract securityContract)
throws java.rmi.RemoteException
createMetadataExchangeAccessPoint in interface IServiceTaskjava.rmi.RemoteExceptionpublic AccessPointNode[] getAccessPointsOfSvcGroupMonitoringRule(java.lang.String svcGroupID, java.lang.String ruleID) throws java.rmi.RemoteException
getAccessPointsOfSvcGroupMonitoringRule in interface IServiceTaskjava.rmi.RemoteExceptionpublic ExposeAsRestSettings getExposeAsRestSettings(java.lang.String apKeyID) throws java.rmi.RemoteException
getExposeAsRestSettings in interface IServiceTaskjava.rmi.RemoteExceptionpublic AccessPointNode[] getAccessPoints(java.lang.String svcGroupID) throws java.rmi.RemoteException
getAccessPoints in interface IServiceTaskjava.rmi.RemoteExceptionpublic InterceptorRuleDef[] getInterceptors(java.lang.String svcGroupID) throws java.rmi.RemoteException
getInterceptors in interface IServiceTaskjava.rmi.RemoteException