Index

A B C D E F G I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addFormTypeConfigurationsToNode(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Add the form tyoe configuration to the node.
adminEmailTemplateOptions - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Options which determine which email templates are available, which will be sent to the admin emails, when a end-user submits a form
aggregate - Variable in class com.gentics.contentnode.rest.model.formtype.ControlConfig
Aggregation allows a group of controls to be entered multiple times.
allowedMarkupLanguageIds - Variable in class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
Set of allowed markup languages for pages
allowTime - Variable in class com.gentics.contentnode.rest.model.formtype.DateSetting
If the editor should also be able to select a time"
aloha - Variable in class com.gentics.contentnode.rest.model.formtype.StringSetting
The configuration for the rich-content editor aloha.
aloha - Variable in class com.gentics.contentnode.rest.model.formtype.TranslationSetting
The configuration for the rich-content editor aloha.
AlohaConfiguration - Class in com.gentics.contentnode.rest.model.formtype
Settings for the aloha rich-content editor within form-grid.
AlohaConfiguration() - Constructor for class com.gentics.contentnode.rest.model.formtype.AlohaConfiguration
 

B

backend - Variable in class com.gentics.contentnode.rest.model.formtype.BaseSetting
If this setting is only to be processed/used in the backend/mesh-plugin, and not to be forwarded to form-gen
BaseSetting - Class in com.gentics.contentnode.rest.model.formtype
 
BaseSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.BaseSetting
Creator
BlockConfig - Class in com.gentics.contentnode.rest.model.formtype
Configuration of a block
BlockConfig(Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.BlockConfig
Creator
blocks - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
All available blocks, where the key is the ID of the block
Blocks - Class in com.gentics.contentnode.rest.model.formtype
Blocks in a form type configuration
Blocks() - Constructor for class com.gentics.contentnode.rest.model.formtype.Blocks
Empty constructor
Blocks(Map<String, BlockConfig>) - Constructor for class com.gentics.contentnode.rest.model.formtype.Blocks
Create instance as copy of the given map
BooleanOrEditableDeserializer - Class in com.gentics.contentnode.rest.deserializer
Deserializer for OptionsSetting.multiple
BooleanOrEditableDeserializer() - Constructor for class com.gentics.contentnode.rest.deserializer.BooleanOrEditableDeserializer
 
BooleanSetting - Class in com.gentics.contentnode.rest.model.formtype
Boolean/Checkbox that can be checked
BooleanSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.BooleanSetting
Creator
buttonLabelTranslationKey - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowStep
The translation key for the button label which leads to this flow step
buttons - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowStep
Additional buttons which are displayed in the footer

C

captchaOptions - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Options which captcha variations are available to use.
clone() - Method in class com.gentics.contentnode.rest.model.formtype.FormGenTranslations
 
com.gentics.contentnode.rest.deserializer - package com.gentics.contentnode.rest.deserializer
 
com.gentics.contentnode.rest.model.form - package com.gentics.contentnode.rest.model.form
 
com.gentics.contentnode.rest.model.formtype - package com.gentics.contentnode.rest.model.formtype
 
com.gentics.contentnode.rest.resource - package com.gentics.contentnode.rest.resource
 
com.gentics.contentnode.rest.resource.parameter - package com.gentics.contentnode.rest.resource.parameter
 
condition - Variable in class com.gentics.contentnode.rest.model.formtype.BaseSetting
Which condition has to be met in order to display this setting to the editor
Condition - Interface in com.gentics.contentnode.rest.model.formtype
Interface of a condition
container - Variable in class com.gentics.contentnode.rest.model.formtype.BlockConfig
If this block may contain other elements.
content - Enum constant in enum class com.gentics.contentnode.rest.model.formtype.PublishAsType
Reference is rendered
ControlConfig - Class in com.gentics.contentnode.rest.model.formtype
Configuration of a control
ControlConfig(Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.ControlConfig
Creator
controls - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
All available controls, where the key is the ID of the control
Controls - Class in com.gentics.contentnode.rest.model.formtype
Controls in a form type configuration
Controls() - Constructor for class com.gentics.contentnode.rest.model.formtype.Controls
Empty constructor
Controls(Map<String, ControlConfig>) - Constructor for class com.gentics.contentnode.rest.model.formtype.Controls
Create instance as copy of the given map
create(FormModel, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Create a new form in the folder

D

dataBinariesStatus(String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Check available binary downloads for the given form.
DateSetting - Class in com.gentics.contentnode.rest.model.formtype
Date that can be selected.
DateSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.DateSetting
Creator
delete(String, String, Boolean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Delete a form
deleteData(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Permanently delete a single data entry from Mesh, which has been submitted to the form
descriptionI18n - Variable in class com.gentics.contentnode.rest.model.formtype.BaseSetting
Description of the setting for the editor
descriptionI18n - Variable in class com.gentics.contentnode.rest.model.formtype.ElementConfig
A description of the element for the editor
descriptionI18n - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Human readable description for the configuration
descriptionTranslationKey - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowStep
The translation key for the description of this flow step
deserialize(JsonParser, DeserializationContext) - Method in class com.gentics.contentnode.rest.deserializer.BooleanOrEditableDeserializer
 
downloadDataBinaries(String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Download binary data from Mesh, which has been submitted to the form
downloadDataBinaryField(String, String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Download the binary data for a single field in a data entry
downloadDataMultivalueBinaryField(String, String, String, int) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Download a single binary data for a single multivalue field in a data entry
downloadFile(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Download the requested binary archive.

E

ElementConfig - Class in com.gentics.contentnode.rest.model.formtype
Configuration for a single element
ElementConfig(Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.ElementConfig
Creator
exportData(String, FormDataExportParameterBean, FilterFormDataParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Export data from Mesh, which has been submitted to the form
exportStatus(String, FormDataExportParameterBean, FilterFormDataParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Check available export downloads for the given form.
external - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Whether the form type configuration is for external forms
external - Variable in class com.gentics.contentnode.rest.resource.parameter.FilterFormParameterBean
True to return external forms, false for internal, empty for all forms
external - Variable in class com.gentics.contentnode.rest.resource.parameter.FilterFormTypeConfigurationsParameterBean
Filter by external flag

F

file - Enum constant in enum class com.gentics.contentnode.rest.model.formtype.ReferenceType
Reference to a CMS file
FilterFormDataParameterBean - Class in com.gentics.contentnode.rest.resource.parameter
Parameter bean for form data filter parameters.
FilterFormDataParameterBean() - Constructor for class com.gentics.contentnode.rest.resource.parameter.FilterFormDataParameterBean
 
FilterFormParameterBean - Class in com.gentics.contentnode.rest.resource.parameter
Parameter Bean for filter parameter of forms
FilterFormParameterBean() - Constructor for class com.gentics.contentnode.rest.resource.parameter.FilterFormParameterBean
 
FilterFormTypeConfigurationsParameterBean - Class in com.gentics.contentnode.rest.resource.parameter
 
FilterFormTypeConfigurationsParameterBean() - Constructor for class com.gentics.contentnode.rest.resource.parameter.FilterFormTypeConfigurationsParameterBean
 
flows - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Definition of all available FormFlows for this formtypeconfig
folder - Enum constant in enum class com.gentics.contentnode.rest.model.formtype.ReferenceType
Reference to a CMS folder
format - Variable in class com.gentics.contentnode.rest.resource.parameter.FormDataExportParameterBean
Export format (CSV)
FormDataExportParameterBean - Class in com.gentics.contentnode.rest.resource.parameter
Parameter bean for exporting form data
FormDataExportParameterBean() - Constructor for class com.gentics.contentnode.rest.resource.parameter.FormDataExportParameterBean
 
FormFlow - Class in com.gentics.contentnode.rest.model.formtype
Definition of a single Form-Flow
FormFlow(String, Map<String, String>, String, List<FormFlowStep>) - Constructor for class com.gentics.contentnode.rest.model.formtype.FormFlow
Json Creator
FormFlowButton - Class in com.gentics.contentnode.rest.model.formtype
Form flow button
FormFlowButton(String, String) - Constructor for class com.gentics.contentnode.rest.model.formtype.FormFlowButton
Json creator
FormFlows - Class in com.gentics.contentnode.rest.model.formtype
List of FormFlow
FormFlows() - Constructor for class com.gentics.contentnode.rest.model.formtype.FormFlows
 
FormFlowStep - Class in com.gentics.contentnode.rest.model.formtype
Form flow step
FormFlowStep(String, String, String) - Constructor for class com.gentics.contentnode.rest.model.formtype.FormFlowStep
Json creator
FormFlowVariable - Class in com.gentics.contentnode.rest.model.formtype
Form Flow variable
FormFlowVariable(String, Object) - Constructor for class com.gentics.contentnode.rest.model.formtype.FormFlowVariable
Json creator
FormGenTranslations - Class in com.gentics.contentnode.rest.model.formtype
Model for formGen translations
FormGenTranslations() - Constructor for class com.gentics.contentnode.rest.model.formtype.FormGenTranslations
 
FormGenTranslationsForLanguage - Class in com.gentics.contentnode.rest.model.formtype
Response containing the formgen translations for a single language
FormGenTranslationsForLanguage() - Constructor for class com.gentics.contentnode.rest.model.formtype.FormGenTranslationsForLanguage
 
FormGenTranslationsResponse - Class in com.gentics.contentnode.rest.model.formtype
Response containing form translations
FormGenTranslationsResponse() - Constructor for class com.gentics.contentnode.rest.model.formtype.FormGenTranslationsResponse
Create empty instance
FormGenTranslationsResponse(FormGenTranslations, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.formtype.FormGenTranslationsResponse
Create instance
FormListResponse - Class in com.gentics.contentnode.rest.model.form
Response containing a list of forms
FormListResponse() - Constructor for class com.gentics.contentnode.rest.model.form.FormListResponse
 
FormModel - Class in com.gentics.contentnode.rest.model.form
REST Model of a form
FormModel() - Constructor for class com.gentics.contentnode.rest.model.form.FormModel
Constructor used by JAXB
FormResource - Interface in com.gentics.contentnode.rest.resource
Resource for forms
FormResponse - Class in com.gentics.contentnode.rest.model.form
Response containing an item
FormResponse() - Constructor for class com.gentics.contentnode.rest.model.form.FormResponse
Create empty response
FormResponse(FormModel, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.form.FormResponse
Create response with item and info
formType - Variable in class com.gentics.contentnode.rest.resource.parameter.FilterFormParameterBean
Filter by formType
FormTypeConfigurationListResponse - Class in com.gentics.contentnode.rest.model.formtype
Response containing a list of form type configurations
FormTypeConfigurationListResponse() - Constructor for class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationListResponse
 
FormTypeConfigurationModel - Class in com.gentics.contentnode.rest.model.formtype
The configuration for a single form type
FormTypeConfigurationModel() - Constructor for class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
 
FormTypeConfigurationResponse - Class in com.gentics.contentnode.rest.model.formtype
Response containing a single form type configuration
FormTypeConfigurationResponse() - Constructor for class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationResponse
Create empty response
FormTypeConfigurationResponse(FormTypeConfigurationModel, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationResponse
Creator

G

get(String, String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Load a form
getData() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Form data in JSON format
getData(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Load a single data entry from Mesh, which has been submitted to the form
getDescription() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Form description
getExternalId() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Optional external ID
getFolderId() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Folder ID of the form
getFormType() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Form type
getFormTypeconfiguration(String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the form type configuration for the given type
getFormTypeName() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Form type name
getFormTypeTranslations(String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the form type translations for the given type
getFormTypeTranslationsForLanguage(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the translations for a form type and a language (identified by its language code).
getGlobalTranslations() - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the global translations
getLanguages() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Form languages
getLockedBy() - Method in class com.gentics.contentnode.rest.model.form.FormModel
User, who locked the form
getLockedSince() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Timestamp, since when the form is locked
getPageUsageInfo(Integer, Integer, String, String, List<Integer>, String, boolean, PageModelParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the pages using one of the given forms
getPublishedVersion() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Published form version
getStagingStatus() - Method in class com.gentics.contentnode.rest.model.form.FormResponse
 
getTemplateUsageInfo(Integer, Integer, String, String, List<Integer>, String, boolean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the templates using one of the given forms
getTimeManagement() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Time Management
getTotalUsage(List<Integer>, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the total usage information of the given forms.
getTranslationLanguages(FilterParameterBean, SortParameterBean, PagingParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the languages for creating form type translations
getVersion() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Current form version
getVersion(String, String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Load a version of a form

I

id - Variable in class com.gentics.contentnode.rest.model.formtype.BaseSetting
The ID of the setting.
id - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlow
The ID of the flow
image - Enum constant in enum class com.gentics.contentnode.rest.model.formtype.ReferenceType
Reference to a CMS image
IntegerSetting - Class in com.gentics.contentnode.rest.model.formtype
Integer number that can be entered
IntegerSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.IntegerSetting
Creator
isLocked() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Whether the form is currently locked
isModified() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Whether the form was modified after being published
isOnline() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Whether the form is currently online
isPlanned() - Method in class com.gentics.contentnode.rest.model.form.FormModel
Whether the form has time management set or not

L

labelI18n - Variable in class com.gentics.contentnode.rest.model.formtype.BaseSetting
Label of the setting which is displayed to the editor
labelI18n - Variable in class com.gentics.contentnode.rest.model.formtype.ElementConfig
The label for the element for the editor
labelI18n - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlow
The label of the flow for the editor
labelI18n - Variable in class com.gentics.contentnode.rest.model.formtype.SelectOption
Label of the option which is displayed to the editor
labelTranslationKey - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowButton
The translation key for the label of this button
language - Variable in class com.gentics.contentnode.rest.resource.parameter.FormDataExportParameterBean
Optional language codes
list(InFolderParameterBean, FilterFormParameterBean, SortParameterBean, PagingParameterBean, WastebinParameterBean, PublishableParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
List forms.
The result can be filtered by id name description and sorted by id name description formType
listData(String, FilterFormDataParameterBean, PagingParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
List data entries from Mesh, which have been submitted to the form
listFormTypeConfigurations(FilterFormTypeConfigurationsParameterBean, SortParameterBean, PagingParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
List the form type configurations
listVersions(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Get the versions of a form
lock(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Lock the form

M

meshlink - Enum constant in enum class com.gentics.contentnode.rest.model.formtype.PublishAsType
Reference is published as meshlink
mobileDisabled - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowButton
Hides the button on mobile devices (if this button implementation has this feature)
move(String, String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Move the form to the given folder
multiline - Variable in class com.gentics.contentnode.rest.model.formtype.StringSetting
If it should render a multiline input (textarea) for editing instead.
multiline - Variable in class com.gentics.contentnode.rest.model.formtype.TranslationSetting
If it should render a multiline input (textarea) for editing instead.
multiple - Variable in class com.gentics.contentnode.rest.model.formtype.OptionsSetting
If a boolean, defines if the rendered select for the end-user is multiple or not; If 'editable' the editor can define it.
multiple - Variable in class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
If multiple values can be selected
multiple - Variable in class com.gentics.contentnode.rest.model.formtype.SelectSetting
If multiple values can be selected
multiple - Variable in class com.gentics.contentnode.rest.model.formtype.StringSetting
If the editor should be able to enter multiple values.
multiple - Variable in class com.gentics.contentnode.rest.model.formtype.UserSetting
If multiple values can be selected

N

name - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowVariable
Name of the variable
nameI18n - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Human readable name for the configuration
nameTranslationKey - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlow
The translation key to use to get the name of this flow in FormGen
nameTranslationKey - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowStep
The translation key for the name of this flow step
nodeId - Variable in class com.gentics.contentnode.rest.resource.parameter.FilterFormTypeConfigurationsParameterBean
Get only form type configurations assigned to specific node
NumberSetting - Class in com.gentics.contentnode.rest.model.formtype
All numbers that can be entered
NumberSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.NumberSetting
Creator

O

onlyInCurrentNode - Variable in class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
Whether the repository browser shall be restricted to the current node
options - Variable in class com.gentics.contentnode.rest.model.formtype.SelectSetting
Selectable options
options - Variable in class com.gentics.contentnode.rest.resource.parameter.FormDataExportParameterBean
Options for the export format
OptionsSetting - Class in com.gentics.contentnode.rest.model.formtype
Allow the editor to create options which the user can then use
OptionsSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.OptionsSetting
Creator
overwrite(FormGenTranslations) - Method in class com.gentics.contentnode.rest.model.formtype.FormGenTranslations
Return a copy of this translations, which is overwritten by translations found in the other instance

P

page - Enum constant in enum class com.gentics.contentnode.rest.model.formtype.ReferenceType
Reference to a CMS page
pluginName - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
The name of the mesh plugin which is to handle this form type
plugins - Variable in class com.gentics.contentnode.rest.model.formtype.AlohaConfiguration
The list of plugins to be used in the aloha text field.
propertyPath - Variable in class com.gentics.contentnode.rest.model.formtype.BaseSetting
A simple JSON path to where the property value should be saved to.
publish(String, String, int, boolean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Publish a form
publishAs - Variable in class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
How the reference has to be published
PublishAsType - Enum Class in com.gentics.contentnode.rest.model.formtype
How references are published
publishedOnly - Variable in class com.gentics.contentnode.rest.resource.parameter.FilterFormDataParameterBean
Use only published objects

R

reactClass - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowButton
The React Native component class which renders this button
reactClass - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowStep
The React Native component class which renders this step
ReferenceSetting - Class in com.gentics.contentnode.rest.model.formtype
Picker where a reference to one or more CMS Objects can be selected
ReferenceSetting(String, Map<String, String>, Set<ReferenceType>, PublishAsType) - Constructor for class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
 
ReferenceType - Enum Class in com.gentics.contentnode.rest.model.formtype
Referenced types
referenceTypes - Variable in class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
Allowed referenced types
removeFormTypeConfigurationsFromNode(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Remove the form type configuration from the node.
removeFromWastebin(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Remove a form from the wastebin
removeOfflineAt(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Remove the time for scheduled taking offline
removePublishAt(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Remove the time for scheduled publishing
requestDataBinaries(String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Request an asynchronous binary download for the given forms data.
requestExport(String, FormDataExportParameterBean, FilterFormDataParameterBean) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Request an asynchronous export download for the given forms data.
required - Variable in class com.gentics.contentnode.rest.model.formtype.BaseSetting
If the editor is required to fill out the setting
restoreFromWastebin(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Restore a form from the wastebin
restoreVersion(String, String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Restore a version of the form
richContent - Variable in class com.gentics.contentnode.rest.model.formtype.StringSetting
Whether rich content can be entered
richContent - Variable in class com.gentics.contentnode.rest.model.formtype.TranslationSetting
Whether rich content can be entered

S

saveFormTypeTranslations(String, FormGenTranslations) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Save modifications to the form type translations
saveGlobalTranslations(FormGenTranslations) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Save modifications to the global translations
SelectOption - Class in com.gentics.contentnode.rest.model.formtype
Selectable option
SelectOption(Object, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.SelectOption
Creator
SelectSetting - Class in com.gentics.contentnode.rest.model.formtype
Select where one or more options can be selected
SelectSetting(String, Map<String, String>, List<SelectOption>) - Constructor for class com.gentics.contentnode.rest.model.formtype.SelectSetting
Creator
setData(JsonNode) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the form data
setDescription(String) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the form description
setExternalId(String) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the external ID
setFolderId(Integer) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the folder ID
setFormType(String) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the form type
setFormTypeName(String) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the form type name
setLanguages(List<String>) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the form languages
setLocked(boolean) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the locked flag
setLockedBy(User) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the locking user
setLockedSince(int) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set lock timestamp
setModified(boolean) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the modified flag
setOnline(boolean) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the online flag
setPlanned(boolean) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the planned flag
setPublishedVersion(ItemVersion) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the published form version
setStagingStatus(StagingStatus) - Method in class com.gentics.contentnode.rest.model.form.FormResponse
 
setTimeManagement(FormTimeManagement) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set time management
settings - Variable in class com.gentics.contentnode.rest.model.formtype.AlohaConfiguration
The settings which will be set to the Aloha context, as `Aloha.settings`.
settings - Variable in class com.gentics.contentnode.rest.model.formtype.ElementConfig
The settings which an editor can configure when inserting this element
setVersion(ItemVersion) - Method in class com.gentics.contentnode.rest.model.form.FormModel
Set the current form version
steps - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlow
Steps in the form flow
StringSetting - Class in com.gentics.contentnode.rest.model.formtype
Simple string that can be entered
StringSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.StringSetting
Creator
submitOnce - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
If the form should only be able to be submitted once per user
submitOnce - Variable in class com.gentics.contentnode.rest.resource.parameter.FilterFormTypeConfigurationsParameterBean
Filter by submitOnce flag

T

takeOffline(String, String, int) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Take a form offline
templateOptions - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Which styling variations the form-type has
titleI18n - Variable in class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
Title in the repository browser which is displayed to the editor
TranslationSetting - Class in com.gentics.contentnode.rest.model.formtype
Text which may be entered on a per language basis
TranslationSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.TranslationSetting
Creator
type - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Type key
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.BooleanSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.DateSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.IntegerSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.NumberSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.OptionsSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.ReferenceSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.SelectSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.StringSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.TranslationSetting
 
TYPE - Static variable in class com.gentics.contentnode.rest.model.formtype.UserSetting
 

U

unlock(String, String) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Unlock the form
update(String, String, FormModel) - Method in interface com.gentics.contentnode.rest.resource.FormResource
Update a form
url - Enum constant in enum class com.gentics.contentnode.rest.model.formtype.PublishAsType
URL to the reference is published
userEmailTemplateOptions - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Options which determine which email templates are available, which will be sent to the user upon submitting a form
userOptions - Variable in class com.gentics.contentnode.rest.model.formtype.FormTypeConfigurationModel
Options which can be selected for user reference information
UserSetting - Class in com.gentics.contentnode.rest.model.formtype
Select where one or more options from the user options can be selected
UserSetting(String, Map<String, String>) - Constructor for class com.gentics.contentnode.rest.model.formtype.UserSetting
Creator

V

value - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowVariable
Value
value - Variable in class com.gentics.contentnode.rest.model.formtype.SelectOption
Option value
valueOf(String) - Static method in enum class com.gentics.contentnode.rest.model.formtype.PublishAsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.gentics.contentnode.rest.model.formtype.ReferenceType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.gentics.contentnode.rest.model.formtype.PublishAsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.gentics.contentnode.rest.model.formtype.ReferenceType
Returns an array containing the constants of this enum class, in the order they are declared.
variables - Variable in class com.gentics.contentnode.rest.model.formtype.FormFlowStep
Variables which are passed to the screen component as props

W

whitelist - Variable in class com.gentics.contentnode.rest.model.formtype.BlockConfig
List of element types which are allowed to be inserted into this container
whitelist - Variable in class com.gentics.contentnode.rest.model.formtype.ControlConfig
List of control types which are allowed to be inserted into this container
A B C D E F G I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form