Class LinkTargetObjectSelectorType
- 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
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.LinkTargetObjectSelectorType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class LinkTargetObjectSelectorType extends LinkedObjectSelectorType
Selects objects among link targets (for this object). EXPERIMENTAL- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.Any
-
Nested 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
Fields Modifier and Type Field Description static QName
COMPLEX_TYPE
static ItemName
F_CHANGE_SITUATION
static ItemName
F_LINK_TYPE
static ItemName
F_MATCHES_CONSTRAINT
static ItemName
F_MATCHES_RULE_ASSIGNMENT
static Producer<LinkTargetObjectSelectorType>
FACTORY
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.LinkedObjectSelectorType
F_RELATION
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
F_ARCHETYPE_REF, F_DESCRIPTION, F_DOCUMENTATION, F_FILTER, F_ORG_REF, F_SUBTYPE, F_TYPE
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Constructor Summary
Constructors Constructor Description LinkTargetObjectSelectorType()
LinkTargetObjectSelectorType(PrismContext context)
Deprecated.
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.LinkedObjectSelectorType
getRelation
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
getArchetypeRef, getDescription, getDocumentation, getFilter, getOrgRef, getSubtype, getType, setDescription, setDocumentation, setFilter, setOrgRef, setSubtype, setType
-
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
-
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
-
-
-
Field Detail
-
COMPLEX_TYPE
public static final QName COMPLEX_TYPE
-
F_CHANGE_SITUATION
public static final ItemName F_CHANGE_SITUATION
-
F_LINK_TYPE
public static final ItemName F_LINK_TYPE
-
F_MATCHES_RULE_ASSIGNMENT
public static final ItemName F_MATCHES_RULE_ASSIGNMENT
-
F_MATCHES_CONSTRAINT
public static final ItemName F_MATCHES_CONSTRAINT
-
FACTORY
public static final Producer<LinkTargetObjectSelectorType> FACTORY
-
-
Constructor Detail
-
LinkTargetObjectSelectorType
public LinkTargetObjectSelectorType()
-
LinkTargetObjectSelectorType
@Deprecated public LinkTargetObjectSelectorType(PrismContext context)
Deprecated.
-
-
Method Detail
-
getChangeSituation
public LinkChangeSituationType getChangeSituation()
-
setChangeSituation
public void setChangeSituation(LinkChangeSituationType value)
-
getLinkType
public String getLinkType()
-
setLinkType
public void setLinkType(String value)
-
isMatchesRuleAssignment
public Boolean isMatchesRuleAssignment()
-
setMatchesRuleAssignment
public void setMatchesRuleAssignment(Boolean value)
-
isMatchesConstraint
public Boolean isMatchesConstraint()
-
setMatchesConstraint
public void setMatchesConstraint(Boolean value)
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classLinkedObjectSelectorType
-
id
public LinkTargetObjectSelectorType id(Long value)
- Overrides:
id
in classLinkedObjectSelectorType
-
changeSituation
public LinkTargetObjectSelectorType changeSituation(LinkChangeSituationType value)
-
linkType
public LinkTargetObjectSelectorType linkType(String value)
-
matchesRuleAssignment
public LinkTargetObjectSelectorType matchesRuleAssignment(Boolean value)
-
matchesConstraint
public LinkTargetObjectSelectorType matchesConstraint(Boolean value)
-
relation
public LinkTargetObjectSelectorType relation(QName value)
- Overrides:
relation
in classLinkedObjectSelectorType
-
description
public LinkTargetObjectSelectorType description(String value)
- Overrides:
description
in classLinkedObjectSelectorType
-
documentation
public LinkTargetObjectSelectorType documentation(String value)
- Overrides:
documentation
in classLinkedObjectSelectorType
-
type
public LinkTargetObjectSelectorType type(QName value)
- Overrides:
type
in classLinkedObjectSelectorType
-
subtype
public LinkTargetObjectSelectorType subtype(String value)
- Overrides:
subtype
in classLinkedObjectSelectorType
-
archetypeRef
public LinkTargetObjectSelectorType archetypeRef(ObjectReferenceType value)
- Overrides:
archetypeRef
in classLinkedObjectSelectorType
-
archetypeRef
public LinkTargetObjectSelectorType archetypeRef(String oid, QName type)
- Overrides:
archetypeRef
in classLinkedObjectSelectorType
-
archetypeRef
public LinkTargetObjectSelectorType archetypeRef(String oid, QName type, QName relation)
- Overrides:
archetypeRef
in classLinkedObjectSelectorType
-
beginArchetypeRef
public ObjectReferenceType beginArchetypeRef()
- Overrides:
beginArchetypeRef
in classLinkedObjectSelectorType
-
orgRef
public LinkTargetObjectSelectorType orgRef(ObjectReferenceType value)
- Overrides:
orgRef
in classLinkedObjectSelectorType
-
orgRef
public LinkTargetObjectSelectorType orgRef(String oid, QName type)
- Overrides:
orgRef
in classLinkedObjectSelectorType
-
orgRef
public LinkTargetObjectSelectorType orgRef(String oid, QName type, QName relation)
- Overrides:
orgRef
in classLinkedObjectSelectorType
-
beginOrgRef
public ObjectReferenceType beginOrgRef()
- Overrides:
beginOrgRef
in classLinkedObjectSelectorType
-
filter
public LinkTargetObjectSelectorType filter(SearchFilterType value)
- Overrides:
filter
in classLinkedObjectSelectorType
-
end
public <X> X end()
- Overrides:
end
in classLinkedObjectSelectorType
-
clone
public LinkTargetObjectSelectorType clone()
- Overrides:
clone
in classLinkedObjectSelectorType
-
-