Uses of Interface
de.hybris.platform.agreementservices.services.AgrGenericService
Packages that use AgrGenericService
Package
Description
-
Uses of AgrGenericService in de.hybris.platform.agreementservices.services.impl
Classes in de.hybris.platform.agreementservices.services.impl that implement AgrGenericService -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.objectfactory
Methods in de.hybris.platform.agreementtmfwebservices.objectfactory that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAgrObjectFactory.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.objectfactory with parameters of type AgrGenericService -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.controllers
Methods in de.hybris.platform.agreementtmfwebservices.v1.controllers that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAgrAgreementsController.getAgreementGenericService()Deprecated. -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreement
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreement that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAgreementAgrAuthorizationAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementAgrItemAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementAgrSpecificationAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementAssociatedAgrAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementCharacteristicAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementEngagedPartyAttributeMapper.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreement with parameters of type AgrGenericServiceModifierConstructorDescriptionAgreementAgrAuthorizationAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementAgrItemAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementAgrSpecificationAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementAssociatedAgrAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementCharacteristicAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementEngagedPartyAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated. -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementitem
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementitem that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAgreementItemProductAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementItemProductOfferingAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementItemTermOrConditionAttributeMapper.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementitem with parameters of type AgrGenericServiceModifierConstructorDescriptionAgreementItemProductAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementItemProductOfferingAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementItemTermOrConditionAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated. -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspeccharacteristic
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspeccharacteristic that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAgreementSpecCharacteristicValueAttributeMapper.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspeccharacteristic with parameters of type AgrGenericServiceModifierConstructorDescriptionAgreementSpecCharacteristicValueAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated. -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecification
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecification that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAgreementSpecificationAttachmentAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementSpecificationRelatedPartyAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementSpecificationRelationshipAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementSpecificationServiceCategoryAttributeMapper.getAgrGenericService()Deprecated.protected AgrGenericServiceAgreementSpecificationSpecCharacteristicsAttributeMapper.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecification with parameters of type AgrGenericServiceModifierConstructorDescriptionAgreementSpecificationAttachmentAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementSpecificationRelatedPartyAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementSpecificationRelationshipAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementSpecificationServiceCategoryAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated.AgreementSpecificationSpecCharacteristicsAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated. -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.mappers.attachment
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.attachment that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAttachmentTypeAttributeMapper.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.mappers.attachment with parameters of type AgrGenericServiceModifierConstructorDescriptionAttachmentTypeAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated. -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.mappers.characteristic
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.characteristic that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceCharacteristicValueAttributeMapper.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.mappers.characteristic with parameters of type AgrGenericServiceModifierConstructorDescriptionCharacteristicValueAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, AgrGenericService agrGenericService) Deprecated. -
Uses of AgrGenericService in de.hybris.platform.agreementtmfwebservices.v1.validators
Methods in de.hybris.platform.agreementtmfwebservices.v1.validators that return AgrGenericServiceModifier and TypeMethodDescriptionprotected AgrGenericServiceAgrAgreementCreateEventValidator.getAgrGenericService()Deprecated.protected AgrGenericServiceAgrAgreementCreateValidator.getAgrGenericService()Deprecated.protected AgrGenericServiceAgrAgreementSpecCreateEventValidator.getAgrGenericService()Deprecated.protected AgrGenericServiceAgrAgreementSpecificationCreateValidator.getAgrGenericService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.validators with parameters of type AgrGenericServiceModifierConstructorDescriptionAgrAgreementCreateEventValidator(AgrGenericService agrGenericService) Deprecated.AgrAgreementCreateValidator(AgrGenericService agrGenericService) Deprecated.AgrAgreementSpecCreateEventValidator(AgrGenericService agrGenericService) Deprecated.AgrAgreementSpecificationCreateValidator(AgrGenericService agrGenericService) Deprecated.