Uses of Class
com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity

Packages that use PropertyRestrictionEntity
com.atlassian.crowd.plugin.rest.util   
 

Uses of PropertyRestrictionEntity in com.atlassian.crowd.plugin.rest.util
 

Methods in com.atlassian.crowd.plugin.rest.util that return PropertyRestrictionEntity
static PropertyRestrictionEntity SearchRestrictionEntityTranslator.toPropertyRestrictionEntity(PropertyRestriction propertyRestriction)
          Converts from a PropertyRestriction to a PropertyRestrictionEntity.
 

Methods in com.atlassian.crowd.plugin.rest.util with parameters of type PropertyRestrictionEntity
static PropertyRestriction SearchRestrictionEntityTranslator.toPropertyRestriction(PropertyRestrictionEntity propertyRestrictionEntity)
          Converts from a PropertyRestrictionEntity to a PropertyRestriction.
 



Copyright © 2012 Atlassian. All Rights Reserved.