Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.CategoryUnderscoreCreate
Packages that use CategoryUnderscoreCreate
-
Uses of CategoryUnderscoreCreate in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return CategoryUnderscoreCreateModifier and TypeMethodDescriptionCategoryUnderscoreCreate.addProductOfferingItem(ProductOfferingRef productOfferingItem) CategoryUnderscoreCreate.addSubCategoryItem(CategoryRef subCategoryItem) CategoryUnderscoreCreate.atBaseType(String atBaseType) CategoryUnderscoreCreate.atSchemaLocation(String atSchemaLocation) CategoryUnderscoreCreate.description(String description) CategoryUnderscoreCreate.lastUpdate(Date lastUpdate) CategoryUnderscoreCreate.lifecycleStatus(String lifecycleStatus) CategoryUnderscoreCreate.productOffering(List<ProductOfferingRef> productOffering) CategoryUnderscoreCreate.subCategory(List<CategoryRef> subCategory) CategoryUnderscoreCreate.validFor(TimePeriod validFor)