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) CategoryRef.atreferredType(String atreferredType) CategoryRef.atschemaLocation(String atschemaLocation) @Valid CategoryRefAgreementSpecification.getServiceCategory()Get serviceCategory@Valid CategoryRefAgreementSpecificationUnderscoreCreate.getServiceCategory()Get serviceCategory@Valid CategoryRefAgreementSpecificationUnderscoreUpdate.getServiceCategory()Get serviceCategoryMethods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type CategoryRefModifier and TypeMethodDescriptionAgreementSpecification.serviceCategory(CategoryRef serviceCategory) AgreementSpecificationUnderscoreCreate.serviceCategory(CategoryRef serviceCategory) AgreementSpecificationUnderscoreUpdate.serviceCategory(CategoryRef serviceCategory) voidAgreementSpecification.setServiceCategory(CategoryRef serviceCategory) voidAgreementSpecificationUnderscoreCreate.setServiceCategory(CategoryRef serviceCategory) voidAgreementSpecificationUnderscoreUpdate.setServiceCategory(CategoryRef serviceCategory) -
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.