Class SchemaFactoryImpl
- java.lang.Object
- 
- com.evolveum.midpoint.prism.impl.schema.SchemaFactoryImpl
 
- 
- All Implemented Interfaces:
- SchemaFactory
 
 public class SchemaFactoryImpl extends Object implements SchemaFactory 
- 
- 
Constructor SummaryConstructors Constructor Description SchemaFactoryImpl(@NotNull PrismContext prismContext)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description MutablePrismSchemacreatePrismSchema(@NotNull String namespace)
 
- 
- 
- 
Constructor Detail- 
SchemaFactoryImplpublic SchemaFactoryImpl(@NotNull @NotNull PrismContext prismContext)
 
- 
 - 
Method Detail- 
createPrismSchemapublic MutablePrismSchema createPrismSchema(@NotNull @NotNull String namespace) - Specified by:
- createPrismSchemain interface- SchemaFactory
 
 
- 
 
-