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[] policies137)
Auto generated method signature
|
void |
addPolicy(PolicyDTO policyDTO154)
Auto generated method signature
|
void |
addSubscriber(PublisherDataHolder holder139)
Auto generated method signature
|
void |
deleteSubscriber(String subscriberId236)
Auto generated method signature
|
void |
dePromotePolicy(String policyId206)
Auto generated method signature
|
void |
enableDisablePolicy(String policyId226,
boolean enable227)
Auto generated method signature
|
PaginatedPolicySetDTO |
getAllPolicies(String policyTypeFilter229,
String policySearchString230,
int pageNumber231,
boolean isPDPPolicy232)
Auto generated method signature
|
String[] |
getAllPolicyIds(String searchString176)
Auto generated method signature
|
EntitlementTreeNodeDTO |
getEntitlementData(String dataModule208,
String category209,
String regexp210,
int dataLevel211,
int limit212)
Auto generated method signature
|
EntitlementFinderDataHolder[] |
getEntitlementDataModules()
Auto generated method signature
|
PolicyDTO |
getLightPolicy(String policyId190)
Auto generated method signature
|
PolicyDTO |
getPolicy(String policyId165,
boolean isPDPPolicy166)
Auto generated method signature
|
PolicyDTO |
getPolicyByVersion(String policyId221,
String version222)
Auto generated method signature
|
String[] |
getPolicyVersions(String policyId199)
Auto generated method signature
|
PublisherDataHolder[] |
getPublisherModuleData()
Auto generated method signature
|
PaginatedStatusHolder |
getStatusData(String about146,
String key147,
String type148,
String searchString149,
int pageNumber150)
Auto generated method signature
|
PublisherDataHolder |
getSubscriber(String subscribeId159)
Auto generated method signature
|
String[] |
getSubscriberIds(String searchString183)
Auto generated method signature
|
void |
importPolicyFromRegistry(String policyRegistryPath194)
Auto generated method signature
|
void |
orderPolicy(String policyId143,
int newOrder144)
Auto generated method signature
|
void |
publish(String verificationCode141)
Auto generated method signature
|
void |
publishPolicies(String[] policyIds170,
String version171,
String action172,
int order173,
String[] subscriberIds174)
Auto generated method signature
|
void |
publishToPDP(String[] policyIds216,
String version217,
String action218,
int order219)
Auto generated method signature
|
void |
removePolicies(String[] policyIds203,
boolean dePromote204)
Auto generated method signature
|
void |
removePolicy(String policyId156,
boolean dePromote157)
Auto generated method signature
|
void |
rollBackPolicy(String policyId187,
String version188)
Auto generated method signature
|
void |
startgetAllPolicies(String policyTypeFilter229,
String policySearchString230,
int pageNumber231,
boolean isPDPPolicy232,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllPolicyIds(String searchString176,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntitlementData(String dataModule208,
String category209,
String regexp210,
int dataLevel211,
int limit212,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntitlementDataModules(EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLightPolicy(String policyId190,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicy(String policyId165,
boolean isPDPPolicy166,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyByVersion(String policyId221,
String version222,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyVersions(String policyId199,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublisherModuleData(EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStatusData(String about146,
String key147,
String type148,
String searchString149,
int pageNumber150,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriber(String subscribeId159,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriberIds(String searchString183,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updatePolicy(PolicyDTO policyDTO238)
Auto generated method signature
|
void |
updateSubscriber(PublisherDataHolder holder163)
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 void addPolicies(PolicyDTO[] policies137) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
addPolicies
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void addSubscriber(PublisherDataHolder holder139) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
addSubscriber
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void publish(String verificationCode141) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
publish
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void orderPolicy(String policyId143, int newOrder144) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
orderPolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PaginatedStatusHolder getStatusData(String about146, String key147, String type148, String searchString149, int pageNumber150) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getStatusData
in interface EntitlementPolicyAdminService
getStatusData145
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getStatusData(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)
public void startgetStatusData(String about146, String key147, String type148, String searchString149, int pageNumber150, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetStatusData
in interface EntitlementPolicyAdminService
getStatusData145
- RemoteException
EntitlementPolicyAdminService.startgetStatusData(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void addPolicy(PolicyDTO policyDTO154) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
addPolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void removePolicy(String policyId156, boolean dePromote157) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
removePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PublisherDataHolder getSubscriber(String subscribeId159) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getSubscriber
in interface EntitlementPolicyAdminService
getSubscriber158
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getSubscriber(java.lang.String)
public void startgetSubscriber(String subscribeId159, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetSubscriber
in interface EntitlementPolicyAdminService
getSubscriber158
- RemoteException
EntitlementPolicyAdminService.startgetSubscriber(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void updateSubscriber(PublisherDataHolder holder163) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
updateSubscriber
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PolicyDTO getPolicy(String policyId165, boolean isPDPPolicy166) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicy
in interface EntitlementPolicyAdminService
getPolicy164
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getPolicy(java.lang.String, boolean)
public void startgetPolicy(String policyId165, boolean isPDPPolicy166, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicy
in interface EntitlementPolicyAdminService
getPolicy164
- RemoteException
EntitlementPolicyAdminService.startgetPolicy(java.lang.String, boolean, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void publishPolicies(String[] policyIds170, String version171, String action172, int order173, String[] subscriberIds174) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
publishPolicies
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public String[] getAllPolicyIds(String searchString176) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getAllPolicyIds
in interface EntitlementPolicyAdminService
getAllPolicyIds175
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getAllPolicyIds(java.lang.String)
public void startgetAllPolicyIds(String searchString176, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetAllPolicyIds
in interface EntitlementPolicyAdminService
getAllPolicyIds175
- RemoteException
EntitlementPolicyAdminService.startgetAllPolicyIds(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public EntitlementFinderDataHolder[] getEntitlementDataModules() throws RemoteException
getEntitlementDataModules
in interface EntitlementPolicyAdminService
getEntitlementDataModules179
- RemoteException
EntitlementPolicyAdminService.getEntitlementDataModules()
public void startgetEntitlementDataModules(EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetEntitlementDataModules
in interface EntitlementPolicyAdminService
getEntitlementDataModules179
- RemoteException
EntitlementPolicyAdminService.startgetEntitlementDataModules(org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public String[] getSubscriberIds(String searchString183) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getSubscriberIds
in interface EntitlementPolicyAdminService
getSubscriberIds182
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getSubscriberIds(java.lang.String)
public void startgetSubscriberIds(String searchString183, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetSubscriberIds
in interface EntitlementPolicyAdminService
getSubscriberIds182
- RemoteException
EntitlementPolicyAdminService.startgetSubscriberIds(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void rollBackPolicy(String policyId187, String version188) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
rollBackPolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PolicyDTO getLightPolicy(String policyId190) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getLightPolicy
in interface EntitlementPolicyAdminService
getLightPolicy189
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getLightPolicy(java.lang.String)
public void startgetLightPolicy(String policyId190, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetLightPolicy
in interface EntitlementPolicyAdminService
getLightPolicy189
- RemoteException
EntitlementPolicyAdminService.startgetLightPolicy(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void importPolicyFromRegistry(String policyRegistryPath194) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
importPolicyFromRegistry
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PublisherDataHolder[] getPublisherModuleData() throws RemoteException
getPublisherModuleData
in interface EntitlementPolicyAdminService
getPublisherModuleData195
- RemoteException
EntitlementPolicyAdminService.getPublisherModuleData()
public void startgetPublisherModuleData(EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPublisherModuleData
in interface EntitlementPolicyAdminService
getPublisherModuleData195
- RemoteException
EntitlementPolicyAdminService.startgetPublisherModuleData(org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public String[] getPolicyVersions(String policyId199) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicyVersions
in interface EntitlementPolicyAdminService
getPolicyVersions198
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getPolicyVersions(java.lang.String)
public void startgetPolicyVersions(String policyId199, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicyVersions
in interface EntitlementPolicyAdminService
getPolicyVersions198
- RemoteException
EntitlementPolicyAdminService.startgetPolicyVersions(java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void removePolicies(String[] policyIds203, boolean dePromote204) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
removePolicies
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void dePromotePolicy(String policyId206) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
dePromotePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public EntitlementTreeNodeDTO getEntitlementData(String dataModule208, String category209, String regexp210, int dataLevel211, int limit212) throws RemoteException
getEntitlementData
in interface EntitlementPolicyAdminService
getEntitlementData207
- RemoteException
EntitlementPolicyAdminService.getEntitlementData(java.lang.String, java.lang.String, java.lang.String, int, int)
public void startgetEntitlementData(String dataModule208, String category209, String regexp210, int dataLevel211, int limit212, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetEntitlementData
in interface EntitlementPolicyAdminService
getEntitlementData207
- RemoteException
EntitlementPolicyAdminService.startgetEntitlementData(java.lang.String, java.lang.String, java.lang.String, int, int, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void publishToPDP(String[] policyIds216, String version217, String action218, int order219) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
publishToPDP
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PolicyDTO getPolicyByVersion(String policyId221, String version222) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicyByVersion
in interface EntitlementPolicyAdminService
getPolicyByVersion220
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getPolicyByVersion(java.lang.String, java.lang.String)
public void startgetPolicyByVersion(String policyId221, String version222, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicyByVersion
in interface EntitlementPolicyAdminService
getPolicyByVersion220
- RemoteException
EntitlementPolicyAdminService.startgetPolicyByVersion(java.lang.String, java.lang.String, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void enableDisablePolicy(String policyId226, boolean enable227) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
enableDisablePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public PaginatedPolicySetDTO getAllPolicies(String policyTypeFilter229, String policySearchString230, int pageNumber231, boolean isPDPPolicy232) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getAllPolicies
in interface EntitlementPolicyAdminService
getAllPolicies228
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
EntitlementPolicyAdminService.getAllPolicies(java.lang.String, java.lang.String, int, boolean)
public void startgetAllPolicies(String policyTypeFilter229, String policySearchString230, int pageNumber231, boolean isPDPPolicy232, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
startgetAllPolicies
in interface EntitlementPolicyAdminService
getAllPolicies228
- RemoteException
EntitlementPolicyAdminService.startgetAllPolicies(java.lang.String, java.lang.String, int, boolean, org.wso2.carbon.identity.entitlement.stub.EntitlementPolicyAdminServiceCallbackHandler)
public void deleteSubscriber(String subscriberId236) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
deleteSubscriber
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
public void updatePolicy(PolicyDTO policyDTO238) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
updatePolicy
in interface EntitlementPolicyAdminService
EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.