com.ibm.tivoli.maximo.skd.beans

Class SKDQueryDataBean

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


    public class SKDQueryDataBean
    extends DataBean
    • Constructor Detail

      • SKDQueryDataBean

        public SKDQueryDataBean()
    • Method Detail

      • addrow

        public int addrow()
                   throws MXException
        If New record to be created for the existing schedule, then checks for the logged in user versus schedule creator(create by) If the logged in user is not the schedule creator, then logged in user, have no access to create new row. Throws the message.
        Overrides:
        addrow in class DataBean
        Throws:
        MXException
      • selectquery

        public int selectquery()
                        throws MXException,
                               java.rmi.RemoteException
        If the logged in user is not the creator of the Schedule, will not have the permission to launch the 'Copy Query' dialog.
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException
      • define_wo_qry

        public int define_wo_qry()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • skdquickquerybuilder

        public int skdquickquerybuilder()
                                 throws MXException,
                                        java.rmi.RemoteException
        This method displays the dialog based on the datasource. This is called when user clicks on Quick query. It throws exception when if the datasource is blank.
        Returns:
        int
        Throws:
        MXException
        java.rmi.RemoteException
      • skdprojectassetsclear

        public int skdprojectassetsclear()
                                  throws MXException,
                                         java.rmi.RemoteException
        Clear Assets of the SKDProject.
        Throws:
        MXException
        java.rmi.RemoteException
      • skdprojectlocsclear

        public int skdprojectlocsclear()
                                throws MXException,
                                       java.rmi.RemoteException
        Clear Locations of the SKDProject.
        Throws:
        MXException
        java.rmi.RemoteException
      • skdqueryobjectsclear

        public int skdqueryobjectsclear()
                                 throws MXException,
                                        java.rmi.RemoteException
        Clear Objects of the SKDProject.
        Throws:
        MXException
        java.rmi.RemoteException