public interface EntitlementPolicyAdminService
Modifier and Type | Method and Description |
---|---|
void |
addPolicies(PolicyDTO[] policies34)
Auto generated method signature for Asynchronous Invocations
|
void |
addPolicy(PolicyDTO policyDTO51)
Auto generated method signature for Asynchronous Invocations
|
void |
addSubscriber(PublisherDataHolder holder36)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteSubscriber(String subscriberId133)
Auto generated method signature for Asynchronous Invocations
|
void |
dePromotePolicy(String policyId103)
Auto generated method signature for Asynchronous Invocations
|
void |
enableDisablePolicy(String policyId123,
boolean enable124)
Auto generated method signature for Asynchronous Invocations
|
PaginatedPolicySetDTO |
getAllPolicies(String policyTypeFilter126,
String policySearchString127,
int pageNumber128,
boolean isPDPPolicy129)
Auto generated method signature
|
String[] |
getAllPolicyIds(String searchString73)
Auto generated method signature
|
EntitlementTreeNodeDTO |
getEntitlementData(String dataModule105,
String category106,
String regexp107,
int dataLevel108,
int limit109)
Auto generated method signature
|
EntitlementFinderDataHolder[] |
getEntitlementDataModules()
Auto generated method signature
|
PolicyDTO |
getLightPolicy(String policyId87)
Auto generated method signature
|
PolicyDTO |
getPolicy(String policyId62,
boolean isPDPPolicy63)
Auto generated method signature
|
PolicyDTO |
getPolicyByVersion(String policyId118,
String version119)
Auto generated method signature
|
String[] |
getPolicyVersions(String policyId96)
Auto generated method signature
|
PublisherDataHolder[] |
getPublisherModuleData()
Auto generated method signature
|
PaginatedStatusHolder |
getStatusData(String about43,
String key44,
String type45,
String searchString46,
int pageNumber47)
Auto generated method signature
|
PublisherDataHolder |
getSubscriber(String subscribeId56)
Auto generated method signature
|
String[] |
getSubscriberIds(String searchString80)
Auto generated method signature
|
void |
importPolicyFromRegistry(String policyRegistryPath91)
Auto generated method signature for Asynchronous Invocations
|
void |
orderPolicy(String policyId40,
int newOrder41)
Auto generated method signature for Asynchronous Invocations
|
void |
publish(String verificationCode38)
Auto generated method signature for Asynchronous Invocations
|
void |
publishPolicies(String[] policyIds67,
String version68,
String action69,
int order70,
String[] subscriberIds71)
Auto generated method signature for Asynchronous Invocations
|
void |
publishToPDP(String[] policyIds113,
String version114,
String action115,
int order116)
Auto generated method signature for Asynchronous Invocations
|
void |
removePolicies(String[] policyIds100,
boolean dePromote101)
Auto generated method signature for Asynchronous Invocations
|
void |
removePolicy(String policyId53,
boolean dePromote54)
Auto generated method signature for Asynchronous Invocations
|
void |
rollBackPolicy(String policyId84,
String version85)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllPolicies(String policyTypeFilter126,
String policySearchString127,
int pageNumber128,
boolean isPDPPolicy129,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllPolicyIds(String searchString73,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntitlementData(String dataModule105,
String category106,
String regexp107,
int dataLevel108,
int limit109,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntitlementDataModules(EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLightPolicy(String policyId87,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicy(String policyId62,
boolean isPDPPolicy63,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyByVersion(String policyId118,
String version119,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyVersions(String policyId96,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPublisherModuleData(EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStatusData(String about43,
String key44,
String type45,
String searchString46,
int pageNumber47,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriber(String subscribeId56,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSubscriberIds(String searchString80,
EntitlementPolicyAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updatePolicy(PolicyDTO policyDTO135)
Auto generated method signature for Asynchronous Invocations
|
void |
updateSubscriber(PublisherDataHolder holder60)
Auto generated method signature for Asynchronous Invocations
|
void addPolicies(PolicyDTO[] policies34) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
void addSubscriber(PublisherDataHolder holder36) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
void publish(String verificationCode38) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
void orderPolicy(String policyId40, int newOrder41) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
PaginatedStatusHolder getStatusData(String about43, String key44, String type45, String searchString46, int pageNumber47) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getStatusData42
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetStatusData(String about43, String key44, String type45, String searchString46, int pageNumber47, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getStatusData42
- RemoteException
void addPolicy(PolicyDTO policyDTO51) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
void removePolicy(String policyId53, boolean dePromote54) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
PublisherDataHolder getSubscriber(String subscribeId56) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getSubscriber55
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetSubscriber(String subscribeId56, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getSubscriber55
- RemoteException
void updateSubscriber(PublisherDataHolder holder60) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
PolicyDTO getPolicy(String policyId62, boolean isPDPPolicy63) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicy61
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetPolicy(String policyId62, boolean isPDPPolicy63, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getPolicy61
- RemoteException
void publishPolicies(String[] policyIds67, String version68, String action69, int order70, String[] subscriberIds71) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
String[] getAllPolicyIds(String searchString73) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getAllPolicyIds72
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetAllPolicyIds(String searchString73, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getAllPolicyIds72
- RemoteException
EntitlementFinderDataHolder[] getEntitlementDataModules() throws RemoteException
getEntitlementDataModules76
- RemoteException
void startgetEntitlementDataModules(EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getEntitlementDataModules76
- RemoteException
String[] getSubscriberIds(String searchString80) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getSubscriberIds79
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetSubscriberIds(String searchString80, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getSubscriberIds79
- RemoteException
void rollBackPolicy(String policyId84, String version85) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
PolicyDTO getLightPolicy(String policyId87) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getLightPolicy86
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetLightPolicy(String policyId87, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getLightPolicy86
- RemoteException
void importPolicyFromRegistry(String policyRegistryPath91) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
PublisherDataHolder[] getPublisherModuleData() throws RemoteException
getPublisherModuleData92
- RemoteException
void startgetPublisherModuleData(EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getPublisherModuleData92
- RemoteException
String[] getPolicyVersions(String policyId96) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicyVersions95
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetPolicyVersions(String policyId96, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getPolicyVersions95
- RemoteException
void removePolicies(String[] policyIds100, boolean dePromote101) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
void dePromotePolicy(String policyId103) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
EntitlementTreeNodeDTO getEntitlementData(String dataModule105, String category106, String regexp107, int dataLevel108, int limit109) throws RemoteException
getEntitlementData104
- RemoteException
void startgetEntitlementData(String dataModule105, String category106, String regexp107, int dataLevel108, int limit109, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getEntitlementData104
- RemoteException
void publishToPDP(String[] policyIds113, String version114, String action115, int order116) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
PolicyDTO getPolicyByVersion(String policyId118, String version119) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getPolicyByVersion117
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetPolicyByVersion(String policyId118, String version119, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getPolicyByVersion117
- RemoteException
void enableDisablePolicy(String policyId123, boolean enable124) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
PaginatedPolicySetDTO getAllPolicies(String policyTypeFilter126, String policySearchString127, int pageNumber128, boolean isPDPPolicy129) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
getAllPolicies125
- EntitlementPolicyAdminServiceEntitlementException
- :RemoteException
void startgetAllPolicies(String policyTypeFilter126, String policySearchString127, int pageNumber128, boolean isPDPPolicy129, EntitlementPolicyAdminServiceCallbackHandler callback) throws RemoteException
getAllPolicies125
- RemoteException
void deleteSubscriber(String subscriberId133) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
void updatePolicy(PolicyDTO policyDTO135) throws RemoteException, EntitlementPolicyAdminServiceEntitlementException
Copyright © 2017 WSO2. All rights reserved.