com.ibm.tivoli.maximo.skd.beans

Class CASNProjectAppBean

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


    public class CASNProjectAppBean
    extends SKDProjectAppBean
    AppBean for Graphical crews assignment application. Extend from scheduler app bean
    • Field Detail

      • SEPARATOR_TOKEN

        protected static final java.lang.String SEPARATOR_TOKEN
        See Also:
        Constant Field Values
    • Constructor Detail

      • CASNProjectAppBean

        public CASNProjectAppBean()
    • Method Detail

      • NEXT3WKS

        public int NEXT3WKS()
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • PRE3WKS

        public int PRE3WKS()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • MDAVAILCW

        public int MDAVAILCW()
                      throws MXException,
                             java.rmi.RemoteException
        Validates if the user has security access to perform the Modify Crew Availability action. Calls the action to perform the Modify Crew Availability action.
        Throws:
        MXException
        java.rmi.RemoteException
      • CREWSTATUS

        public int CREWSTATUS()
                       throws MXException,
                              java.rmi.RemoteException
        Validates if the user has security access to perform the change status action.
        Throws:
        MXException
        java.rmi.RemoteException
      • CREWASSIGN

        public int CREWASSIGN()
                       throws MXException,
                              java.rmi.RemoteException
        Validates if the user has security access to perform the change status action.
        Throws:
        MXException
        java.rmi.RemoteException
      • ACTHIST

        public int ACTHIST()
                    throws MXException,
                           java.rmi.RemoteException
        Validates if the user has security access to perform the View Actuals History action. Calls the action to perform the View Actuals History action.
        Throws:
        MXException
        java.rmi.RemoteException
      • ASSIGNHIST

        public int ASSIGNHIST()
                       throws MXException,
                              java.rmi.RemoteException
        Validates if the user has security access to perform the View Assignment History action. Calls the action to perform the View Assignment History action.
        Throws:
        MXException
        java.rmi.RemoteException
      • VIEWLABOR

        public int VIEWLABOR()
                      throws MXException,
                             java.rmi.RemoteException
        Validates if the user has security access to perform the view labor assignment action.
        Throws:
        MXException
        java.rmi.RemoteException
      • VIEWWO

        public int VIEWWO()
                   throws MXException,
                          java.rmi.RemoteException
        Validates if the user has security access to perform the view work orders action.
        Throws:
        MXException
        java.rmi.RemoteException
      • checkCrewActionAccess

        public void checkCrewActionAccess(java.lang.String sigoption)
                                   throws MXException,
                                          java.rmi.RemoteException
        Checks the mbo record to see if the user has access to perform the action.
        Parameters:
        sigoption - Sigoption of the action to be performed
        mboRemote - Mbo which the action is to be executed for.
        Throws:
        MXException
        java.rmi.RemoteException
      • checkCrewActionAccess

        public void checkCrewActionAccess(java.lang.String sigoption,
                                          MboRemote mboRemote)
                                   throws MXException,
                                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • TOGGLEVIEW

        public int TOGGLEVIEW()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • GOTODAY

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