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