com.ibm.commerce.contract.beansrc

Class ParticipantDataBeanBase

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


    public class ParticipantDataBeanBase
    extends com.ibm.commerce.contract.objects.ParticipantAccessBean
    implements com.ibm.commerce.security.Delegator
    Extension for com.ibm.commerce.contract.beans.ParticipantDataBean
    See Also:
    Serialized Form
    • Field Summary

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

        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.ParticipantAccessBean

        findAllInTCLevel, findAllInTradingLevel, findAllVisibleInTradingLevel, findByTCAndRole, findByTCMemberAndRole, findByTradingAndRole, findByTradingMemberAndRole, findNonBuyerInTCLevel, getEntity, getInformation, getMemberId, getMemberIdInEntityType, getParticipantId, getParticipantIdInEntityType, getRoleId, getRoleIdInEntityType, getTcId, getTcIdInEntityType, getTimeCreated, getTimeCreatedInEntityType, getTimeUpdated, getTimeUpdatedInEntityType, getTradingId, getTradingIdInEntityType, instantiateEntity, setInformation, setInitKey_participantId, setInitKey_participantId, setMemberId, setMemberId, setParticipantId, setParticipantId, setRoleId, setRoleId, setTcId, setTcId, setTimeCreated, setTimeCreated, setTimeUpdated, setTimeUpdated, setTradingId, setTradingId
      • 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

      • ParticipantDataBeanBase

        public ParticipantDataBeanBase()
    • 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