Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecificationRelationship
Packages that use AgreementSpecificationRelationship
Package
Description
-
Uses of AgreementSpecificationRelationship in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return AgreementSpecificationRelationshipModifier and TypeMethodDescriptionAgreementSpecificationRelationship.atBaseType(String atBaseType) Deprecated.AgreementSpecificationRelationship.atReferredType(String atReferredType) Deprecated.AgreementSpecificationRelationship.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.AgreementSpecificationRelationship.relationshipType(String relationshipType) Deprecated.AgreementSpecificationRelationship.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return types with arguments of type AgreementSpecificationRelationshipModifier and TypeMethodDescriptionAgreementSpecification.getSpecificationRelationship()Deprecated.Get specificationRelationshipAgreementSpecificationUnderscoreCreate.getSpecificationRelationship()Deprecated.Get specificationRelationshipAgreementSpecificationUnderscoreUpdate.getSpecificationRelationship()Deprecated.Get specificationRelationshipMethods in de.hybris.platform.agreementtmfwebservices.v1.dto with parameters of type AgreementSpecificationRelationshipModifier and TypeMethodDescriptionAgreementSpecification.addSpecificationRelationshipItem(AgreementSpecificationRelationship specificationRelationshipItem) Deprecated.AgreementSpecificationUnderscoreCreate.addSpecificationRelationshipItem(AgreementSpecificationRelationship specificationRelationshipItem) Deprecated.AgreementSpecificationUnderscoreUpdate.addSpecificationRelationshipItem(AgreementSpecificationRelationship specificationRelationshipItem) Deprecated.Method parameters in de.hybris.platform.agreementtmfwebservices.v1.dto with type arguments of type AgreementSpecificationRelationshipModifier and TypeMethodDescriptionvoidAgreementSpecification.setSpecificationRelationship(List<AgreementSpecificationRelationship> specificationRelationship) Deprecated.voidAgreementSpecificationUnderscoreCreate.setSpecificationRelationship(List<AgreementSpecificationRelationship> specificationRelationship) Deprecated.voidAgreementSpecificationUnderscoreUpdate.setSpecificationRelationship(List<AgreementSpecificationRelationship> specificationRelationship) Deprecated.AgreementSpecification.specificationRelationship(List<AgreementSpecificationRelationship> specificationRelationship) Deprecated.AgreementSpecificationUnderscoreCreate.specificationRelationship(List<AgreementSpecificationRelationship> specificationRelationship) Deprecated.AgreementSpecificationUnderscoreUpdate.specificationRelationship(List<AgreementSpecificationRelationship> specificationRelationship) Deprecated. -
Uses of AgreementSpecificationRelationship in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecificationrelationship
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecificationrelationship with parameters of type AgreementSpecificationRelationshipModifier and TypeMethodDescriptionvoidAgreementSpecRelationIdAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, AgrAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationNameAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, AgrAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, AgrAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationHrefAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationIdAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationNameAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationValidForAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.