| Package | Description |
|---|---|
| de.hybris.platform.btg.model.restrictions |
Contains generated models for each type of de.hybris.platform.btg.jalo.restrictions package.
|
| de.hybris.platform.btg.resource | |
| de.hybris.platform.btgcockpit.service.impl | |
| de.hybris.platform.btgcockpit.service.label |
| Modifier and Type | Method and Description |
|---|---|
CmsRestrictionActionDefinitionModel |
BtgSegmentRestrictionModel.getOutputActionDefinition()
Generated method - Getter of the
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg. |
| Modifier and Type | Method and Description |
|---|---|
void |
BtgSegmentRestrictionModel.setOutputActionDefinition(CmsRestrictionActionDefinitionModel value)
Generated method - Setter of
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg. |
| Constructor and Description |
|---|
BtgSegmentRestrictionModel(CatalogVersionModel _catalogVersion,
CmsRestrictionActionDefinitionModel _outputActionDefinition,
ItemModel _owner,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BtgSegmentRestrictionModel(CatalogVersionModel _catalogVersion,
CmsRestrictionActionDefinitionModel _outputActionDefinition,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
CmsRestrictionActionDefinitionModel |
CmsRestrictionActionDefinitionResource.getCmsRestrictionActionDefinitionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CmsRestrictionActionDefinitionModel |
CmsRestrictionActionDefinitionResource.readResource(java.lang.String resourceId)
Gets the
CmsRestrictionActionDefinitionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CmsRestrictionActionDefinitionModel> |
CmsRestrictionActionDefinitionsResource.getCmsRestrictionActionDefinitionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmsRestrictionActionDefinitionResource.setCmsRestrictionActionDefinitionModel(CmsRestrictionActionDefinitionModel value)
Convenience method which just delegates to
#setResourceValue(CmsRestrictionActionDefinitionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CmsRestrictionActionDefinitionsResource.setCmsRestrictionActionDefinitionsCollection(java.util.Collection<CmsRestrictionActionDefinitionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractRestrictionModel |
DefaultBTGCockpitService.prepareOutputActionDependencies(RestrictionActionCreateContext context,
CmsRestrictionActionDefinitionModel outputAction,
CatalogVersionModel catalogVersionModel)
Creates all necessary dependencies in order to create a
CmsRestrictionActionDefinitionModel instance. |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CmsRestrictionActionLabelProvider.getIconPath(CmsRestrictionActionDefinitionModel item) |
protected java.lang.String |
CmsRestrictionActionLabelProvider.getItemLabel(CmsRestrictionActionDefinitionModel model) |
Copyright © 2018 SAP SE. All Rights Reserved.