Uses of Class
de.hybris.platform.agreementservices.model.AgrCategoryModel
Packages that use AgrCategoryModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrCategoryModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return AgrCategoryModelModifier and TypeMethodDescriptionAgrAgreementSpecificationModel.getServiceCategory()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.serviceCategoryattribute defined at extensionagreementservices.Methods in de.hybris.platform.agreementservices.model with parameters of type AgrCategoryModelModifier and TypeMethodDescriptionvoidAgrAgreementSpecificationModel.setServiceCategory(AgrCategoryModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecification.serviceCategoryattribute defined at extensionagreementservices. -
Uses of AgrCategoryModel in de.hybris.platform.agreementtmfwebservices.v1.mappers.categoryref
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.categoryref with parameters of type AgrCategoryModelModifier and TypeMethodDescriptionvoidCategoryRefHrefAttributeMapper.populateTargetAttributeFromSource(AgrCategoryModel source, CategoryRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidCategoryRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(AgrCategoryModel source, CategoryRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidCategoryRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrCategoryModel source, CategoryRef target, ma.glasnost.orika.MappingContext context) Deprecated.