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 ShadowReferenceAttributesCollectionShadowReferenceAttributesCollection.empty()default @NotNull ShadowReferenceAttributesCollectionAbstractShadow.getReferenceAttributesCollection()static @NotNull ShadowReferenceAttributesCollectionShadowUtil.getReferenceAttributesCollection(@NotNull ShadowType shadowBean) ShadowReferenceAttributesCollection.ofAssociationValue(@NotNull ShadowAssociationValue assocValue) Returns all reference attributes of given association value - i.e. everything in "objects" container.ShadowReferenceAttributesCollection.ofObjectDelta(@Nullable ObjectDelta<ShadowType> objectDelta) ShadowReferenceAttributesCollection.ofShadow(@NotNull ShadowType shadow) Returns all reference attributes of given shadow.