Class SubjectedObjectSelectorType
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.SubjectedObjectSelectorType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
- Direct Known Subclasses:
OwnedObjectSelectorType
Selects some objects from all the objects in midPoint.
This is an extension of ObjectSelectorType that adds
criteria that relate objects to a specific subject
(logged-in user).
- 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 ItemNamestatic final ItemNamestatic final ItemNamestatic final Producer<SubjectedObjectSelectorType>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 TypeMethodDescriptionallowInactive(Boolean value) archetypeRef(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) voidsetAllowInactive(Boolean value) voidvoidMethods 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_ORG_RELATION
-
F_ROLE_RELATION
-
F_SPECIAL
-
F_ALLOW_INACTIVE
-
FACTORY
-
-
Constructor Details
-
SubjectedObjectSelectorType
public SubjectedObjectSelectorType() -
SubjectedObjectSelectorType
Deprecated.
-
-
Method Details
-
getOrgRelation
-
setOrgRelation
-
getRoleRelation
-
setRoleRelation
-
getSpecial
-
isAllowInactive
-
getAllowInactive
-
setAllowInactive
-
equals
- Overrides:
equalsin classObjectSelectorType
-
id
- Overrides:
idin classObjectSelectorType
-
orgRelation
-
beginOrgRelation
-
roleRelation
-
beginRoleRelation
-
special
-
allowInactive
-
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
-