Class ArchetypeTypeUtil
- java.lang.Object
-
- com.evolveum.midpoint.schema.util.ArchetypeTypeUtil
-
public class ArchetypeTypeUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ArchetypeTypeUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PrismObject<ArchetypeType>
getStructuralArchetype(List<PrismObject<ArchetypeType>> archetypes)
-
-
-
Method Detail
-
getStructuralArchetype
public static PrismObject<ArchetypeType> getStructuralArchetype(List<PrismObject<ArchetypeType>> archetypes) throws SchemaException
- Throws:
SchemaException
-
-