| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumedDestination |
class |
ExposedDestination |
class |
GeneratedConsumedDestination
Generated class for type
ConsumedDestination. |
class |
GeneratedExposedDestination
Generated class for type
ExposedDestination. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AbstractDestination> |
GeneratedEndpoint.DESTINATIONSHANDLER
OneToManyHandler for handling 1:n DESTINATIONS's relation attributes from 'many' side. |
protected static OneToManyHandler<AbstractDestination> |
GeneratedDestinationTarget.DESTINATIONSHANDLER
OneToManyHandler for handling 1:n DESTINATIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractDestination> |
GeneratedEndpoint.getDestinations()
Generated method - Getter of the
Endpoint.destinations attribute. |
java.util.Collection<AbstractDestination> |
GeneratedDestinationTarget.getDestinations()
Generated method - Getter of the
DestinationTarget.destinations attribute. |
java.util.Collection<AbstractDestination> |
GeneratedEndpoint.getDestinations(SessionContext ctx)
Generated method - Getter of the
Endpoint.destinations attribute. |
java.util.Collection<AbstractDestination> |
GeneratedDestinationTarget.getDestinations(SessionContext ctx)
Generated method - Getter of the
DestinationTarget.destinations attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedEndpoint.addToDestinations(AbstractDestination value)
Generated method - Adds
value to destinations. |
void |
GeneratedDestinationTarget.addToDestinations(AbstractDestination value)
Generated method - Adds
value to destinations. |
void |
GeneratedEndpoint.addToDestinations(SessionContext ctx,
AbstractDestination value)
Generated method - Adds
value to destinations. |
void |
GeneratedDestinationTarget.addToDestinations(SessionContext ctx,
AbstractDestination value)
Generated method - Adds
value to destinations. |
void |
GeneratedEndpoint.removeFromDestinations(AbstractDestination value)
Generated method - Removes
value from destinations. |
void |
GeneratedDestinationTarget.removeFromDestinations(AbstractDestination value)
Generated method - Removes
value from destinations. |
void |
GeneratedEndpoint.removeFromDestinations(SessionContext ctx,
AbstractDestination value)
Generated method - Removes
value from destinations. |
void |
GeneratedDestinationTarget.removeFromDestinations(SessionContext ctx,
AbstractDestination value)
Generated method - Removes
value from destinations. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedEndpoint.setDestinations(java.util.Collection<AbstractDestination> value)
Generated method - Setter of the
Endpoint.destinations attribute. |
void |
GeneratedDestinationTarget.setDestinations(java.util.Collection<AbstractDestination> value)
Generated method - Setter of the
DestinationTarget.destinations attribute. |
void |
GeneratedEndpoint.setDestinations(SessionContext ctx,
java.util.Collection<AbstractDestination> value)
Generated method - Setter of the
Endpoint.destinations attribute. |
void |
GeneratedDestinationTarget.setDestinations(SessionContext ctx,
java.util.Collection<AbstractDestination> value)
Generated method - Setter of the
DestinationTarget.destinations attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.