public interface RoleDao extends EditableDao<Role,Long>
Modifier and Type | Method and Description |
---|---|
Role |
getRole(String packageId,
String processDefId,
String roleId) |
delete, merge, save, update
countAll, countByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList
Copyright © 2019 Suncode. All rights reserved.