Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.Agreement
Packages that use Agreement
Package
Description
-
Uses of Agreement in de.hybris.platform.agreementtmfwebservices.v1.api
Methods in de.hybris.platform.agreementtmfwebservices.v1.api that return types with arguments of type AgreementModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Agreement>AgreementApi.createAgreement(@Valid Agreement agreement) AgreementApi.listAgreement(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String status) org.springframework.http.ResponseEntity<Agreement>AgreementApi.patchAgreement(String id, @Valid Agreement body) org.springframework.http.ResponseEntity<Agreement>AgreementApi.retrieveAgreement(String id, @Valid String fields) Methods in de.hybris.platform.agreementtmfwebservices.v1.api with parameters of type AgreementModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Agreement>AgreementApi.createAgreement(@Valid Agreement agreement) org.springframework.http.ResponseEntity<Agreement>AgreementApi.patchAgreement(String id, @Valid Agreement body) -
Uses of Agreement in de.hybris.platform.agreementtmfwebservices.v1.controllers
Methods in de.hybris.platform.agreementtmfwebservices.v1.controllers that return types with arguments of type AgreementModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Agreement>AgrAgreementsController.createAgreement(@Valid Agreement agreement) Deprecated.AgrAgreementsController.listAgreement(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String status) Deprecated.org.springframework.http.ResponseEntity<Agreement>AgrAgreementsController.patchAgreement(String id, @Valid Agreement agreement) Deprecated.org.springframework.http.ResponseEntity<Agreement>AgrAgreementsController.retrieveAgreement(String id, @Valid String fields) Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.controllers with parameters of type AgreementModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Agreement>AgrAgreementsController.createAgreement(@Valid Agreement agreement) Deprecated.org.springframework.http.ResponseEntity<Agreement>AgrAgreementsController.patchAgreement(String id, @Valid Agreement agreement) Deprecated. -
Uses of Agreement in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return AgreementModifier and TypeMethodDescriptionAgreement.addAgreementAuthorizationItem(AgreementAuthorization agreementAuthorizationItem) Deprecated.Agreement.addAgreementItemItem(AgreementItem agreementItemItem) Deprecated.Agreement.addAssociatedAgreementItem(AgreementRef associatedAgreementItem) Deprecated.Agreement.addCharacteristicItem(Characteristic characteristicItem) Deprecated.Agreement.addEngagedPartyItem(RelatedParty engagedPartyItem) Deprecated.Agreement.agreementAuthorization(List<AgreementAuthorization> agreementAuthorization) Deprecated.Agreement.agreementItem(List<AgreementItem> agreementItem) Deprecated.Agreement.agreementPeriod(TimePeriod agreementPeriod) Deprecated.Agreement.agreementSpecification(AgreementSpecificationRef agreementSpecification) Deprecated.Agreement.agreementType(String agreementType) Deprecated.Agreement.associatedAgreement(List<AgreementRef> associatedAgreement) Deprecated.Agreement.atBaseType(String atBaseType) Deprecated.Agreement.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Agreement.characteristic(List<Characteristic> characteristic) Deprecated.Agreement.completionDate(TimePeriod completionDate) Deprecated.Agreement.description(String description) Deprecated.Agreement.documentNumber(Integer documentNumber) Deprecated.Agreement.engagedParty(List<RelatedParty> engagedParty) Deprecated.@Valid AgreementAgreementAttributeValueChangeEventPayload.getAgreement()Deprecated.Get agreement@Valid AgreementAgreementCreateEventPayload.getAgreement()Deprecated.Get agreement@Valid AgreementAgreementDeleteEventPayload.getAgreement()Deprecated.Get agreement@Valid AgreementAgreementStateChangeEventPayload.getAgreement()Deprecated.Get agreementDeprecated.Deprecated.Agreement.initialDate(Date initialDate) Deprecated.Deprecated.Agreement.statementOfIntent(String statementOfIntent) Deprecated.Deprecated.Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type AgreementModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.voidAgreementAttributeValueChangeEventPayload.setAgreement(Agreement agreement) Deprecated.voidAgreementCreateEventPayload.setAgreement(Agreement agreement) Deprecated.voidAgreementDeleteEventPayload.setAgreement(Agreement agreement) Deprecated.voidAgreementStateChangeEventPayload.setAgreement(Agreement agreement) Deprecated. -
Uses of Agreement in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreement
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreement with parameters of type AgreementModifier and TypeMethodDescriptionvoidAgreementAgrAuthorizationAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAgrItemAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAgrPeriodAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAgrSpecificationAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAssociatedAgrAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementCharacteristicAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementCompletionDateAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementEngagedPartyAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementStatusAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementTypeAttributeMapper.populateSourceAttributeFromTarget(Agreement target, AgrAgreementModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAgrAuthorizationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAgrItemAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAgrPeriodAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAgrSpecificationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAssociatedAgrAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementAtTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementCharacteristicAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementCompletionDateAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementEngagedPartyAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementHrefAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementStatusAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementModel source, Agreement target, ma.glasnost.orika.MappingContext context) Deprecated.