Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecificationRef
Packages that use AgreementSpecificationRef
Package
Description
-
Uses of AgreementSpecificationRef in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return AgreementSpecificationRefModifier and TypeMethodDescriptionAgreementSpecificationRef.atBaseType(String atBaseType) Deprecated.AgreementSpecificationRef.atReferredType(String atReferredType) Deprecated.AgreementSpecificationRef.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.AgreementSpecificationRef.description(String description) Deprecated.@Valid AgreementSpecificationRefAgreement.getAgreementSpecification()Deprecated.Get agreementSpecification@Valid AgreementSpecificationRefAgreementUnderscoreCreate.getAgreementSpecification()Deprecated.Get agreementSpecification@Valid AgreementSpecificationRefAgreementUnderscoreUpdate.getAgreementSpecification()Deprecated.Get agreementSpecificationDeprecated.Deprecated.Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type AgreementSpecificationRefModifier and TypeMethodDescriptionAgreement.agreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.AgreementUnderscoreCreate.agreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.AgreementUnderscoreUpdate.agreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.voidAgreement.setAgreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.voidAgreementUnderscoreCreate.setAgreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.voidAgreementUnderscoreUpdate.setAgreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated. -
Uses of AgreementSpecificationRef in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecificationref
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecificationref with parameters of type AgreementSpecificationRefModifier and TypeMethodDescriptionvoidAgreementSpecificationRefHrefAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecificationRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecificationSchemaLocationHrefAttributeMapper.populateTargetAttributeFromSource(AgrAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) Deprecated.