Uses of Class
io.polygenesis.models.apiimpl.DomainObjectConverter
-
-
Uses of DomainObjectConverter in io.polygenesis.models.apiimpl
Methods in io.polygenesis.models.apiimpl that return DomainObjectConverter Modifier and Type Method Description DomainObjectConverterServiceImplementation. domainObjectConverter()Domain object converter domain object converter.Methods in io.polygenesis.models.apiimpl that return types with arguments of type DomainObjectConverter Modifier and Type Method Description Set<DomainObjectConverter>ServiceImplementation. getDomainObjectConverters()Gets domain object converters.Constructor parameters in io.polygenesis.models.apiimpl with type arguments of type DomainObjectConverter Constructor Description DomainObjectConverterMetamodelRepository(Set<DomainObjectConverter> items)Instantiates a new Domain object converter metamodel repository.
-