| Package | Description | 
|---|---|
| de.xima.fc.dao.impl | |
| de.xima.fc.dao.interfaces | |
| de.xima.fc.designer.servlet | |
| de.xima.fc.entities | 
 Package für Datenbankentitäten 
 | 
| de.xima.fc.form.designer.servlet | 
| Modifier and Type | Method and Description | 
|---|---|
List<FormTemplateTag> | 
FormTemplateDao.getAllTagsByMandant(IEntityContext ec,
                   Mandant m)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FormTemplateTag> | 
IFormTemplateDao.getAllTagsByMandant(IEntityContext ec,
                   Mandant m)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract boolean | 
AbstractFD2TemplateServlet.getTagsAndTemplates(FD2Session session,
                   Long id,
                   List<FormTemplateTag> tags,
                   List<FormTemplate> templates)
Returns all available tags and adds the  
FormTemplate with the given ID to the list. | 
| Modifier and Type | Method and Description | 
|---|---|
List<FormTemplateTag> | 
FormTemplate.getTags()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FormTemplate.addTag(FormTemplateTag tag)  | 
void | 
FormTemplate.removeTag(FormTemplateTag tag)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FormTemplate.setTags(List<FormTemplateTag> tags)
This method should only be used by Hibernate. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
DesignerTemplateServlet.getTagsAndTemplates(FD2Session session,
                   Long id,
                   List<FormTemplateTag> tags,
                   List<FormTemplate> templates)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.