| Package | Description |
|---|---|
| com.hybris.yprofile.model |
Contains generated models for each type of com.hybris.yprofile.jalo package.
|
| de.hybris.liveeditaddon.cockpit.navigationeditor.model | |
| de.hybris.liveeditaddon.cockpit.services.impl | |
| de.hybris.platform.acceleratorcms.model.components |
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
|
| de.hybris.platform.category.model |
Contains generated models for each type of de.hybris.platform.category.jalo package.
|
| de.hybris.platform.cms2.model.navigation |
Contains generated models for each type of de.hybris.platform.cms2.jalo.navigation package.
|
| de.hybris.platform.cms2.model.pages |
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
|
| de.hybris.platform.cms2.resource.contents.components | |
| de.hybris.platform.cmscockpit.services.label.impl | |
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| de.hybris.platform.financialservices.model.components |
Contains generated models for each type of de.hybris.platform.financialservices.jalo.components package.
|
| de.hybris.platform.verticalnavigationaddon.model.cms.components |
Contains generated models for each type of de.hybris.platform.verticalnavigationaddon.jalo.cms.components package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsentReferenceLinkComponentModel
Generated model class for type ConsentReferenceLinkComponent first defined at extension privacyoverlayeraddon.
|
| Modifier and Type | Method and Description |
|---|---|
CMSLinkComponentModel |
NavigationLinkViewModel.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationLinkViewModel.setModel(CMSLinkComponentModel linkModel) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSLinkComponentModel |
DefaultNavigationEditorService.createNavigationLinkForNavigationBar(NavigationNodeViewModel node,
Collection<TypedObject> typedObjects) |
protected CMSLinkComponentModel |
DefaultNavigationEditorService.createNewCMSLinkFromLinkViewModel(NavigationLinkViewModel link,
CMSNavigationNodeModel cmsColumnNavNode) |
| Modifier and Type | Method and Description |
|---|---|
CMSLinkComponentModel |
AccountBookmarkComponentModel.getLink()
Generated method - Getter of the
AccountBookmarkComponent.link attribute defined at extension acceleratorcms. |
CMSLinkComponentModel |
NavigationBarComponentModel.getLink()
Generated method - Getter of the
NavigationBarComponent.link attribute defined at extension acceleratorcms. |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountBookmarkComponentModel.setLink(CMSLinkComponentModel value)
Generated method - Setter of
AccountBookmarkComponent.link attribute defined at extension acceleratorcms. |
void |
NavigationBarComponentModel.setLink(CMSLinkComponentModel value)
Generated method - Setter of
NavigationBarComponent.link attribute defined at extension acceleratorcms. |
| Constructor and Description |
|---|
AccountBookmarkComponentModel(CatalogVersionModel _catalogVersion,
CMSLinkComponentModel _link,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AccountBookmarkComponentModel(CatalogVersionModel _catalogVersion,
CMSLinkComponentModel _link,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
NavigationBarComponentModel(CatalogVersionModel _catalogVersion,
CMSLinkComponentModel _link,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
NavigationBarComponentModel(CatalogVersionModel _catalogVersion,
CMSLinkComponentModel _link,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSLinkComponentModel> |
CategoryModel.getLinkComponents()
Generated method - Getter of the
Category.linkComponents attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryModel.setLinkComponents(List<CMSLinkComponentModel> value)
Generated method - Setter of
Category.linkComponents attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
List<CMSLinkComponentModel> |
CMSNavigationNodeModel.getLinks()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMSNavigationNodeModel.setLinks(List<CMSLinkComponentModel> value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSLinkComponentModel> |
ContentPageModel.getLinkComponents()
Generated method - Getter of the
ContentPage.linkComponents attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentPageModel.setLinkComponents(List<CMSLinkComponentModel> value)
Generated method - Setter of
ContentPage.linkComponents attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
CMSLinkComponentModel |
CMSLinkComponentResource.getCMSLinkComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSLinkComponentModel |
CMSLinkComponentResource.readResource(String resourceId)
Gets the
CMSLinkComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSLinkComponentModel> |
CMSLinkComponentsResource.getCMSLinkComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkComponentResource.setCMSLinkComponentModel(CMSLinkComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSLinkComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkComponentsResource.setCMSLinkComponentsCollection(Collection<CMSLinkComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CmsLinkComponentModelLabelProvider.getIconPath(CMSLinkComponentModel item) |
protected String |
CmsLinkComponentModelLabelProvider.getIconPath(CMSLinkComponentModel item,
String languageIso) |
protected String |
CmsLinkComponentModelLabelProvider.getItemDescription(CMSLinkComponentModel item) |
protected String |
CmsLinkComponentModelLabelProvider.getItemDescription(CMSLinkComponentModel item,
String languageIso) |
protected String |
CmsLinkComponentModelLabelProvider.getItemLabel(CMSLinkComponentModel item) |
protected String |
CmsLinkComponentModelLabelProvider.getItemLabel(CMSLinkComponentModel item,
String languageIso) |
| Modifier and Type | Method and Description |
|---|---|
List<CMSLinkComponentModel> |
ProductModel.getLinkComponents()
Generated method - Getter of the
Product.linkComponents attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setLinkComponents(List<CMSLinkComponentModel> value)
Generated method - Setter of
Product.linkComponents attribute defined at extension cms2. |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSLinkImageComponentModel
Generated model class for type CMSLinkImageComponent first defined at extension financialservices.
|
| Modifier and Type | Method and Description |
|---|---|
CMSLinkComponentModel |
VerticalBarComponentModel.getLink()
Generated method - Getter of the
VerticalBarComponent.link attribute defined at extension verticalnavigationaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalBarComponentModel.setLink(CMSLinkComponentModel value)
Generated method - Setter of
VerticalBarComponent.link attribute defined at extension verticalnavigationaddon. |
| Constructor and Description |
|---|
VerticalBarComponentModel(CatalogVersionModel _catalogVersion,
CMSLinkComponentModel _link,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
VerticalBarComponentModel(CatalogVersionModel _catalogVersion,
CMSLinkComponentModel _link,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
Copyright © 2017 SAP SE. All Rights Reserved.