com.ibm.tivoli.maximo.amcrew.beans

Class AMCrewLaborBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class AMCrewLaborBean
    extends DataBean
    Bean for the AMCrewLabor Tab
    • Constructor Detail

      • AMCrewLaborBean

        public AMCrewLaborBean()
    • Method Detail

      • getMboSetRemote

        protected MboSetRemote getMboSetRemote()
                                        throws MXException,
                                               java.rmi.RemoteException
        Description copied from class: DataBean
        Obtains and returns a MboSetRemote using the mboname of parent/relationship setup for the bean. Override this method if the DataBean needs to get a MboSetRemote in a non-standard way. (Not via a the MXSession, or a relationship from another DataBean).
        Overrides:
        getMboSetRemote in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • setDate

        public void setDate(java.lang.String componentId,
                            java.util.Date value)
                     throws MXException
        Description copied from class: DataBean
        Updates an attribute's value (Date) on the current row. Fires a row change event to all the listeners upon success. Takes control id for search more query field Throws MXException or RemoteException on failure
        Overrides:
        setDate in class DataBean
        Throws:
        MXException
      • getCurrentDateTime

        public java.util.Date getCurrentDateTime(java.util.Date currentDate)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Calculate Current Date with -1 second
        Throws:
        MXException
        java.rmi.RemoteException
      • refreshhistory

        public int refreshhistory()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException