Package | Description |
---|---|
org.wso2.carbon.identity.entitlement | |
org.wso2.carbon.identity.entitlement.dto | |
org.wso2.carbon.identity.entitlement.policy.publisher |
Modifier and Type | Method and Description |
---|---|
StatusHolder[] |
PAPStatusDataHandler.getStatusData(String about,
String key,
String type,
String searchString) |
StatusHolder[] |
SimplePAPStatusDataHandler.getStatusData(String about,
String key,
String type,
String searchString) |
StatusHolder[] |
EntitlementNotificationExtension.getStatusData(String about,
String key,
String type,
String searchString) |
Modifier and Type | Method and Description |
---|---|
void |
PAPStatusDataHandler.handle(String about,
StatusHolder statusHolder) |
void |
SimplePAPStatusDataHandler.handle(String about,
StatusHolder statusHolder) |
void |
EntitlementNotificationExtension.handle(String about,
StatusHolder statusHolder)
handler will decide the process depending on the status in status holder
|
Modifier and Type | Method and Description |
---|---|
void |
PAPStatusDataHandler.handle(String about,
String key,
List<StatusHolder> statusHolder)
Handles
|
void |
SimplePAPStatusDataHandler.handle(String about,
String key,
List<StatusHolder> statusHolder) |
void |
EntitlementNotificationExtension.handle(String about,
String key,
List<StatusHolder> statusHolder) |
Modifier and Type | Method and Description |
---|---|
StatusHolder[] |
PaginatedStatusHolder.getStatusHolders() |
Modifier and Type | Method and Description |
---|---|
void |
PaginatedStatusHolder.setStatusHolders(StatusHolder[] statusHolders) |
Modifier and Type | Method and Description |
---|---|
boolean |
PostPublisherModule.postPublish(PublisherDataHolder holder,
List<StatusHolder> statusHolders) |
Copyright © 2016 WSO2. All rights reserved.