|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(String... properties)
|
Uses of PropertyReferenceListType in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util with parameters of type PropertyReferenceListType | |
---|---|
static Collection<ItemPath> |
MiscSchemaUtil.itemReferenceListTypeToItemPathList(PropertyReferenceListType resolve)
|
static 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |