Modifier and Type | Method and Description |
---|---|
TableTemplate |
TableTemplateProvider.getTableTemplate()
Get the table template for this value based on the form's
definition.
|
Modifier and Type | Method and Description |
---|---|
DatasetContainer |
DatasetEditorValue.createDatasetContainer(Entity entity,
TableTemplate template,
Language language)
Factory method to create an value container for the specified template and entity.
|
Modifier and Type | Method and Description |
---|---|
TableTemplate |
ContentFormsProducer.getTableTemplate()
Returns the configured
table template . |
Modifier and Type | Method and Description |
---|---|
static DatasetContainer |
DatasetContainer.Factory.create(Entity entity,
TableTemplate template,
Language language)
Factory method to create a DatasetContainer for the specified entity, template and language.
|
Modifier and Type | Method and Description |
---|---|
TableTemplate |
Dataset.getTableTemplate() |
TableTemplate |
Content2.getTemplate()
Returns the
TableTemplate of this content2 node. |
Modifier and Type | Method and Description |
---|---|
Content2 |
ContentFolder.addContent(TableTemplate table,
String name) |
Content2 |
ContentFolder.createContent(TableTemplate tableTemplate,
String uidSuggestion,
Map<Language,String> language2displayNameMapping,
boolean unifyUidOnServer)
Creates a new content node in this folder.
|
Modifier and Type | Method and Description |
---|---|
TableTemplate |
Content2Section.getTableTemplate()
Returns the
table template this content section belongs to. |
TableTemplate |
Content2Section.getTemplate()
Returns the template of this element.
|
Modifier and Type | Method and Description |
---|---|
void |
Content2Section.setTemplate(TableTemplate template) |
Modifier and Type | Method and Description |
---|---|
TableTemplate |
Content2Params.getTableTemplate() |
Modifier and Type | Method and Description |
---|---|
TableTemplate |
Schema.addTableTemplate(EntityType table,
String uidSuggestion) |
TableTemplate |
Schema.createTableTemplate(EntityType entityType,
String uidSuggestion,
boolean unifyUidOnServer)
Creates a table template under this schema for the given entity type.
|
TableTemplate |
SchemaContainer.getTableTemplate(long ID)
Returns the table template specified by the given
IDProvider.getId()
or null if no table template with the given ID exists in this subtree |
TableTemplate |
Schemes.getTableTemplateByTemplateID(long id)
Returns the table template specified by the given template id
or
null if not table template was found with the given id. |
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408