public class EntitlementPolicyAdminServiceStub extends org.apache.axis2.client.Stub implements EntitlementPolicyAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
EntitlementPolicyAdminServiceStub()
Default Constructor
|
EntitlementPolicyAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
EntitlementPolicyAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
EntitlementPolicyAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
EntitlementPolicyAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
addPolicies(PolicyDTO[] policies169)
Auto generated method signature
|
void |
addPolicy(PolicyDTO policyDTO165)
Auto generated method signature
|
void |
addSubscriber(PublisherDataHolder holder175)
Auto generated method signature
|
void |
deleteSubscriber(String subscriberId167)
Auto generated method signature
|
void |
dePromotePolicy(String policyId183)
Auto generated method signature
|
void |
enableDisablePolicy(String policyId221,
boolean enable222)
Auto generated method signature
|
PaginatedPolicySetDTO |
getAllPolicies(String policyTypeFilter156,
String policySearchString157,
int pageNumber158,
boolean isPDPPolicy159)
Auto generated method signature
|
String[] |
getAllPolicyIds(String searchString145)
Auto generated method signature
|
EntitlementTreeNodeDTO |
getEntitlementData(String dataModule137,
String category138,
String regexp139,
int dataLevel140,
int limit141)
Auto generated method signature
|
EntitlementFinderDataHolder[] |
getEntitlementDataModules()
Auto generated method signature
|
PolicyDTO |
getLightPolicy(String policyId185)
Auto generated method signature
|
PolicyDTO |
getPolicy(String policyId205,
boolean isPDPPolicy206)
Auto generated method signature
|
PolicyDTO |
getPolicyByVersion(String policyId197,
String version198)
Auto generated method signature
|
String[] |
getPolicyVersions(String policyId171)
Auto generated method signature
|
PublisherDataHolder[] |
getPublisherModuleData()
Auto generated method signature
|
PaginatedStatusHolder |
getStatusData(String about210,
String key211,
String type212,
String searchString213,
int pageNumber214)
Auto generated method signature
|
PublisherDataHolder |
getSubscriber(String subscribeId152)
Auto generated method signature
|
String[] |
getSubscriberIds(String searchString177)
Auto generated method signature
|
void |
importPolicyFromRegistry(String policyRegistryPath195)
Auto generated method signature
|
void |
orderPolicy(String policyId189,
int newOrder190)
Auto generated method signature
|
void |
publish(String verificationCode224)
Auto generated method signature
|
void |
publishPolicies(String[] policyIds229,
String version230,
String action231,
int order232,
String[] subscriberIds233)
Auto generated method signature
|
void |
publishToPDP(String[] policyIds235,
String version236,
String action237,
int order238)
Auto generated method signature
|
void |
removePolicies(String[] policyIds226,
boolean dePromote227)
Auto generated method signature
|
void |
removePolicy(String policyId202,
boolean dePromote203)
Auto generated method signature
|
void |
rollBackPolicy(String policyId192,
String version193)
Auto generated method signature
|
void |
startgetAllPolicies(String policyTypeFilter156,
String policySearchString157,
int pageNumber158,
boolean isPDPPolicy159,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllPolicyIds(String searchString145,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntitlementData(String dataModule137,
String category138,
String regexp139,
int dataLevel140,
int limit141,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntitlementDataModules(EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLightPolicy(String policyId185,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicy(String policyId205,
boolean isPDPPolicy206,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyByVersion(String policyId197,
String version198,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyVersions(String policyId171,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublisherModuleData(EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStatusData(String about210,
String key211,
String type212,
String searchString213,
int pageNumber214,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriber(String subscribeId152,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriberIds(String searchString177,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updatePolicy(PolicyDTO policyDTO163)
Auto generated method signature
|
void |
updateSubscriber(PublisherDataHolder holder181)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public EntitlementPolicyAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementPolicyAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementPolicyAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementPolicyAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementPolicyAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public EntitlementTreeNodeDTO getEntitlementData(String dataModule137, String category138, String regexp139, int dataLevel140, int limit141) throws RemoteException
getEntitlementData
in interface EntitlementPolicyAdminService
getEntitlementData136
- RemoteException
EntitlementPolicyAdminService.getEntitlementData(java.lang.String, java.lang.String, java.lang.String, int, int)
public void startgetEntitlementData(String dataModule137, String category138, String regexp139, int dataLevel140, int limit141, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetEntitlementData
in interface EntitlementPolicyAdminService
getEntitlementData136
- RemoteException
EntitlementPolicyAdminService.startgetEntitlementData(java.lang.String, java.lang.String, java.lang.String, int, int, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public String[] getAllPolicyIds(String searchString145) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getAllPolicyIds
in interface EntitlementPolicyAdminService
getAllPolicyIds144
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getAllPolicyIds(java.lang.String)
public void startgetAllPolicyIds(String searchString145, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetAllPolicyIds
in interface EntitlementPolicyAdminService
getAllPolicyIds144
- RemoteException
EntitlementPolicyAdminService.startgetAllPolicyIds(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public EntitlementFinderDataHolder[] getEntitlementDataModules() throws RemoteException
getEntitlementDataModules
in interface EntitlementPolicyAdminService
getEntitlementDataModules148
- RemoteException
EntitlementPolicyAdminService.getEntitlementDataModules()
public void startgetEntitlementDataModules(EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetEntitlementDataModules
in interface EntitlementPolicyAdminService
getEntitlementDataModules148
- RemoteException
EntitlementPolicyAdminService.startgetEntitlementDataModules(org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public PublisherDataHolder getSubscriber(String subscribeId152) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getSubscriber
in interface EntitlementPolicyAdminService
getSubscriber151
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getSubscriber(java.lang.String)
public void startgetSubscriber(String subscribeId152, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetSubscriber
in interface EntitlementPolicyAdminService
getSubscriber151
- RemoteException
EntitlementPolicyAdminService.startgetSubscriber(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public PaginatedPolicySetDTO getAllPolicies(String policyTypeFilter156, String policySearchString157, int pageNumber158, boolean isPDPPolicy159) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getAllPolicies
in interface EntitlementPolicyAdminService
getAllPolicies155
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getAllPolicies(java.lang.String, java.lang.String, int, boolean)
public void startgetAllPolicies(String policyTypeFilter156, String policySearchString157, int pageNumber158, boolean isPDPPolicy159, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetAllPolicies
in interface EntitlementPolicyAdminService
getAllPolicies155
- RemoteException
EntitlementPolicyAdminService.startgetAllPolicies(java.lang.String, java.lang.String, int, boolean, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void updatePolicy(PolicyDTO policyDTO163) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
updatePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void addPolicy(PolicyDTO policyDTO165) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
addPolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void deleteSubscriber(String subscriberId167) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
deleteSubscriber
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void addPolicies(PolicyDTO[] policies169) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
addPolicies
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public String[] getPolicyVersions(String policyId171) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicyVersions
in interface EntitlementPolicyAdminService
getPolicyVersions170
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getPolicyVersions(java.lang.String)
public void startgetPolicyVersions(String policyId171, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicyVersions
in interface EntitlementPolicyAdminService
getPolicyVersions170
- RemoteException
EntitlementPolicyAdminService.startgetPolicyVersions(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void addSubscriber(PublisherDataHolder holder175) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
addSubscriber
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public String[] getSubscriberIds(String searchString177) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getSubscriberIds
in interface EntitlementPolicyAdminService
getSubscriberIds176
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getSubscriberIds(java.lang.String)
public void startgetSubscriberIds(String searchString177, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetSubscriberIds
in interface EntitlementPolicyAdminService
getSubscriberIds176
- RemoteException
EntitlementPolicyAdminService.startgetSubscriberIds(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void updateSubscriber(PublisherDataHolder holder181) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
updateSubscriber
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void dePromotePolicy(String policyId183) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
dePromotePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PolicyDTO getLightPolicy(String policyId185) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getLightPolicy
in interface EntitlementPolicyAdminService
getLightPolicy184
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getLightPolicy(java.lang.String)
public void startgetLightPolicy(String policyId185, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetLightPolicy
in interface EntitlementPolicyAdminService
getLightPolicy184
- RemoteException
EntitlementPolicyAdminService.startgetLightPolicy(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void orderPolicy(String policyId189, int newOrder190) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
orderPolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void rollBackPolicy(String policyId192, String version193) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
rollBackPolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void importPolicyFromRegistry(String policyRegistryPath195) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
importPolicyFromRegistry
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PolicyDTO getPolicyByVersion(String policyId197, String version198) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicyByVersion
in interface EntitlementPolicyAdminService
getPolicyByVersion196
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getPolicyByVersion(java.lang.String, java.lang.String)
public void startgetPolicyByVersion(String policyId197, String version198, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicyByVersion
in interface EntitlementPolicyAdminService
getPolicyByVersion196
- RemoteException
EntitlementPolicyAdminService.startgetPolicyByVersion(java.lang.String, java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void removePolicy(String policyId202, boolean dePromote203) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
removePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PolicyDTO getPolicy(String policyId205, boolean isPDPPolicy206) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicy
in interface EntitlementPolicyAdminService
getPolicy204
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getPolicy(java.lang.String, boolean)
public void startgetPolicy(String policyId205, boolean isPDPPolicy206, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicy
in interface EntitlementPolicyAdminService
getPolicy204
- RemoteException
EntitlementPolicyAdminService.startgetPolicy(java.lang.String, boolean, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public PaginatedStatusHolder getStatusData(String about210, String key211, String type212, String searchString213, int pageNumber214) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getStatusData
in interface EntitlementPolicyAdminService
getStatusData209
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getStatusData(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)
public void startgetStatusData(String about210, String key211, String type212, String searchString213, int pageNumber214, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetStatusData
in interface EntitlementPolicyAdminService
getStatusData209
- RemoteException
EntitlementPolicyAdminService.startgetStatusData(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public PublisherDataHolder[] getPublisherModuleData() throws RemoteException
getPublisherModuleData
in interface EntitlementPolicyAdminService
getPublisherModuleData217
- RemoteException
EntitlementPolicyAdminService.getPublisherModuleData()
public void startgetPublisherModuleData(EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPublisherModuleData
in interface EntitlementPolicyAdminService
getPublisherModuleData217
- RemoteException
EntitlementPolicyAdminService.startgetPublisherModuleData(org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void enableDisablePolicy(String policyId221, boolean enable222) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
enableDisablePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void publish(String verificationCode224) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
publish
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void removePolicies(String[] policyIds226, boolean dePromote227) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
removePolicies
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void publishPolicies(String[] policyIds229, String version230, String action231, int order232, String[] subscriberIds233) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
publishPolicies
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void publishToPDP(String[] policyIds235, String version236, String action237, int order238) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
publishToPDP
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
Copyright © 2019 WSO2. All rights reserved.