public interface LinkConnectionDao extends EditableDao<LinkConnection,Long>
Modifier and Type | Method and Description |
---|---|
List<LinkConnection> |
getLinkConnectionsForDocClassIndex(Long docClassIndexId,
String... joins) |
delete, merge, save, update
countAll, countByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList
List<LinkConnection> getLinkConnectionsForDocClassIndex(Long docClassIndexId, String... joins)
Copyright © 2023 Suncode. All rights reserved.