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