public interface DataSourceCategoryService extends EditableService<DataSourceCategory,Long>
Modifier and Type | Method and Description |
---|---|
void |
delete(Long id) |
DataSourceCategory |
getOrCreate(String name) |
delete, save, update
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResult, scrollByCriteria, scrollByCriteria
void delete(Long id)
DataSourceCategory getOrCreate(String name)
Copyright © 2025 Suncode. All rights reserved.