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