Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_2.PropertyReferenceListType

Packages that use PropertyReferenceListType
com.evolveum.midpoint.common   
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.api_types_2   
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.common
 

Methods in com.evolveum.midpoint.common that return PropertyReferenceListType
static PropertyReferenceListType Utils.getResolveResourceList()
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.model.controller
 

Methods in com.evolveum.midpoint.model.controller that return PropertyReferenceListType
static PropertyReferenceListType ModelUtils.createPropertyReferenceListType(java.lang.String... properties)
           
 

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

Methods in com.evolveum.midpoint.schema.util with parameters of type PropertyReferenceListType
static java.util.Collection<ItemPath> MiscSchemaUtil.itemReferenceListTypeToItemPathList(PropertyReferenceListType resolve)
           
static java.lang.String SchemaDebugUtil.prettyPrint(PropertyReferenceListType reflist)
           
 

Uses of PropertyReferenceListType in com.evolveum.midpoint.xml.ns._public.common.api_types_2
 

Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return PropertyReferenceListType
 PropertyReferenceListType PropertyReferenceListType.clone()
          Creates and returns a deep copy of this object.
 PropertyReferenceListType ObjectFactory.createPropertyReferenceListType()
          Create an instance of PropertyReferenceListType
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_2 with parameters of type PropertyReferenceListType
PropertyReferenceListType(PropertyReferenceListType o)
          Creates a new PropertyReferenceListType instance by deeply copying a given PropertyReferenceListType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.