psdi.app.item

Interface ItemOrgInfoRemote

    • Method Detail

      • getPersonOrgCriteria

        java.lang.String getPersonOrgCriteria()
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • checkWOExists

        boolean checkWOExists()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkWorkOrder()
      • checkJPExists

        boolean checkJPExists()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkJobPlan()
      • checkMRExists

        boolean checkMRExists()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkMR()
      • checkPRExists

        boolean checkPRExists()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkPR()
      • checkPOExists

        boolean checkPOExists()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkPO()
      • checkInvBalancesExists

        boolean checkInvBalancesExists()
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkInvBalances()
      • checkAssetExists

        boolean checkAssetExists()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkAsset()
      • isPlanning

        boolean isPlanning()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#isPlannings()
      • isObsolete

        boolean isObsolete()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#Obsolete()
      • updateRelatedObjects

        void updateRelatedObjects(java.lang.String newStatus,
                                  java.util.Date date,
                                  java.lang.String memo)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#updateRelatedObjects(String newStatus)
      • checkContractExists

        boolean checkContractExists()
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.item.ItemOrgInfo#checkContracExists()