Uses of Class
de.hybris.platform.tuadatamodel.model.TuaCategoryModel
Packages that use TuaCategoryModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaCategoryModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaCategoryModelModifier and TypeMethodDescriptionvoidTuaCategoryPrepareInterceptor.onPrepare(TuaCategoryModel categoryModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of TuaCategoryModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaCategoryModelModifier and TypeMethodDescriptionTuaAgreementSpecificationModel.getServiceCategory()Generated method - Getter of theTuaAgreementSpecification.serviceCategoryattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaCategoryModelModifier and TypeMethodDescriptionvoidTuaAgreementSpecificationModel.setServiceCategory(TuaCategoryModel value) Generated method - Setter ofTuaAgreementSpecification.serviceCategoryattribute defined at extensiontuadatamodel. -
Uses of TuaCategoryModel in de.hybris.platform.tuawebservicesresources.mappers.categoryref
Methods in de.hybris.platform.tuawebservicesresources.mappers.categoryref with parameters of type TuaCategoryModelModifier and TypeMethodDescriptionvoidCategoryRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaCategoryModel source, CategoryRef target, ma.glasnost.orika.MappingContext context) voidCategoryRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaCategoryModel source, CategoryRef target, ma.glasnost.orika.MappingContext context) voidCategoryRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaCategoryModel source, CategoryRef target, ma.glasnost.orika.MappingContext context)