com.ibm.tivoli.maximo.oslc.provider.webclient.beans

Class ResourceQueryDefBean

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


    public class ResourceQueryDefBean
    extends DataBean
    • Constructor Detail

      • ResourceQueryDefBean

        public ResourceQueryDefBean()
    • Method Detail

      • copyqueries

        public int copyqueries()
                        throws java.rmi.RemoteException,
                               MXException
        This action is invoked the the "Copy Queries" button on the dialog's interface and nothing else. I iterates through the parent Main object on the object structure and copies the existing queries found.
        Throws:
        java.rmi.RemoteException
        MXException