| Package | Description |
|---|---|
| de.hybris.platform.print.model |
Contains generated models for each type of de.hybris.platform.print.jalo package.
|
| de.hybris.platform.print.model.link |
Contains generated models for each type of de.hybris.platform.print.jalo.link package.
|
| de.hybris.platform.print.resource | |
| de.hybris.platform.printcockpit.model.layout | |
| de.hybris.platform.printcockpit.model.layout.impl | |
| de.hybris.platform.printcockpit.model.publication | |
| de.hybris.platform.printcockpit.model.publication.impl | |
| de.hybris.platform.printcockpit.pagemanagment |
| Modifier and Type | Method and Description |
|---|---|
CometConfigurationModel |
LayoutTemplateModel.getCometConfig()
Generated method - Getter of the
LayoutTemplate.cometConfig attribute defined at extension print. |
CometConfigurationModel |
ActionModel.getCometConfig()
Generated method - Getter of the
Action.cometConfig attribute defined at extension print. |
CometConfigurationModel |
PlaceholderTemplateModel.getCometConfig()
Generated method - Getter of the
PlaceholderTemplate.cometConfig attribute defined at extension print. |
CometConfigurationModel |
PlaceholderModel.getCometConfig()
Generated method - Getter of the
Placeholder.cometConfig attribute defined at extension print. |
CometConfigurationModel |
GridModel.getCometConfig()
Generated method - Getter of the
Grid.cometConfig attribute defined at extension print. |
CometConfigurationModel |
PublicationModel.getConfiguration()
Generated method - Getter of the
Publication.configuration attribute defined at extension print. |
CometConfigurationModel |
CometFileModel.getConfiguration()
Generated method - Getter of the
CometFile.configuration attribute defined at extension print. |
CometConfigurationModel |
AutoCometJobModel.getConfiguration()
Generated method - Getter of the
AutoCometJob.configuration attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutTemplateModel.setCometConfig(CometConfigurationModel value)
Generated method - Setter of
LayoutTemplate.cometConfig attribute defined at extension print. |
void |
ActionModel.setCometConfig(CometConfigurationModel value)
Generated method - Setter of
Action.cometConfig attribute defined at extension print. |
void |
PlaceholderTemplateModel.setCometConfig(CometConfigurationModel value)
Generated method - Setter of
PlaceholderTemplate.cometConfig attribute defined at extension print. |
void |
PlaceholderModel.setCometConfig(CometConfigurationModel value)
Generated method - Setter of
Placeholder.cometConfig attribute defined at extension print. |
void |
GridModel.setCometConfig(CometConfigurationModel value)
Generated method - Setter of
Grid.cometConfig attribute defined at extension print. |
void |
PublicationModel.setConfiguration(CometConfigurationModel value)
Generated method - Setter of
Publication.configuration attribute defined at extension print. |
void |
CometFileModel.setConfiguration(CometConfigurationModel value)
Generated method - Setter of
CometFile.configuration attribute defined at extension print. |
| Constructor and Description |
|---|
ActionModel(CometConfigurationModel _cometConfig)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ActionModel(CometConfigurationModel _cometConfig,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AttributePlaceholderModel(String _attributeQualifierPath,
CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AttributePlaceholderModel(String _attributeQualifierPath,
CometConfigurationModel _cometConfig,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ClassificationAttributePlaceholderModel(CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ClassificationAttributePlaceholderModel(CometConfigurationModel _cometConfig,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CometFileModel(CatalogVersionModel _catalogVersion,
String _code,
CometConfigurationModel _configuration)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CometFileModel(CatalogVersionModel _catalogVersion,
String _code,
CometConfigurationModel _configuration,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CustomPlaceholderModel(CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CustomPlaceholderModel(CometConfigurationModel _cometConfig,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ExpressionPlaceholderModel(CometConfigurationModel _cometConfig,
String _getExpression,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ExpressionPlaceholderModel(CometConfigurationModel _cometConfig,
String _getExpression,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
GridModel(CometConfigurationModel _cometConfig,
Integer _id)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
GridModel(CometConfigurationModel _cometConfig,
Integer _id,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
LayoutTemplateModel(String _code,
CometConfigurationModel _cometConfig,
Integer _id)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
LayoutTemplateModel(String _code,
CometConfigurationModel _cometConfig,
Integer _id,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PlaceholderModel(CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PlaceholderModel(CometConfigurationModel _cometConfig,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PlaceholderTemplateModel(String _code,
CometConfigurationModel _cometConfig)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PlaceholderTemplateModel(String _code,
CometConfigurationModel _cometConfig,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PublicationModel(String _code,
CometConfigurationModel _configuration,
ItemModel _owner,
PageFormatModel _pageFormat)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PublicationModel(String _code,
CometConfigurationModel _configuration,
PageFormatModel _pageFormat)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TablePlaceholderModel(CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier,
TableBlockModel _table)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TablePlaceholderModel(CometConfigurationModel _cometConfig,
String _qualifier,
TableBlockModel _table)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Constructor and Description |
|---|
CrossreferenceTargetPlaceholderModel(CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CrossreferenceTargetPlaceholderModel(CometConfigurationModel _cometConfig,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
CometConfigurationModel |
CometConfigurationResource.getCometConfigurationModel()
Convenience method which just delegates to
#getResourceValue() |
protected CometConfigurationModel |
CometConfigurationResource.readResource(String resourceId)
Gets the
CometConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CometConfigurationModel> |
CometConfigurationsResource.getCometConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CometConfigurationResource.setCometConfigurationModel(CometConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(CometConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CometConfigurationsResource.setCometConfigurationsCollection(Collection<CometConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
List<CometConfigurationModel> |
LayoutService.getAllCometConfigurations()
Finds all comet configurations.
|
| Modifier and Type | Method and Description |
|---|---|
PlaceholderTemplateModel |
LayoutService.createPlaceholderTemplate(CometConfigurationModel cfg,
String type,
String code)
Creates a new placeholder template.
|
List<GridModel> |
LayoutService.getAvailableGrids(CometConfigurationModel cfg)
Finds all grids within a specified comet configuration.
|
List<LayoutTemplateModel> |
LayoutService.getAvailableLayoutTemplates(CometConfigurationModel cfg,
String type)
Finds all layout templates applicable to a given type within a specified comet configuration.
|
List<PlaceholderTemplateModel> |
LayoutService.getAvailablePlaceholderTemplates(CometConfigurationModel cfg,
String type)
Finds all placeholder templates applicable to a given type within a specified comet configuration.
|
GridModel |
LayoutService.getGrid(CometConfigurationModel cfg,
int id)
Fetches a grid by its id.
|
List<LayoutTemplateModel> |
LayoutService.getUnassignedLayoutTemplates(CometConfigurationModel cfg)
Finds all layout templates which haven't been assigned to any placeholder template yet.
|
| Modifier and Type | Method and Description |
|---|---|
List<CometConfigurationModel> |
LayoutServiceImpl.getAllCometConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
CometConfigurationModel |
PublicationService.getDefaultCometConfiguration()
get the default comet configuration
|
| Modifier and Type | Method and Description |
|---|---|
CometConfigurationModel |
PublicationServiceImpl.getDefaultCometConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected CometConfigurationModel |
AbstractPagePlannerIntegrationTest.cometConfig |
Copyright © 2017 SAP SE. All Rights Reserved.