psdi.app.citype

Interface CdmCiTypeRemote

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


    public interface CdmCiTypeRemote
    extends MboRemote
    Remote Interface to the CIType object.
    • Method Detail

      • changeStatus

        void changeStatus(java.lang.String status,
                          java.util.Date date,
                          java.lang.String memo)
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException