public interface DocumentClassProtectionDao extends EditableDao<DocumentClassProtection,DocumentClassProtectionPk>
Modifier and Type | Method and Description |
---|---|
List<DocumentClassProtection> |
getByResource(String resourceId,
boolean isGroup) |
delete, merge, save, update
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteria
List<DocumentClassProtection> getByResource(String resourceId, boolean isGroup)
Copyright © 2025 Suncode. All rights reserved.