com.ibm.tivoli.maximo.amcrew.app

Interface AMCrewQualSetRemote

    • Method Detail

      • findByAttribute

        MboRemote findByAttribute(java.lang.String attrName,
                                  java.lang.String attrValue)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • 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
      • findByAttributeWithToolDeleted

        MboRemote findByAttributeWithToolDeleted(java.lang.String attrName,
                                                 java.lang.String attrValue)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • findByAttributeWithToolNotDeleted

        MboRemote findByAttributeWithToolNotDeleted(java.lang.String attrName,
                                                    java.lang.String attrValue)
                                             throws MXException,
                                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateQualStatus

        void updateQualStatus()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException