Uses of Class
de.hybris.platform.importcockpit.services.config.mapping.jaxb.targets.Property
-
-
Uses of Property in de.hybris.platform.importcockpit.services.config.mapping
Methods in de.hybris.platform.importcockpit.services.config.mapping that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>TargetsConfiguration. getAttributesBlackList() -
Uses of Property in de.hybris.platform.importcockpit.services.config.mapping.impl
Methods in de.hybris.platform.importcockpit.services.config.mapping.impl that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>DefaultTargetsConfiguration. getAttributesBlackList() -
Uses of Property in de.hybris.platform.importcockpit.services.config.mapping.jaxb.targets
Fields in de.hybris.platform.importcockpit.services.config.mapping.jaxb.targets with type parameters of type Property Modifier and Type Field Description protected java.util.List<Property>AttributesList. propertyMethods in de.hybris.platform.importcockpit.services.config.mapping.jaxb.targets that return Property Modifier and Type Method Description PropertyObjectFactory. createProperty()Create an instance ofPropertyMethods in de.hybris.platform.importcockpit.services.config.mapping.jaxb.targets that return types with arguments of type Property Modifier and Type Method Description java.util.List<Property>AttributesList. getProperty()Gets the value of the property property.
-