Package | Description |
---|---|
org.wso2.balana.utils | |
org.wso2.balana.utils.policy | |
org.wso2.balana.utils.policy.dto |
Modifier and Type | Method and Description |
---|---|
static Element |
PolicyUtils.createAttributeDesignatorElement(AttributeDesignatorDTO attributeDesignatorDTO,
Document doc)
This creates XML representation of attribute designator Element using AttributeDesignatorDTO object
|
Modifier and Type | Method and Description |
---|---|
static ApplyElementDTO |
BasicPolicyHelper.processGreaterLessThanFunctions(String function,
String dataType,
String attributeValue,
AttributeDesignatorDTO designatorDTO)
Process less than and greater than functions
|
Modifier and Type | Method and Description |
---|---|
AttributeDesignatorDTO |
ConditionElementDT0.getAttributeDesignator() |
AttributeDesignatorDTO |
MatchElementDTO.getAttributeDesignatorDTO() |
AttributeDesignatorDTO |
AttributeAssignmentElementDTO.getDesignatorDTO() |
Modifier and Type | Method and Description |
---|---|
List<AttributeDesignatorDTO> |
ApplyElementDTO.getAttributeDesignators() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionElementDT0.setAttributeDesignator(AttributeDesignatorDTO attributeDesignator) |
void |
MatchElementDTO.setAttributeDesignatorDTO(AttributeDesignatorDTO attributeDesignatorDTO) |
void |
ApplyElementDTO.setAttributeDesignators(AttributeDesignatorDTO attributeDesignator) |
void |
AttributeAssignmentElementDTO.setDesignatorDTO(AttributeDesignatorDTO designatorDTO) |
Copyright © 2017 WSO2. All rights reserved.