Package com.suncode.pwfl.archive
Interface LinkConnectionDao
- All Superinterfaces:
BaseDao<LinkConnection,
,Long> EditableDao<LinkConnection,
Long>
-
Method Summary
Modifier and TypeMethodDescriptiongetLinkConnectionsForDocClassIndex
(Long docClassIndexId, String... joins) Methods inherited from interface com.suncode.pwfl.support.BaseDao
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteria
-
Method Details
-
getLinkConnectionsForDocClassIndex
-