public interface ProcessTranslationService extends BaseFinder<ProcessTranslationTable,Long>
| Modifier and Type | Method and Description |
|---|---|
List<ProcessTranslationTable> |
getByProcessId(String processId)
Returns list of
ProcessTranslationTable by process id |
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResultList<ProcessTranslationTable> getByProcessId(String processId)
ProcessTranslationTable by process idprocessId - process idProcessTranslationTableCopyright © 2023 Suncode. All rights reserved.