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