Package de.xima.fc.form.common.models
Interface ITemplateData
- 
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 TemplateData
public interface ITemplateData extends Serializable
Common interfaces for representing template data- Author:
 - XIMA MEDIA GmbH, Dresden - 04.08.2020
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCategory()StringgetData()LonggetId()StringgetName()UUIDgetUuid() 
 -