Class ArchetypeTypeUtil
java.lang.Object
com.evolveum.midpoint.schema.util.ArchetypeTypeUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ArchetypeTypegetStructuralArchetype(Collection<ArchetypeType> archetypes) static ArchetypeTypeTypegetType(@NotNull ArchetypeType archetype) static booleanisAuxiliary(@NotNull ArchetypeType archetype) static booleanisStructural(@NotNull ArchetypeType archetype)
-
Constructor Details
-
ArchetypeTypeUtil
public ArchetypeTypeUtil()
-
-
Method Details
-
getStructuralArchetype
public static ArchetypeType getStructuralArchetype(Collection<ArchetypeType> archetypes) throws SchemaException - Throws:
SchemaException
-
getType
-
isStructural
-
isAuxiliary
-