Package | Description |
---|---|
de.espirit.firstspirit.access | |
de.espirit.firstspirit.access.editor.value | |
de.espirit.firstspirit.access.store.contentstore | |
de.espirit.firstspirit.agency | |
de.espirit.firstspirit.feature |
Provides interfaces to handle content transport features.
|
Modifier and Type | Method and Description |
---|---|
Dataset |
GenerationContext.getDataset()
Returns the first
Dataset if this page is a content page, otherwise null . |
Modifier and Type | Method and Description |
---|---|
Dataset |
DatasetContainer.getDataset()
The stored dataset - may be null
|
Modifier and Type | Method and Description |
---|---|
static DatasetContainer |
DatasetContainer.Factory.create(Dataset dataset,
Language language)
Factory method to create a DatasetContainer for the specified entity, template and language.
|
Modifier and Type | Method and Description |
---|---|
Dataset |
DatasetProvider.createDataset()
Creates a new entity with the entity type of this dataset provider and returns a new dataset for this entity.
|
Dataset |
Content2.getDataset(Entity entity)
Get a dataset for the given entity.
|
Dataset |
DatasetProvider.getDataset(Entity entity)
Get a dataset for the given entity.
|
Dataset |
DatasetProvider.getDataset(Entity entity,
Revision revision)
Get a dataset for the given entity in a defined revision.
|
Modifier and Type | Method and Description |
---|---|
List<Dataset> |
Content2.getDatasets()
Returns the list of datasets respecting defined filter and ordering.
|
List<Dataset> |
Content2.getDatasets(Language language)
Returns the list of datasets respecting defined filter and ordering.
|
Modifier and Type | Method and Description |
---|---|
RenderingAgent.Renderer |
RenderingAgent.Renderer.dataset(Dataset dataset)
Provide a dataset to be used for a content projection.
|
Modifier and Type | Method and Description |
---|---|
Map<Schema,Map<EntityType,Collection<Dataset>>> |
FeatureModel.getDataRecords()
Returns all
data records contained in this feature model as an unmodifiable map. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210