psdi.common.commlog

Class CommLogDoc

  • java.lang.Object
    • Constructor Detail

      • CommLogDoc

        public CommLogDoc(MboSet ms)
                   throws MXException,
                          java.rmi.RemoteException
        Construct the CommLogDoc object
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • appValidate

        public void appValidate()
                         throws MXException,
                                java.rmi.RemoteException
        Description copied from class: Mbo
        Pre-save validation method. Programmer can override with specific rules.
        Overrides:
        appValidate in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • init

        public void init()
                  throws MXException
        Description copied from class: Mbo
        Called by the framework when the Mbo has been constructed and the MboValues have been initialized. This can be overridden by the programmer to provide any custom initialization they would like to do.
        Overrides:
        init in class Mbo
        Throws:
        MXException
      • getURLType

        public java.lang.String getURLType()
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException