com.ibm.tivoli.maximo.amcrew.workman.beans

Class ModAvailCrewBean

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


    public class ModAvailCrewBean
    extends AMBaseBean
    • Constructor Detail

      • ModAvailCrewBean

        public ModAvailCrewBean()
    • Method Detail

      • initialize

        public void initialize()
                        throws MXException,
                               java.rmi.RemoteException
        Sets up a personAvailSet with (the maxvar) ModAvailRows number of rows; also sets the table's PageRowCount to display that number of rows...
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Override to include resetCrewList
        Overrides:
        execute in class AMBaseBean
        Throws:
        MXException
        java.rmi.RemoteException