Class LinkedObjectSelectorType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
com.evolveum.midpoint.xml.ns._public.common.common_3.LinkedObjectSelectorType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
- Direct Known Subclasses:
LinkSourceObjectSelectorType,LinkTargetObjectSelectorType
Selects objects among linked ones (for this object).
EXPERIMENTAL
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final Producer<LinkedObjectSelectorType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
F_ARCHETYPE_REF, F_DESCRIPTION, F_DOCUMENTATION, F_FILTER, F_NAME, F_ORG_REF, F_PARENT, F_SUBTYPE, F_TYPEFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchetypeRef(ObjectReferenceType value) archetypeRef(String oid, QName type) archetypeRef(String oid, QName type, QName relation) clone()description(String value) documentation(String value) <X> Xend()booleanfilter(SearchFilterType value) orgRef(ObjectReferenceType value) parent(ObjectParentSelectorType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
getArchetypeRef, getDescription, getDocumentation, getFilter, getName, getOrgRef, getParent, getSubtype, getType, setDescription, setDocumentation, setFilter, setName, setOrgRef, setParent, setSubtype, setTypeMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, cloneWithoutIdAndMetadata, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_RELATION
-
FACTORY
-
-
Constructor Details
-
LinkedObjectSelectorType
public LinkedObjectSelectorType() -
LinkedObjectSelectorType
Deprecated.
-
-
Method Details
-
getRelation
-
equals
- Overrides:
equalsin classObjectSelectorType
-
id
- Overrides:
idin classObjectSelectorType
-
relation
-
name
- Overrides:
namein classObjectSelectorType
-
description
- Overrides:
descriptionin classObjectSelectorType
-
documentation
- Overrides:
documentationin classObjectSelectorType
-
parent
- Overrides:
parentin classObjectSelectorType
-
beginParent
- Overrides:
beginParentin classObjectSelectorType
-
type
- Overrides:
typein classObjectSelectorType
-
subtype
- Overrides:
subtypein classObjectSelectorType
-
archetypeRef
- Overrides:
archetypeRefin classObjectSelectorType
-
archetypeRef
- Overrides:
archetypeRefin classObjectSelectorType
-
archetypeRef
- Overrides:
archetypeRefin classObjectSelectorType
-
beginArchetypeRef
- Overrides:
beginArchetypeRefin classObjectSelectorType
-
orgRef
- Overrides:
orgRefin classObjectSelectorType
-
orgRef
- Overrides:
orgRefin classObjectSelectorType
-
orgRef
- Overrides:
orgRefin classObjectSelectorType
-
beginOrgRef
- Overrides:
beginOrgRefin classObjectSelectorType
-
filter
- Overrides:
filterin classObjectSelectorType
-
end
public <X> X end()- Overrides:
endin classObjectSelectorType
-
clone
- Overrides:
clonein classObjectSelectorType
-