Uses of Class
de.hybris.bootstrap.codegenerator.platformwebservices.dto.CollectionDtoConfig
-
-
Uses of CollectionDtoConfig in de.hybris.bootstrap.codegenerator.platformwebservices
Methods in de.hybris.bootstrap.codegenerator.platformwebservices that return CollectionDtoConfig Modifier and Type Method Description CollectionDtoConfigWebservicesConfig. getCollectionDtoConfig(YComposedType type)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CollectionDtoConfig in de.hybris.bootstrap.codegenerator.platformwebservices.dto
Methods in de.hybris.bootstrap.codegenerator.platformwebservices.dto that return CollectionDtoConfig Modifier and Type Method Description CollectionDtoConfigCollectionDtoWriter. getDtoConfig()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CollectionDtoConfig in de.hybris.bootstrap.codegenerator.platformwebservices.resource
Methods in de.hybris.bootstrap.codegenerator.platformwebservices.resource that return CollectionDtoConfig Modifier and Type Method Description CollectionDtoConfigCollectionResourceConfig. getDTOConfig()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in de.hybris.bootstrap.codegenerator.platformwebservices.resource with parameters of type CollectionDtoConfig Constructor Description CollectionResourceConfig(CollectionDtoConfig dtoConfig, java.lang.String resourcePackage, WebservicesConfig provider)Deprecated, for removal: This API element is subject to removal in a future version.
-