Uses of Class
org.neotropic.kuwaiba.modules.commercial.sync.model.TemplateDataSource
-
Packages that use TemplateDataSource Package Description org.neotropic.kuwaiba.modules.commercial.sync -
-
Uses of TemplateDataSource in org.neotropic.kuwaiba.modules.commercial.sync
Methods in org.neotropic.kuwaiba.modules.commercial.sync that return types with arguments of type TemplateDataSource Modifier and Type Method Description List<TemplateDataSource>
SynchronizationService. getTemplateDataSrc(HashMap<String,String> filters, int offset, int limit)
Gets a data source configuration of the objectMethods in org.neotropic.kuwaiba.modules.commercial.sync with parameters of type TemplateDataSource Modifier and Type Method Description void
SynchronizationService. saveTemplateDataSource(TemplateDataSource templateDataSource)
-