Uses of Class
de.hybris.platform.apiregistryservices.model.AbstractDestinationModel
Packages that use AbstractDestinationModel
Package
Description
Contains generated models for each type of de.hybris.platform.apiregistryservices.jalo package.
-
Uses of AbstractDestinationModel in de.hybris.platform.apiregistryservices.model
Subclasses of AbstractDestinationModel in de.hybris.platform.apiregistryservices.modelModifier and TypeClassDescriptionclassGenerated model class for type ConsumedDestination first defined at extension apiregistryservices.classGenerated model class for type ExposedDestination first defined at extension apiregistryservices.Methods in de.hybris.platform.apiregistryservices.model that return types with arguments of type AbstractDestinationModelModifier and TypeMethodDescriptionDestinationTargetModel.getDestinations()Generated method - Getter of theDestinationTarget.destinationsattribute defined at extensionapiregistryservices.EndpointModel.getDestinations()Generated method - Getter of theEndpoint.destinationsattribute defined at extensionapiregistryservices.Method parameters in de.hybris.platform.apiregistryservices.model with type arguments of type AbstractDestinationModelModifier and TypeMethodDescriptionvoidDestinationTargetModel.setDestinations(Collection<AbstractDestinationModel> value) Generated method - Setter ofDestinationTarget.destinationsattribute defined at extensionapiregistryservices.voidEndpointModel.setDestinations(Collection<AbstractDestinationModel> value) Generated method - Setter ofEndpoint.destinationsattribute defined at extensionapiregistryservices.