psdi.webclient.beans.labrep

Class AssignmentSelectBean

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


    public class AssignmentSelectBean
    extends MultiselectDataBean
    • Constructor Detail

      • AssignmentSelectBean

        public AssignmentSelectBean()
    • Method Detail

      • initialize

        public void initialize()
                        throws MXException,
                               java.rmi.RemoteException
        This is called prior to display of the wmassignments dialog which may be created from both the ByWorkorder and ByLabor data entry dialogs from labor reporting. This figures out where it came from and gets the defaults to allow limiting the display of wmassignments appropriately.
        Overrides:
        initialize in class MultiselectDataBean
        Throws:
        MXException
        java.rmi.RemoteException