Package com.evolveum.midpoint.prism
Interface TypeDefinition.TypeDefinitionLikeBuilder
- All Superinterfaces:
Definition.DefinitionBuilder,DefinitionFragmentBuilder,PrismPresentationDefinition.Mutable
- All Known Subinterfaces:
ComplexTypeDefinition.ComplexTypeDefinitionLikeBuilder,NativeObjectClassDefinition.NativeObjectClassDefinitionBuilder,SimpleTypeDefinition.SimpleTypeDefinitionBuilder
- All Known Implementing Classes:
NativeComplexTypeDefinitionImpl
- Enclosing interface:
- TypeDefinition
public static interface TypeDefinition.TypeDefinitionLikeBuilder
extends PrismPresentationDefinition.Mutable, Definition.DefinitionBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.PrismPresentationDefinition.Mutable
PrismPresentationDefinition.Mutable.Delegable -
Method Summary
Modifier and TypeMethodDescriptionvoidsetInstantiationOrder(Integer value) voidsetSuperType(QName value) Methods inherited from interface com.evolveum.midpoint.prism.DefinitionFragmentBuilder
getObjectBuiltMethods inherited from interface com.evolveum.midpoint.prism.PrismPresentationDefinition.Mutable
setDiagrams, setDisplayHint, setDisplayName, setDisplayOrder, setDocumentation, setEmphasized, setHelp
-
Method Details
-
setInstantiationOrder
-
setSuperType
-