Package | Description |
---|---|
org.wso2.carbon.identity.entitlement.stub | |
org.wso2.carbon.identity.entitlement.stub.dto | |
org.wso2.carbon.identity.entitlement.stub.types.axis2 |
Modifier and Type | Method and Description |
---|---|
PolicyDTO |
EntitlementPolicyAdminService.getLightPolicy(String policyId83)
Auto generated method signature
|
PolicyDTO |
EntitlementPolicyAdminServiceStub.getLightPolicy(String policyId188)
Auto generated method signature
|
PolicyDTO |
EntitlementPolicyAdminService.getPolicy(String policyId103,
boolean isPDPPolicy104)
Auto generated method signature
|
PolicyDTO |
EntitlementPolicyAdminServiceStub.getPolicy(String policyId208,
boolean isPDPPolicy209)
Auto generated method signature
|
PolicyDTO |
EntitlementPolicyAdminService.getPolicyByVersion(String policyId95,
String version96)
Auto generated method signature
|
PolicyDTO |
EntitlementPolicyAdminServiceStub.getPolicyByVersion(String policyId200,
String version201)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
void |
EntitlementPolicyAdminService.addPolicies(PolicyDTO[] policies67)
Auto generated method signature for Asynchronous Invocations
|
void |
EntitlementPolicyAdminServiceStub.addPolicies(PolicyDTO[] policies172)
Auto generated method signature
|
void |
EntitlementPolicyAdminService.addPolicy(PolicyDTO policyDTO63)
Auto generated method signature for Asynchronous Invocations
|
void |
EntitlementPolicyAdminServiceStub.addPolicy(PolicyDTO policyDTO168)
Auto generated method signature
|
void |
EntitlementPolicyAdminServiceCallbackHandler.receiveResultgetLightPolicy(PolicyDTO result)
auto generated Axis2 call back method for getLightPolicy method
override this method for handling normal response from getLightPolicy operation
|
void |
EntitlementPolicyAdminServiceCallbackHandler.receiveResultgetPolicy(PolicyDTO result)
auto generated Axis2 call back method for getPolicy method
override this method for handling normal response from getPolicy operation
|
void |
EntitlementPolicyAdminServiceCallbackHandler.receiveResultgetPolicyByVersion(PolicyDTO result)
auto generated Axis2 call back method for getPolicyByVersion method
override this method for handling normal response from getPolicyByVersion operation
|
void |
EntitlementPolicyAdminService.updatePolicy(PolicyDTO policyDTO61)
Auto generated method signature for Asynchronous Invocations
|
void |
EntitlementPolicyAdminServiceStub.updatePolicy(PolicyDTO policyDTO166)
Auto generated method signature
|
Modifier and Type | Field and Description |
---|---|
protected PolicyDTO[] |
PaginatedPolicySetDTO.localPolicySet
field for PolicySet
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
PolicyDTO[] |
PaginatedPolicySetDTO.getPolicySet()
Auto generated getter method
|
static PolicyDTO |
PolicyDTO.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Method and Description |
---|---|
void |
PaginatedPolicySetDTO.addPolicySet(PolicyDTO param)
Auto generated add method for the array for convenience
|
void |
PaginatedPolicySetDTO.setPolicySet(PolicyDTO[] param)
Auto generated setter method
|
protected void |
PaginatedPolicySetDTO.validatePolicySet(PolicyDTO[] param)
validate the array for PolicySet
|
Modifier and Type | Field and Description |
---|---|
protected PolicyDTO |
GetLightPolicyResponse.local_return
field for _return
|
protected PolicyDTO |
GetPolicyByVersionResponse.local_return
field for _return
|
protected PolicyDTO |
GetPolicyResponse.local_return
field for _return
|
protected PolicyDTO[] |
AddPolicies.localPolicies
field for Policies
This was an Array!
|
protected PolicyDTO |
AddPolicy.localPolicyDTO
field for PolicyDTO
|
protected PolicyDTO |
UpdatePolicy.localPolicyDTO
field for PolicyDTO
|
Modifier and Type | Method and Description |
---|---|
PolicyDTO |
GetLightPolicyResponse.get_return()
Auto generated getter method
|
PolicyDTO |
GetPolicyByVersionResponse.get_return()
Auto generated getter method
|
PolicyDTO |
GetPolicyResponse.get_return()
Auto generated getter method
|
PolicyDTO[] |
AddPolicies.getPolicies()
Auto generated getter method
|
PolicyDTO |
AddPolicy.getPolicyDTO()
Auto generated getter method
|
PolicyDTO |
UpdatePolicy.getPolicyDTO()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
AddPolicies.addPolicies(PolicyDTO param)
Auto generated add method for the array for convenience
|
void |
GetLightPolicyResponse.set_return(PolicyDTO param)
Auto generated setter method
|
void |
GetPolicyByVersionResponse.set_return(PolicyDTO param)
Auto generated setter method
|
void |
GetPolicyResponse.set_return(PolicyDTO param)
Auto generated setter method
|
void |
AddPolicies.setPolicies(PolicyDTO[] param)
Auto generated setter method
|
void |
AddPolicy.setPolicyDTO(PolicyDTO param)
Auto generated setter method
|
void |
UpdatePolicy.setPolicyDTO(PolicyDTO param)
Auto generated setter method
|
protected void |
AddPolicies.validatePolicies(PolicyDTO[] param)
validate the array for Policies
|
Copyright © 2019 WSO2. All rights reserved.