psdi.common.emailstner

Class InbCommSecurity

  • java.lang.Object
    • Constructor Detail

      • InbCommSecurity

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

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Add a record to InbCommSecurity.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • skipCopyField

        protected boolean skipCopyField(MboValueInfo mvi)
                                 throws java.rmi.RemoteException,
                                        MXException
        The emailaddress and mailserver field will not be copied.
        Overrides:
        skipCopyField in class Mbo
        Throws:
        java.rmi.RemoteException
        MXException