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

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

    Fields in de.hybris.platform.agreementservices.jalo with type parameters of type AgrAgreementItem
    Modifier and Type
    Field
    Description
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrAgreementItem>
    AgrAgreementItem.AGREEMENTHANDLER
    Deprecated, for removal: This API element is subject to removal in a future version.
    BidirectionalOneToManyHandler for handling 1:n AGREEMENT's relation attributes from 'one' side.
    protected static final de.hybris.platform.util.OneToManyHandler<AgrAgreementItem>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n AGREEMENTITEM's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.OneToManyHandler<AgrAgreementItem>
    AgrProductOffering.AGREEMENTITEMHANDLER
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n AGREEMENTITEM's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.OneToManyHandler<AgrAgreementItem>
    Deprecated, for removal: This API element is subject to removal in a future version.
    OneToManyHandler for handling 1:n AGREEMENTITEMS's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrAgreementItem>
    AgrAgreementItem.PRODUCTOFFERINGSHANDLER
    Deprecated, for removal: This API element is subject to removal in a future version.
    BidirectionalOneToManyHandler for handling 1:n PRODUCTOFFERINGS's relation attributes from 'one' side.
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<AgrAgreementItem>
    AgrAgreementItem.PRODUCTSHANDLER
    Deprecated, for removal: This API element is subject to removal in a future version.
    BidirectionalOneToManyHandler for handling 1:n PRODUCTS's relation attributes from 'one' side.
    Modifier and Type
    Method
    Description
    AgreementservicesManager.createAgrAgreementItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
     
    AgreementservicesManager.createAgrAgreementItem(Map attributeValues)
     
    Methods in de.hybris.platform.agreementservices.jalo that return types with arguments of type AgrAgreementItem
    Modifier and Type
    Method
    Description
    AgrAgreementTermOrCondition.getAgreementItem()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreementTermOrCondition.agreementItem attribute.
    AgrAgreementTermOrCondition.getAgreementItem(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 AgrAgreementTermOrCondition.agreementItem attribute.
    AgrProduct.getAgreementItem()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrProduct.agreementItem attribute.
    AgrProduct.getAgreementItem(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 AgrProduct.agreementItem attribute.
    AgrProductOffering.getAgreementItem()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrProductOffering.agreementItem attribute.
    AgrProductOffering.getAgreementItem(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 AgrProductOffering.agreementItem attribute.
    AgrAgreement.getAgreementItems()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the AgrAgreement.agreementItems attribute.
    AgrAgreement.getAgreementItems(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.agreementItems attribute.
    Modifier and Type
    Method
    Description
    void
    AgrAgreementTermOrCondition.addToAgreementItem(AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItem.
    void
    AgrAgreementTermOrCondition.addToAgreementItem(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItem.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItem.
    void
    AgrProduct.addToAgreementItem(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItem.
    void
    AgrProductOffering.addToAgreementItem(AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItem.
    void
    AgrProductOffering.addToAgreementItem(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItem.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItems.
    void
    AgrAgreement.addToAgreementItems(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Adds value to agreementItems.
    void
    AgrAgreementTermOrCondition.removeFromAgreementItem(AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItem.
    void
    AgrAgreementTermOrCondition.removeFromAgreementItem(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItem.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItem.
    void
    AgrProduct.removeFromAgreementItem(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItem.
    void
    AgrProductOffering.removeFromAgreementItem(AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItem.
    void
    AgrProductOffering.removeFromAgreementItem(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItem.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItems.
    void
    AgrAgreement.removeFromAgreementItems(de.hybris.platform.jalo.SessionContext ctx, AgrAgreementItem value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Removes value from agreementItems.
    Method parameters in de.hybris.platform.agreementservices.jalo with type arguments of type AgrAgreementItem
    Modifier and Type
    Method
    Description
    void
    AgrAgreementTermOrCondition.setAgreementItem(de.hybris.platform.jalo.SessionContext ctx, Collection<AgrAgreementItem> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementTermOrCondition.agreementItem attribute.
    void
    AgrAgreementTermOrCondition.setAgreementItem(Collection<AgrAgreementItem> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreementTermOrCondition.agreementItem attribute.
    void
    AgrProduct.setAgreementItem(de.hybris.platform.jalo.SessionContext ctx, Collection<AgrAgreementItem> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrProduct.agreementItem attribute.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrProduct.agreementItem attribute.
    void
    AgrProductOffering.setAgreementItem(de.hybris.platform.jalo.SessionContext ctx, Collection<AgrAgreementItem> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrProductOffering.agreementItem attribute.
    void
    AgrProductOffering.setAgreementItem(Collection<AgrAgreementItem> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrProductOffering.agreementItem attribute.
    void
    AgrAgreement.setAgreementItems(de.hybris.platform.jalo.SessionContext ctx, Set<AgrAgreementItem> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreement.agreementItems attribute.
    void
    AgrAgreement.setAgreementItems(Set<AgrAgreementItem> value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of the AgrAgreement.agreementItems attribute.