| Package | Description |
|---|---|
| de.hybris.platform.cockpit.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedObjectCollectionItemReference
Generated class for type
ObjectCollectionItemReference. |
class |
ObjectCollectionItemReference |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<ObjectCollectionElement> |
GeneratedCockpitObjectAbstractCollection.ELEMENTSHANDLER
OneToManyHandler for handling 1:n ELEMENTS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ObjectCollectionElement> |
GeneratedCockpitObjectAbstractCollection.getElements()
Generated method - Getter of the
CockpitObjectAbstractCollection.elements attribute. |
java.util.List<ObjectCollectionElement> |
GeneratedCockpitObjectAbstractCollection.getElements(SessionContext ctx)
Generated method - Getter of the
CockpitObjectAbstractCollection.elements attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCockpitObjectAbstractCollection.addToElements(ObjectCollectionElement value)
Generated method - Adds
value to elements. |
void |
GeneratedCockpitObjectAbstractCollection.addToElements(SessionContext ctx,
ObjectCollectionElement value)
Generated method - Adds
value to elements. |
void |
GeneratedCockpitObjectAbstractCollection.removeFromElements(ObjectCollectionElement value)
Generated method - Removes
value from elements. |
void |
GeneratedCockpitObjectAbstractCollection.removeFromElements(SessionContext ctx,
ObjectCollectionElement value)
Generated method - Removes
value from elements. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCockpitObjectAbstractCollection.setElements(java.util.List<ObjectCollectionElement> value)
Generated method - Setter of the
CockpitObjectAbstractCollection.elements attribute. |
void |
GeneratedCockpitObjectAbstractCollection.setElements(SessionContext ctx,
java.util.List<ObjectCollectionElement> value)
Generated method - Setter of the
CockpitObjectAbstractCollection.elements attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.