psdi.app.actualci

Interface CITemplateRemote

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


    public interface CITemplateRemote
    extends MboRemote
    Remote Interface to the CI template object.
    • Method Detail

      • clearClassification

        void clearClassification()
                          throws java.rmi.RemoteException,
                                 MXException
        This method clears the actciclassid of the CITemplate.
        Throws:
        java.rmi.RemoteException
        MXException
      • clearTopActCIClassification

        void clearTopActCIClassification()
                                  throws java.rmi.RemoteException,
                                         MXException
        This method clears the topactciclassid of the CITemplate.
        Throws:
        java.rmi.RemoteException
        MXException