| Package | Description |
|---|---|
| de.hybris.platform.mcc.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicLink |
class |
GeneratedDynamicLink
Generated class for type
DynamicLink. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<StaticLink> |
GeneratedStaticLink.SUBLINKSHANDLER
OneToManyHandler for handling 1:n SUBLINKS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
StaticLink |
GeneratedMccManager.createStaticLink(java.util.Map attributeValues) |
StaticLink |
GeneratedMccManager.createStaticLink(SessionContext ctx,
java.util.Map attributeValues) |
StaticLink |
GeneratedStaticLink.getParentLink()
Generated method - Getter of the
StaticLink.parentLink attribute. |
StaticLink |
GeneratedStaticLink.getParentLink(SessionContext ctx)
Generated method - Getter of the
StaticLink.parentLink attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StaticLink> |
GeneratedStaticLink.getSublinks()
Generated method - Getter of the
StaticLink.sublinks attribute. |
java.util.List<StaticLink> |
GeneratedStaticLink.getSublinks(SessionContext ctx)
Generated method - Getter of the
StaticLink.sublinks attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStaticLink.addToSublinks(SessionContext ctx,
StaticLink value)
Generated method - Adds
value to sublinks. |
void |
GeneratedStaticLink.addToSublinks(StaticLink value)
Generated method - Adds
value to sublinks. |
void |
GeneratedStaticLink.removeFromSublinks(SessionContext ctx,
StaticLink value)
Generated method - Removes
value from sublinks. |
void |
GeneratedStaticLink.removeFromSublinks(StaticLink value)
Generated method - Removes
value from sublinks. |
void |
GeneratedStaticLink.setParentLink(SessionContext ctx,
StaticLink value)
Generated method - Setter of the
StaticLink.parentLink attribute. |
void |
GeneratedStaticLink.setParentLink(StaticLink value)
Generated method - Setter of the
StaticLink.parentLink attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStaticLink.setSublinks(java.util.List<StaticLink> value)
Generated method - Setter of the
StaticLink.sublinks attribute. |
void |
GeneratedStaticLink.setSublinks(SessionContext ctx,
java.util.List<StaticLink> value)
Generated method - Setter of the
StaticLink.sublinks attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.