com.ibm.commerce.contract.beansrc

Class TermConditionDataBeanBase

  • java.lang.Object
    • com.ibm.commerce.persistence.AbstractJpaEntityAccessBean
      • com.ibm.commerce.contract.objects.TermConditionAccessBean
        • com.ibm.commerce.contract.beansrc.TermConditionDataBeanBase
  • All Implemented Interfaces:
    com.ibm.commerce.security.Delegator, java.io.Serializable
    Direct Known Subclasses:
    TermConditionDataBean


    public class TermConditionDataBeanBase
    extends com.ibm.commerce.contract.objects.TermConditionAccessBean
    implements com.ibm.commerce.security.Delegator
    Extension for com.ibm.commerce.contract.beans.TermConditionDataBean
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.commerce.contract.objects.TermConditionAccessBean

        COPYRIGHT
      • Fields inherited from interface com.ibm.commerce.security.Delegator

        COPYRIGHT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      com.ibm.commerce.security.Protectable getDelegate()
      Retrieves its delegatee.
      • Methods inherited from class com.ibm.commerce.contract.objects.TermConditionAccessBean

        addProductSetAdjustment, createNewVersion, deleteProductSetAdjustment, findAllTCWithTCLevelParticipantByTrading, findAllTCWithTCLevelParticipantByTradingNoCache, findByTrading, findByTradingAndSequence, findByTradingAndTCSubType, findByTradingAndTCSubTypeForBuyer, findByTradingAndTCSubTypeForBuyerNoCache, findByTradingAndTCSubTypeNoCache, findByTradingAndTCSubTypeWithoutTCParticipant, findByTradingAndTCSubTypeWithoutTCParticipantNoCache, findByTradingAndTCType, findByTradingAndTCTypeForBuyer, findByTradingAndTCTypeForBuyerNoCache, findByTradingAndTCTypeNoCache, findByTradingAndTCTypeWithoutTCParticipant, findByTradingAndTCTypeWithoutTCParticipantNoCache, findByTradingForBuyer, findByTradingForBuyerNoCache, findByTradingNoCache, findProductSetIdsByTCIdAndType, getChangeableFlag, getChangeableFlagInEntityType, getDescription, getDescription, getEntireCatalogAdjustment, getEntireCatalogSelected, getEntireCatalogSelectedInEntityType, getEntity, getExclusionProductSets, getInclusionProductSets, getMandatoryFlag, getMandatoryFlagInEntityType, getParticipants, getPercentagePriceList, getPercentagePriceListIds, getPolicies, getPoliciesByType, getPriceListId, getPriceListIdInEntityType, getPriceListIds, getProductSetAdjustments, getProductSetId, getProductSetIdInEntityType, getReferenceNumber, getReferenceNumberInEntityType, getTcSequence, getTcSequenceInEntityType, getTcSubType, getTimeCreated, getTimeCreatedInEntityType, getTimeUpdated, getTimeUpdatedInEntityType, getTradingId, getTradingIdInEntityType, getXMLDefinitions, getXMLString, getXMLString, getXMLStrings, instantiateEntity, markForDelete, parseXMLElement, setChangeableFlag, setChangeableFlag, setEntireCatalogAdjustment, setEntireCatalogAdjustment, setEntireCatalogSelected, setEntireCatalogSelected, setInitKey_referenceNumber, setInitKey_referenceNumber, setMandatoryFlag, setMandatoryFlag, setPriceListId, setPriceListId, setProductSetId, setProductSetId, setReferenceNumber, setReferenceNumber, setTcSequence, setTcSequence, setTimeCreated, setTimeCreated, setTimeUpdated, setTimeUpdated, setTradingId, setTradingId, setXMLDefinition, setXMLDefinition, updateProductSetAdjustment
      • Methods inherited from class com.ibm.commerce.persistence.AbstractJpaEntityAccessBean

        createAccessBean, createAccessBean, createAccessBeanCollection, createAccessBeanCollection, createEntityCollection, detach, remove, setUseDataCache, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TermConditionDataBeanBase

        public TermConditionDataBeanBase()
    • Method Detail

      • getDelegate

        public com.ibm.commerce.security.Protectable getDelegate()
        Retrieves its delegatee.
        Specified by:
        getDelegate in interface com.ibm.commerce.security.Delegator
        Returns:
        com.ibm.commerce.security.Protectable