Interface ResourceObjectClassDefinition.ResourceObjectClassDefinitionMutator
- All Superinterfaces:
ComplexTypeDefinition.ComplexTypeDefinitionMutator
,Definition.DefinitionMutator
,PrismLifecycleDefinition.Mutable
,PrismPresentationDefinition.Mutable
,TypeDefinition.TypeDefinitionMutator
- Enclosing interface:
- ResourceObjectClassDefinition
public static interface ResourceObjectClassDefinition.ResourceObjectClassDefinitionMutator
extends ComplexTypeDefinition.ComplexTypeDefinitionMutator
Interface allowing modifications of an object class definition. TODO remove?
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.PrismLifecycleDefinition.Mutable
PrismLifecycleDefinition.Mutable.Delegable
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.PrismPresentationDefinition.Mutable
PrismPresentationDefinition.Mutable.Delegable
-
Method Summary
Methods inherited from interface com.evolveum.midpoint.prism.ComplexTypeDefinition.ComplexTypeDefinitionMutator
addSubstitution, clone, createPropertyDefinition, createPropertyDefinition, delete, replaceDefinition, setValueMigrator
Methods inherited from interface com.evolveum.midpoint.prism.Definition.DefinitionMutator
setAnnotation, setMergerIdentifier, setNaturalKeyConstituents, setOptionalCleanup, setRuntimeSchema, setSchemaContextDefinition
Methods inherited from interface com.evolveum.midpoint.prism.PrismLifecycleDefinition.Mutable
addSchemaMigration, setDeprecated, setDeprecatedSince, setExperimental, setPlannedRemoval, setRemoved, setRemovedSince, setSchemaMigrations
Methods inherited from interface com.evolveum.midpoint.prism.PrismPresentationDefinition.Mutable
setDiagrams, setDisplayHint, setDisplayName, setDisplayOrder, setDocumentation, setEmphasized, setHelp
-
Method Details
-
add
- Specified by:
add
in interfaceComplexTypeDefinition.ComplexTypeDefinitionMutator
-