Uses of Interface
com.atlassian.crowd.search.query.entity.restriction.Property
Packages that use Property
Package
Description
-
Uses of Property in com.atlassian.crowd.search.builder
Methods in com.atlassian.crowd.search.builder with parameters of type PropertyModifier and TypeMethodDescriptionstatic <T> Restriction.RestrictionWithProperty<T>Returns an intermediate form of a property restriction.Constructors in com.atlassian.crowd.search.builder with parameters of type Property -
Uses of Property in com.atlassian.crowd.search.query.entity.restriction
Classes in com.atlassian.crowd.search.query.entity.restriction that implement PropertyMethods in com.atlassian.crowd.search.query.entity.restriction that return PropertyModifier and TypeMethodDescriptionPropertyRestriction.getProperty()Returns the property to match on.TermRestriction.getProperty()PropertyUtils.ofTypeBoolean(String name) PropertyUtils.ofTypeEnum(String name) PropertyUtils.ofTypeString(String name) Constructors in com.atlassian.crowd.search.query.entity.restriction with parameters of type PropertyModifierConstructorDescriptionTermRestriction(Property<T> property, MatchMode matchMode, T value) Constructs a restriction based on an entity property value and match mode.TermRestriction(Property<T> property, T value) -
Uses of Property in com.atlassian.crowd.search.query.entity.restriction.constants
Fields in com.atlassian.crowd.search.query.entity.restriction.constants declared as PropertyModifier and TypeFieldDescriptionGroupTermKeys.ACTIVEUserTermKeys.ACTIVEGroupTermKeys.CREATED_DATEUserTermKeys.CREATED_DATEGroupTermKeys.DESCRIPTIONUserTermKeys.DISPLAY_NAMEUserTermKeys.EMAILGroupTermKeys.EXTERNAL_IDUserTermKeys.EXTERNAL_IDUserTermKeys.FIRST_NAMEUserTermKeys.LAST_NAMEGroupTermKeys.LOCALGroupTermKeys.NAMEGroupTermKeys.UPDATED_DATEUserTermKeys.UPDATED_DATEUserTermKeys.USERNAMEFields in com.atlassian.crowd.search.query.entity.restriction.constants with type parameters of type PropertyModifier and TypeFieldDescriptionGroupTermKeys.ALL_GROUP_PROPERTIESUserTermKeys.ALL_USER_PROPERTIES