Uses of Class
de.hybris.platform.agreementservices.jalo.AgrAgreement

Packages that use AgrAgreement
  • Uses of AgrAgreement in de.hybris.platform.agreementservices.jalo

    Modifier and Type
    Method
    Description
    AgreementservicesManager.createAgrAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    AgreementservicesManager.createAgrAgreement(Map attributeValues)
     
    AgrAgreementAuthorization.getAgreement()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreementAuthorization.agreement attribute.
    AgrAgreementAuthorization.getAgreement(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreementAuthorization.agreement attribute.
    AgrAgreementItem.getAgreement()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreementItem.agreement attribute.
    AgrAgreementItem.getAgreement(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreementItem.agreement attribute.
    AgrAgreementSpecCharValueUse.getAgreement()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreementSpecCharValueUse.agreement attribute.
    AgrAgreementSpecCharValueUse.getAgreement(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreementSpecCharValueUse.agreement attribute.
    Methods in de.hybris.platform.agreementservices.jalo that return types with arguments of type AgrAgreement
    Modifier and Type
    Method
    Description
    AgrAgreement.getAgreement()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreement.agreement attribute.
    AgrAgreement.getAgreement(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreement.agreement attribute.
    AgrPartyRole.getAgreement()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrPartyRole.agreement attribute.
    AgrPartyRole.getAgreement(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrPartyRole.agreement attribute.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreement.associatedAgreements attribute.
    AgrAgreement.getAssociatedAgreements(de.hybris.platform.jalo.SessionContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreement.associatedAgreements attribute.
    Methods in de.hybris.platform.agreementservices.jalo with parameters of type AgrAgreement
    Modifier and Type
    Method
    Description
    void
    AgrAgreement.addToAgreement(AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreement.
    void
    AgrAgreement.addToAgreement(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreement.
    void
    AgrPartyRole.addToAgreement(AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreement.
    void
    AgrPartyRole.addToAgreement(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreement.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to associatedAgreements.
    void
    AgrAgreement.addToAssociatedAgreements(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to associatedAgreements.
    void
    AgrAgreement.removeFromAgreement(AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreement.
    void
    AgrAgreement.removeFromAgreement(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreement.
    void
    AgrPartyRole.removeFromAgreement(AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreement.
    void
    AgrPartyRole.removeFromAgreement(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreement.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from associatedAgreements.
    void
    AgrAgreement.removeFromAssociatedAgreements(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from associatedAgreements.
    void
    AgrAgreementAuthorization.setAgreement(AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementAuthorization.agreement attribute.
    void
    AgrAgreementAuthorization.setAgreement(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementAuthorization.agreement attribute.
    void
    AgrAgreementItem.setAgreement(AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementItem.agreement attribute.
    void
    AgrAgreementItem.setAgreement(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementItem.agreement attribute.
    void
    AgrAgreementSpecCharValueUse.setAgreement(AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementSpecCharValueUse.agreement attribute.
    void
    AgrAgreementSpecCharValueUse.setAgreement(de.hybris.platform.jalo.SessionContext ctx, AgrAgreement value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementSpecCharValueUse.agreement attribute.
    Method parameters in de.hybris.platform.agreementservices.jalo with type arguments of type AgrAgreement
    Modifier and Type
    Method
    Description
    void
    AgrAgreement.setAgreement(de.hybris.platform.jalo.SessionContext ctx, Collection<AgrAgreement> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreement.agreement attribute.
    void
    AgrAgreement.setAgreement(Collection<AgrAgreement> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreement.agreement attribute.
    void
    AgrPartyRole.setAgreement(de.hybris.platform.jalo.SessionContext ctx, Collection<AgrAgreement> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrPartyRole.agreement attribute.
    void
    AgrPartyRole.setAgreement(Collection<AgrAgreement> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrPartyRole.agreement attribute.
    void
    AgrAgreement.setAssociatedAgreements(de.hybris.platform.jalo.SessionContext ctx, Set<AgrAgreement> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreement.associatedAgreements attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreement.associatedAgreements attribute.