com.ibm.commerce.contract.beans

Interface ParticipantSmartDataBean

  • All Superinterfaces:
    com.ibm.commerce.beans.DataBean, com.ibm.commerce.beans.InputDataBean, java.io.Serializable, com.ibm.commerce.beans.SmartDataBean
    All Known Implementing Classes:
    ParticipantDataBean


    public interface ParticipantSmartDataBean
    extends com.ibm.commerce.beans.SmartDataBean
    This interface extends SmartDataBean to provide an interface for the ParticipantDataBean.
    • Field Summary

      • Fields inherited from interface com.ibm.commerce.beans.SmartDataBean

        COPYRIGHT
      • Fields inherited from interface com.ibm.commerce.beans.DataBean

        emptyString
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.lang.String getDataBeanKeyParticipantId()
      Gets the participant ID.
      • Methods inherited from interface com.ibm.commerce.beans.SmartDataBean

        getCommandContext, populate, setCommandContext
      • Methods inherited from interface com.ibm.commerce.beans.InputDataBean

        getRequestProperties, setRequestProperties
    • Method Detail

      • getDataBeanKeyParticipantId

        java.lang.String getDataBeanKeyParticipantId()
        Gets the participant ID.
        Returns:
        The participant ID.