Class ShadowRelationParticipantType
java.lang.Object
com.evolveum.midpoint.schema.processor.ShadowRelationParticipantType
- All Implemented Interfaces:
Serializable
What kinds of objects can participate in given
ShadowReferenceAttribute or ShadowAssociation?
Some participants are object types, others are object classes. The former is obligatory for legacy simulated associations.
Modern simulated references and native references can have class-scoped participants.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull ResourceObjectDefinition@Nullable ResourceObjectTypeIdentificationinthashCode()booleanbooleanbooleanmatches(@NotNull ResourceObjectDefinition definition) booleanmatches(@NotNull ShadowType shadow) toString()
-
Method Details