public interface DocumentTemplateService extends EditableService<DocumentTemplateTable,Long>
| Modifier and Type | Method and Description |
|---|---|
List<DocumentTemplateTable> |
getAllDocumentTemplatesForProcess(String processDefId) |
DocumentTemplateTable |
getByName(String name,
String... joins) |
delete, save, updatecount, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAllDocumentTemplateTable getByName(String name, String... joins)
List<DocumentTemplateTable> getAllDocumentTemplatesForProcess(String processDefId)
Copyright © 2014 Suncode. All rights reserved.