Uses of Interface
de.hybris.platform.webservicescommons.mapping.SubclassRegistry
-
Packages that use SubclassRegistry Package Description de.hybris.platform.webservicescommons.jaxb de.hybris.platform.webservicescommons.mapping.impl -
-
Uses of SubclassRegistry in de.hybris.platform.webservicescommons.jaxb
Methods in de.hybris.platform.webservicescommons.jaxb that return SubclassRegistry Modifier and Type Method Description SubclassRegistryMoxyJaxbContextFactoryImpl. getSubclassRegistry()Methods in de.hybris.platform.webservicescommons.jaxb with parameters of type SubclassRegistry Modifier and Type Method Description voidMoxyJaxbContextFactoryImpl. setSubclassRegistry(SubclassRegistry subclassRegistry) -
Uses of SubclassRegistry in de.hybris.platform.webservicescommons.mapping.impl
Classes in de.hybris.platform.webservicescommons.mapping.impl that implement SubclassRegistry Modifier and Type Class Description classDefaultSubclassRegistryDefault implementation ofSubclassRegistryMethods in de.hybris.platform.webservicescommons.mapping.impl that return SubclassRegistry Modifier and Type Method Description SubclassRegistryDefaultFieldSetBuilder. getSubclassRegistry()Methods in de.hybris.platform.webservicescommons.mapping.impl with parameters of type SubclassRegistry Modifier and Type Method Description voidDefaultFieldSetBuilder. setSubclassRegistry(SubclassRegistry subclassRegistry)
-