Uses of Class
de.hybris.platform.commercefacades.xstream.alias.TypeAliasMapping
Packages that use TypeAliasMapping
Package
Description
-
Uses of TypeAliasMapping in de.hybris.platform.commercefacades.xstream.alias
Subclasses of TypeAliasMapping in de.hybris.platform.commercefacades.xstream.aliasModifier and TypeClassDescriptionclassAbstraction for the attribute aliasing.classAbstraction for the attribute aliasing. -
Uses of TypeAliasMapping in de.hybris.platform.commercewebservices.core.xstream
Methods in de.hybris.platform.commercewebservices.core.xstream with parameters of type TypeAliasMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setAttributeAliasInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, TypeAliasMapping alias) aliases property moving also from element to attributeprotected voidXmlXStreamMarshallerFactory.setFieldAliasInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, TypeAliasMapping alias) aliases property leaving it as elementprotected voidXmlXStreamMarshallerFactory.setTypeAliasInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, TypeAliasMapping alias) Method parameters in de.hybris.platform.commercewebservices.core.xstream with type arguments of type TypeAliasMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setAliases(org.springframework.oxm.xstream.XStreamMarshaller marshaller, Collection<TypeAliasMapping> aliases) -
Uses of TypeAliasMapping in de.hybris.platform.ycommercewebservices.xstream
Methods in de.hybris.platform.ycommercewebservices.xstream with parameters of type TypeAliasMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setAttributeAliasInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, TypeAliasMapping alias) aliases property moving also from element to attributeprotected voidXmlXStreamMarshallerFactory.setFieldAliasInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, TypeAliasMapping alias) aliases property leaving it as elementprotected voidXmlXStreamMarshallerFactory.setTypeAliasInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, TypeAliasMapping alias) Method parameters in de.hybris.platform.ycommercewebservices.xstream with type arguments of type TypeAliasMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setAliases(org.springframework.oxm.xstream.XStreamMarshaller marshaller, Collection<TypeAliasMapping> aliases)