Uses of Class
com.evolveum.midpoint.schema.util.ShadowReferenceAttributesCollection
Packages that use ShadowReferenceAttributesCollection
-
Uses of ShadowReferenceAttributesCollection in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ShadowReferenceAttributesCollectionModifier and TypeMethodDescriptionstatic @NotNull ShadowReferenceAttributesCollection
ShadowReferenceAttributesCollection.empty()
default @NotNull ShadowReferenceAttributesCollection
AbstractShadow.getReferenceAttributesCollection()
static @NotNull ShadowReferenceAttributesCollection
ShadowUtil.getReferenceAttributesCollection
(@NotNull ShadowType shadowBean) ShadowReferenceAttributesCollection.ofAssociationValue
(@NotNull ShadowAssociationValue assocValue) Returns all reference attributes of given association value - i.e.ShadowReferenceAttributesCollection.ofObjectDelta
(@Nullable ObjectDelta<ShadowType> objectDelta) ShadowReferenceAttributesCollection.ofShadow
(@NotNull ShadowType shadow) Returns all reference attributes of given shadow.