Modifier and Type | Method and Description |
---|---|
IdProvidingFormData |
ContentFormsProducer.create()
Creates a new form data on the table template defined in the form definition.
|
IdProvidingFormData |
ContentFormsProducer.create(Entity entity)
Creates a new form data based on the given entity.
|
IdProvidingFormData |
LinkFormsProducer.create(LinkTemplate template,
Language language)
Creates a new form-data container based on the given link template and language.
|
IdProvidingFormData |
SectionFormsProducer.create(SectionTemplate template)
Creates a new form-data container based on the specified section template.
|
Modifier and Type | Method and Description |
---|---|
IdProvidingFormData |
MediaFormsProducer.create(Media media)
Creates a new form data based on the given media.
|
Modifier and Type | Method and Description |
---|---|
Collection<IdProvidingFormData> |
MediaFormsProducer.create(MediaFolder mediaFolder)
Creates new form data objects for all direct
media elements in the given media folder . |
Modifier and Type | Method and Description |
---|---|
IdProvidingFormData |
ExternalFormsProducer.get(Long id)
Returns a form data for the given external
id or null if the id couldn't be found. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210