| Package | Description |
|---|---|
| de.hybris.platform.cms2.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.cms2.model.contents.components |
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents.components package.
|
| de.hybris.platform.cmsfacades.util.builder |
| Modifier and Type | Method and Description |
|---|---|
static LinkTargets |
LinkTargets.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LinkTargets[] |
LinkTargets.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LinkTargets |
CMSLinkComponentModel.getTarget()
Generated method - Getter of the
CMSLinkComponent.target attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkComponentModel.setTarget(LinkTargets value)
Generated method - Setter of
CMSLinkComponent.target attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
LinkComponentModelBuilder |
LinkComponentModelBuilder.withTarget(LinkTargets target) |
Copyright © 2018 SAP SE. All Rights Reserved.