psdi.webclient.beans.workman

Class ShowAssignsBean

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


    public class ShowAssignsBean
    extends AMBaseBean
    • Constructor Detail

      • ShowAssignsBean

        public ShowAssignsBean()
    • Method Detail

      • initialize

        public void initialize()
                        throws MXException,
                               java.rmi.RemoteException
        Gets the assignment set for a labor and passes the presentation CalendarViewSet to its getSevenDayWindow method. The method will use the WorkDate stored there to pare the set down to those that fall within the seven-day range that starts with the WorkDate.
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException