Class DppVocabularySchemaRegistrar
java.lang.Object
com.persequor.saga.modules.dpp.vocabulary.DppVocabularySchemaRegistrar
- All Implemented Interfaces:
com.persequor.extension.vocabulary.schema.IVocabularySchemaRegistrar
public class DppVocabularySchemaRegistrar
extends Object
implements com.persequor.extension.vocabulary.schema.IVocabularySchemaRegistrar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
defineVocabularySchemas
(com.persequor.extension.vocabulary.schema.VocabularySchemaRegistry registry)
-
Constructor Details
-
DppVocabularySchemaRegistrar
public DppVocabularySchemaRegistrar()
-
-
Method Details
-
defineVocabularySchemas
public void defineVocabularySchemas(com.persequor.extension.vocabulary.schema.VocabularySchemaRegistry registry) - Specified by:
defineVocabularySchemas
in interfacecom.persequor.extension.vocabulary.schema.IVocabularySchemaRegistrar
-