Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.CategoryRef
Packages that use CategoryRef
Package
Description
-
Uses of CategoryRef in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return CategoryRefModifier and TypeMethodDescriptionCategoryRef.atBaseType(String atBaseType) Deprecated.CategoryRef.atReferredType(String atReferredType) Deprecated.CategoryRef.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.@Valid CategoryRefAgreementSpecification.getServiceCategory()Deprecated.Get serviceCategory@Valid CategoryRefAgreementSpecificationUnderscoreCreate.getServiceCategory()Deprecated.Get serviceCategory@Valid CategoryRefAgreementSpecificationUnderscoreUpdate.getServiceCategory()Deprecated.Get serviceCategoryDeprecated.Deprecated.Deprecated.Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type CategoryRefModifier and TypeMethodDescriptionAgreementSpecification.serviceCategory(CategoryRef serviceCategory) Deprecated.AgreementSpecificationUnderscoreCreate.serviceCategory(CategoryRef serviceCategory) Deprecated.AgreementSpecificationUnderscoreUpdate.serviceCategory(CategoryRef serviceCategory) Deprecated.voidAgreementSpecification.setServiceCategory(CategoryRef serviceCategory) Deprecated.voidAgreementSpecificationUnderscoreCreate.setServiceCategory(CategoryRef serviceCategory) Deprecated.voidAgreementSpecificationUnderscoreUpdate.setServiceCategory(CategoryRef serviceCategory) Deprecated. -
Uses of CategoryRef in de.hybris.platform.agreementtmfwebservices.v1.mappers.categoryref
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.categoryref with parameters of type CategoryRefModifier 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.