|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Property in org.wso2.carbon.user.api |
|---|
| Methods in org.wso2.carbon.user.api that return Property | |
|---|---|
Property[] |
Properties.getAdvancedProperties()
|
Property[] |
Property.getChildProperties()
|
Property[] |
Properties.getMandatoryProperties()
|
Property[] |
Properties.getOptionalProperties()
|
| Methods in org.wso2.carbon.user.api with parameters of type Property | |
|---|---|
void |
Properties.setAdvancedProperties(Property[] advancedProperties)
|
void |
Property.setChildProperties(Property[] childProperties)
|
void |
Properties.setMandatoryProperties(Property[] mandatoryProperties)
|
void |
Properties.setOptionalProperties(Property[] optionalProperties)
|
| Constructors in org.wso2.carbon.user.api with parameters of type Property | |
|---|---|
Property(String name,
String value,
String description,
Property[] childProperties)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||