Uses of Interface
de.hybris.platform.odata2services.odata.schema.SchemaGenerator
Packages that use SchemaGenerator
Package
Description
-
Uses of SchemaGenerator in de.hybris.platform.integrationbackoffice.widgets.modeling.services
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.services with parameters of type SchemaGeneratorModifier and TypeMethodDescriptionvoidReadService.setODataDefaultSchemaGenerator(SchemaGenerator oDataDefaultSchemaGenerator) Constructors in de.hybris.platform.integrationbackoffice.widgets.modeling.services with parameters of type SchemaGeneratorModifierConstructorDescriptionReadService(@NotNull FlexibleSearchService flexibleSearchService, @NotNull TypeService typeService, @NotNull SchemaGenerator generator, @NotNull ReadOnlyAttributesConfiguration configuration) -
Uses of SchemaGenerator in de.hybris.platform.odata2services.odata.impl
Methods in de.hybris.platform.odata2services.odata.impl with parameters of type SchemaGeneratorModifier and TypeMethodDescriptionvoidDefaultEdmProviderFactory.setSchemaGenerator(SchemaGenerator schemaGenerator) Deprecated, for removal: This API element is subject to removal in a future version.use new constructor to set schema generator.Constructors in de.hybris.platform.odata2services.odata.impl with parameters of type SchemaGeneratorModifierConstructorDescriptionprotectedDefaultEdmProviderFactory(@NotNull SchemaGenerator generator) Instantiates a new EdmProviderFactory. -
Uses of SchemaGenerator in de.hybris.platform.odata2services.odata.schema
Classes in de.hybris.platform.odata2services.odata.schema that implement SchemaGenerator