Uses of Class
de.hybris.platform.agreementservices.jalo.AgrAgreementRelationship
Packages that use AgrAgreementRelationship
-
Uses of AgrAgreementRelationship in de.hybris.platform.agreementservices.jalo
Fields in de.hybris.platform.agreementservices.jalo with type parameters of type AgrAgreementRelationshipModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<AgrAgreementRelationship>AgrAgreementSpecification.AGREEMENTSPECCHARREFERENCESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n AGREEMENTSPECCHARREFERENCES's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<AgrAgreementRelationship>AgrAgreementSpecification.AGREEMENTSPECIFICATIONREFERENCEDBYHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n AGREEMENTSPECIFICATIONREFERENCEDBY's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrAgreementRelationship>AgrAgreementRelationship.SOURCEAGREEMENTSPECIFICATIONHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n SOURCEAGREEMENTSPECIFICATION's relation attributes from 'one' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrAgreementRelationship>AgrAgreementRelationship.TARGETAGREEMENTSPECIFICATIONHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n TARGETAGREEMENTSPECIFICATION's relation attributes from 'one' side.Methods in de.hybris.platform.agreementservices.jalo that return AgrAgreementRelationshipModifier and TypeMethodDescriptionAgreementservicesManager.createAgrAgreementRelationship(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) AgreementservicesManager.createAgrAgreementRelationship(Map attributeValues) Methods in de.hybris.platform.agreementservices.jalo that return types with arguments of type AgrAgreementRelationshipModifier and TypeMethodDescriptionAgrAgreementSpecification.getAgreementSpecCharReferences()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecCharReferencesattribute.AgrAgreementSpecification.getAgreementSpecCharReferences(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecCharReferencesattribute.AgrAgreementSpecification.getAgreementSpecificationReferencedBy()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecificationReferencedByattribute.AgrAgreementSpecification.getAgreementSpecificationReferencedBy(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecificationReferencedByattribute.Methods in de.hybris.platform.agreementservices.jalo with parameters of type AgrAgreementRelationshipModifier and TypeMethodDescriptionvoidAgrAgreementSpecification.addToAgreementSpecCharReferences(AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecCharReferences.voidAgrAgreementSpecification.addToAgreementSpecCharReferences(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecCharReferences.voidAgrAgreementSpecification.addToAgreementSpecificationReferencedBy(AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecificationReferencedBy.voidAgrAgreementSpecification.addToAgreementSpecificationReferencedBy(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto agreementSpecificationReferencedBy.voidAgrAgreementSpecification.removeFromAgreementSpecCharReferences(AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecCharReferences.voidAgrAgreementSpecification.removeFromAgreementSpecCharReferences(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecCharReferences.voidAgrAgreementSpecification.removeFromAgreementSpecificationReferencedBy(AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecificationReferencedBy.voidAgrAgreementSpecification.removeFromAgreementSpecificationReferencedBy(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom agreementSpecificationReferencedBy.Method parameters in de.hybris.platform.agreementservices.jalo with type arguments of type AgrAgreementRelationshipModifier and TypeMethodDescriptionvoidAgrAgreementSpecification.setAgreementSpecCharReferences(de.hybris.platform.jalo.SessionContext ctx, Set<AgrAgreementRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.agreementSpecCharReferencesattribute.voidAgrAgreementSpecification.setAgreementSpecCharReferences(Set<AgrAgreementRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.agreementSpecCharReferencesattribute.voidAgrAgreementSpecification.setAgreementSpecificationReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<AgrAgreementRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.agreementSpecificationReferencedByattribute.voidAgrAgreementSpecification.setAgreementSpecificationReferencedBy(Set<AgrAgreementRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theAgrAgreementSpecification.agreementSpecificationReferencedByattribute.