Class AssociationDefinitionWrapper
java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic.AssociationDefinitionWrapper
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAssociationDefinitionWrapper(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value, ResourceSchema resourceSchema) AssociationDefinitionWrapper(ResourceObjectDefinition subject, ShadowReferenceAttributeDefinition refAttrDef, ResourceSchema resourceSchema) -
Method Summary
Modifier and TypeMethodDescriptionvoidboolean
-
Constructor Details
-
AssociationDefinitionWrapper
public AssociationDefinitionWrapper(ResourceObjectDefinition subject, ShadowReferenceAttributeDefinition refAttrDef, ResourceSchema resourceSchema) -
AssociationDefinitionWrapper
public AssociationDefinitionWrapper(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value, ResourceSchema resourceSchema)
-
-
Method Details
-
getAssociationAttribute
-
getSubjects
-
getSubject
-
getObjects
-
getSourceValue
@Nullable public @Nullable PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> getSourceValue() -
getAssociationData
-
changeSubjectToObjectClassSelect
public void changeSubjectToObjectClassSelect() -
equalsSubject
-