|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyEntity | |
|---|---|
| com.atlassian.crowd.integration.rest.entity | |
| com.atlassian.crowd.integration.rest.util | |
| Uses of PropertyEntity in com.atlassian.crowd.integration.rest.entity |
|---|
| Methods in com.atlassian.crowd.integration.rest.entity that return PropertyEntity | |
|---|---|
PropertyEntity |
PropertyRestrictionEntity.getProperty()
|
| Constructors in com.atlassian.crowd.integration.rest.entity with parameters of type PropertyEntity | |
|---|---|
PropertyRestrictionEntity(PropertyEntity property,
java.lang.String matchMode,
java.lang.String value)
Creates a new instance of RestPropertyRestriction. |
|
| Uses of PropertyEntity in com.atlassian.crowd.integration.rest.util |
|---|
| Methods in com.atlassian.crowd.integration.rest.util that return PropertyEntity | |
|---|---|
static PropertyEntity |
SearchRestrictionEntityTranslator.toPropertyEntity(Property property)
Converts from a Property to a PropertyEntity. |
| Methods in com.atlassian.crowd.integration.rest.util with parameters of type PropertyEntity | |
|---|---|
static Property |
SearchRestrictionEntityTranslator.toProperty(PropertyEntity propertyEntity)
Converts from a PropertyEntity to a Property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||