psdi.plusc.app.pluscds

Interface PlusCWODSSetRemote

    • Field Detail

      • PLUSDSPLAN

        static final java.lang.String PLUSDSPLAN
        The Constant PLUSDSPLAN.
        See Also:
        Constant Field Values
      • PLUSCWODSINSTR

        static final java.lang.String PLUSCWODSINSTR
        The Constant PLUSCWODSINSTR.
        See Also:
        Constant Field Values
      • PLUSCWODSLOOPPOINTS

        static final java.lang.String PLUSCWODSLOOPPOINTS
        Calibration Points loop relationship.
        See Also:
        Constant Field Values
      • PLUSCWODSLOOPDYNAMIC

        static final java.lang.String PLUSCWODSLOOPDYNAMIC
        Dynamic Checks loop relationship.
        See Also:
        Constant Field Values
      • PLUSCWODSLOOPFUNCTION

        static final java.lang.String PLUSCWODSLOOPFUNCTION
        Function Checks loop relationship.
        See Also:
        Constant Field Values
      • NOADJMADECHOICE

        static final java.lang.String NOADJMADECHOICE
        The Constant NOADJMADECHOICE.
        See Also:
        Constant Field Values
    • Method Detail

      • checkForLocale

        boolean checkForLocale()
                        throws MXException,
                               java.rmi.RemoteException
        Check for locale.
        Returns:
        true, if successful
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • getPlusCLocale

        java.lang.String getPlusCLocale()
                                 throws MXException,
                                        java.rmi.RemoteException
        Gets the plus c locale.
        Returns:
        the plus c locale
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • applyRequiredRules

        void applyRequiredRules(boolean changeValue)
                         throws java.rmi.RemoteException,
                                MXException
        Applies the rules for handling the value and read-only status of the datasheets' REQUIRED field.
        Parameters:
        changeValue - if true, the value of the REQUIRED field may be changed. If false, only the read-only status will be updated.
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception