Interface EntityTemplateService
- All Known Implementing Classes:
EntityTemplateServiceImpl
Deprecated.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Deprecated.static class
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteTemplate
(String id) Deprecated.findTemplates
(String baseModel, String id) Deprecated.getNextSorting
(String entityName) Deprecated.getReverseRelationName
(String entityName, String relationName) Deprecated.getSetOnTemplateValues
(String entityName) Deprecated.
-
Method Details
-
findTemplates
Deprecated. -
deleteTemplate
Deprecated.- Throws:
PersistException
InterruptedException
-
getReverseRelationName
Deprecated. -
getSetOnTemplateValues
List<EntityTemplateService.SetOnTemplateValue> getSetOnTemplateValues(String entityName) throws PersistException, InterruptedException Deprecated.- Throws:
PersistException
InterruptedException
-
getNextSorting
Deprecated.- Throws:
PersistException
-