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, getCountedResult
List<ProcessTranslationTable> getByProcessId(String processId)
ProcessTranslationTable
by process idprocessId
- process idProcessTranslationTable
Copyright © 2023 Suncode. All rights reserved.