com.ibm.tivoli.maximo.amcrew.app

Interface AMCTQualificationSetRemote

    • Method Detail

      • findByPosition

        MboRemote findByPosition(java.lang.String position)
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • adjustCraftQuantities

        void adjustCraftQuantities(int quantity)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • findByAttributeWithTool

        MboRemote findByAttributeWithTool(java.lang.String attrName,
                                          java.lang.String attrValue,
                                          boolean includeDeleted)
                                   throws MXException,
                                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException