public interface IServiceDAO extends IAuditedEntity<EService,Long>, IFindNamed<EService>
| Modifier and Type | Method and Description |
|---|---|
Long |
count() |
List<EService> |
findByName(Set<String> names) |
List<EService> |
findByPackage(EPackage pkg) |
delete, savedelete, deleteById, findById, findList, findList, getEntityClass, savefindByNameCopyright © 2014 Cinovo AG. All Rights Reserved.