Uses of Class
de.hybris.platform.apiregistryservices.jalo.Endpoint
-
Packages that use Endpoint Package Description de.hybris.platform.apiregistryservices.jalo -
-
Uses of Endpoint in de.hybris.platform.apiregistryservices.jalo
Methods in de.hybris.platform.apiregistryservices.jalo that return Endpoint Modifier and Type Method Description EndpointGeneratedApiregistryservicesManager. createEndpoint(SessionContext ctx, java.util.Map attributeValues)EndpointGeneratedApiregistryservicesManager. createEndpoint(java.util.Map attributeValues)EndpointGeneratedAbstractDestination. getEndpoint()Generated method - Getter of theAbstractDestination.endpointattribute.EndpointGeneratedAbstractDestination. getEndpoint(SessionContext ctx)Generated method - Getter of theAbstractDestination.endpointattribute.Methods in de.hybris.platform.apiregistryservices.jalo with parameters of type Endpoint Modifier and Type Method Description voidGeneratedAbstractDestination. setEndpoint(Endpoint value)Generated method - Setter of theAbstractDestination.endpointattribute.voidGeneratedAbstractDestination. setEndpoint(SessionContext ctx, Endpoint value)Generated method - Setter of theAbstractDestination.endpointattribute.
-