Uses of Interface
br.com.davinti.vitruvio.ui.components.domain.db.container.QueryFactoryPropertyValueGenerator
Packages that use QueryFactoryPropertyValueGenerator
Package
Description
-
Uses of QueryFactoryPropertyValueGenerator in br.com.davinti.vitruvio.activiti.component.form.widget.impl
Classes in br.com.davinti.vitruvio.activiti.component.form.widget.impl that implement QueryFactoryPropertyValueGenerator -
Uses of QueryFactoryPropertyValueGenerator in br.com.davinti.vitruvio.ui.components.domain.db.container
Methods in br.com.davinti.vitruvio.ui.components.domain.db.container with parameters of type QueryFactoryPropertyValueGeneratorModifier and TypeMethodDescriptionvoidSQLQueryFactory.addPropertyValueGenerator(String key, QueryFactoryPropertyValueGenerator<?> gen) Method parameters in br.com.davinti.vitruvio.ui.components.domain.db.container with type arguments of type QueryFactoryPropertyValueGeneratorModifier and TypeMethodDescriptionSQLQueryFactory.SQLQueryFactoryBuilder.propertyValueGenerators(Map<String, QueryFactoryPropertyValueGenerator<?>> propertyValueGenerators) voidSQLQuery.setPropertyValueGenerators(Map<String, QueryFactoryPropertyValueGenerator<?>> propertyValueGenerators)