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