psdi.webclient.beans.workorder

Class ActualToolsBean

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


    public class ActualToolsBean
    extends DataBean
    Provides functionality for the work order actual labor table
    • Constructor Detail

      • ActualToolsBean

        public ActualToolsBean()
    • Method Detail

      • selecttoolsonactuals

        public int selecttoolsonactuals()
                                 throws MXException
        This either throws an exception saying status must be approved or calls the data input dialog for selecting tools from the workorder | actual | tools tab
        Returns:
        Throws:
        MXException
      • actools

        public int actools()
                    throws MXException
        This either throws an exception saying status must be approved or calls the data input dialog for selecting planned tools from the workorder | actual | tools tab
        Returns:
        Throws:
        MXException
      • selectissuetoolsonactuals

        public int selectissuetoolsonactuals()
                                      throws MXException
        This either throws an exception saying status must be approved or calls the data input dialog for selecting issued tools from the workorder | actual | tools tab
        Returns:
        Throws:
        MXException