psdi.iface.masdd

Class MASDDEventFilter

    • Constructor Detail

      • MASDDEventFilter

        public MASDDEventFilter(PublishInfo pubInfo)
                         throws MXException
        Constructor
        Parameters:
        pubInfo - Publish Channel Information
        Throws:
        MXException - Maximo Exception
    • Method Detail

      • stopRecurrence

        protected boolean stopRecurrence(MboRemote mbo)
                                  throws MXException,
                                         java.rmi.RemoteException
        Description copied from class: MaximoEventFilter
        This method stops recurrence, i.e it checks if this is incoming transaction and if the MetaDataProperties.SOURCETYPE is specified stops the event from going out. This method can be overriden by individual event filter classes to allow recurrence.
        Overrides:
        stopRecurrence in class MaximoEventFilter
        Returns:
        - true for stopping the event and false otherwise.
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception