psdi.iface.app.ifaceproc

Interface MaxTransformProcRemote

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


    public interface MaxTransformProcRemote
    extends MboRemote
    Remote Interface to the MaxTransformProc object.

    Attributes are described in MaxTransformProc.

    • Method Detail

      • checkCombineType

        void checkCombineType(java.lang.String type)
                       throws MXException,
                              java.rmi.RemoteException
        This method will set fields based on Combine Type.
        Parameters:
        type - combine type
        Throws:
        MXException
        java.rmi.RemoteException