psdi.app.workorder

Interface WPToolSetRemote

    • Method Detail

      • findByAttributeTool

        MboRemote findByAttributeTool(java.lang.String attrValue,
                                      boolean tobedeleted)
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        WPToolSet#findByAttributeTool()
      • findByAttributeToolNotForCrew

        MboRemote findByAttributeToolNotForCrew(java.lang.String attrValue,
                                                boolean tobedeleted,
                                                java.lang.String crew)
                                         throws MXException,
                                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        WPToolSet#findByAttributeToolNotForCrew()
      • findByAttributeToolForCrew

        MboRemote findByAttributeToolForCrew(java.lang.String attrValue,
                                             boolean tobedeleted,
                                             java.lang.String crew,
                                             java.lang.String wplaboruid)
                                      throws MXException,
                                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        WPToolSet#findByAttributeToolForCrew()
      • findByAttributeToolForCrewType

        MboRemote findByAttributeToolForCrewType(java.lang.String attrValue,
                                                 boolean tobedeleted,
                                                 java.lang.String crewtype,
                                                 java.lang.String wplaboruid)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        WPToolSet#findByAttributeToolForCrewType()
      • findByAttributeToolNotForCrewType

        MboRemote findByAttributeToolNotForCrewType(java.lang.String attrValue,
                                                    boolean tobedeleted,
                                                    java.lang.String crewtype)
                                             throws MXException,
                                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        WPToolSet#findByAttributeToolNotForCrewType()
      • findByAttributeToolsForWPLabor

        java.util.Vector findByAttributeToolsForWPLabor(java.lang.String wplaboruid)
                                                 throws MXException,
                                                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        WPToolSet#findByAttributeToolsForWPLabor()