Uses of Class
de.hybris.platform.commercefacades.xstream.alias.AttributeOmitMapping
Packages that use AttributeOmitMapping
Package
Description
-
Uses of AttributeOmitMapping in de.hybris.platform.commercewebservices.core.xstream
Methods in de.hybris.platform.commercewebservices.core.xstream with parameters of type AttributeOmitMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setAttributeOmitInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, AttributeOmitMapping singleOmit) Method parameters in de.hybris.platform.commercewebservices.core.xstream with type arguments of type AttributeOmitMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setOmitted(org.springframework.oxm.xstream.XStreamMarshaller marshaller, Collection<AttributeOmitMapping> omitters) -
Uses of AttributeOmitMapping in de.hybris.platform.ycommercewebservices.xstream
Methods in de.hybris.platform.ycommercewebservices.xstream with parameters of type AttributeOmitMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setAttributeOmitInternal(org.springframework.oxm.xstream.XStreamMarshaller marshaller, AttributeOmitMapping singleOmit) Method parameters in de.hybris.platform.ycommercewebservices.xstream with type arguments of type AttributeOmitMappingModifier and TypeMethodDescriptionprotected voidXmlXStreamMarshallerFactory.setOmitted(org.springframework.oxm.xstream.XStreamMarshaller marshaller, Collection<AttributeOmitMapping> omitters)