psdi.iface.app.ifaceproc

Interface MaxReplaceProcRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    MaxReplaceProc


    public interface MaxReplaceProcRemote
    extends MboRemote
    Remote Interface to the MaxReplaceProc object.

    Attributes are described in MaxReplaceProc.

    • Method Detail

      • checkValueType

        void checkValueType(java.lang.String valueType)
                     throws MXException,
                            java.rmi.RemoteException
        Remote interface to method to set fields based on Value Type.
        Parameters:
        valueType - Value Type
        Throws:
        MXException
        java.rmi.RemoteException