Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.PropertyReferenceType

Packages that use PropertyReferenceType
com.evolveum.midpoint.common   
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of PropertyReferenceType in com.evolveum.midpoint.common
 

Methods in com.evolveum.midpoint.common that return PropertyReferenceType
static PropertyReferenceType Utils.fillPropertyReference(java.lang.String resolve)
           
 

Uses of PropertyReferenceType in com.evolveum.midpoint.schema.util
 

Methods in com.evolveum.midpoint.schema.util with parameters of type PropertyReferenceType
static java.lang.String DebugUtil.prettyPrint(PropertyReferenceType ref)
           
 

Uses of PropertyReferenceType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Subclasses of PropertyReferenceType in com.evolveum.midpoint.xml.ns._public.common.common_1
 class PropertyAvailableValuesType
          Describe available or proposed values of an attribute.
 class PropertyConstructionType
          Definition of construction of a (general) property.
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as PropertyReferenceType
protected  PropertyReferenceType PagingType.orderBy
           
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type PropertyReferenceType
protected  java.util.List<PropertyReferenceType> PropertyReferenceListType.property
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return PropertyReferenceType
 PropertyReferenceType ObjectFactory.createPropertyReferenceType()
          Create an instance of PropertyReferenceType
 PropertyReferenceType PagingType.getOrderBy()
          Gets the value of the orderBy property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type PropertyReferenceType
 java.util.List<PropertyReferenceType> PropertyReferenceListType.getProperty()
          Gets the value of the property property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type PropertyReferenceType
 void PagingType.setOrderBy(PropertyReferenceType value)
          Sets the value of the orderBy property.
 



Copyright © 2012 evolveum. All Rights Reserved.