Uses of Class
de.hybris.platform.apiregistryservices.model.EndpointModel
Packages that use EndpointModel
Package
Description
Contains generated models for each type of de.hybris.platform.apiregistryservices.jalo package.
-
Uses of EndpointModel in de.hybris.platform.apiregistryservices.model
Methods in de.hybris.platform.apiregistryservices.model that return EndpointModelModifier and TypeMethodDescriptionAbstractDestinationModel.getEndpoint()Generated method - Getter of theAbstractDestination.endpointattribute defined at extensionapiregistryservices.Methods in de.hybris.platform.apiregistryservices.model with parameters of type EndpointModelModifier and TypeMethodDescriptionvoidAbstractDestinationModel.setEndpoint(EndpointModel value) Generated method - Setter ofAbstractDestination.endpointattribute defined at extensionapiregistryservices.Constructors in de.hybris.platform.apiregistryservices.model with parameters of type EndpointModelModifierConstructorDescriptionAbstractDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, String _id, ItemModel _owner, String _url) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, String _id, String _url) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsumedDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, String _id, ItemModel _owner, String _url) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsumedDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, String _id, String _url) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersExposedDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, String _id, ItemModel _owner, String _url) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersExposedDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, String _id, String _url) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters