psdi.app.system

Class MaxRecordLockEventListener

  • java.lang.Object
    • psdi.app.system.MaxRecordLockEventListener


  • public class MaxRecordLockEventListener
    extends java.lang.Object
    This static class listens for Record Locking sigoptions
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void checkSigoption(Mbo mbo)
      Checks if the Sigoption is ISRECLOCK and assigns it the CHECKLOCK condition.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • checkSigoption

        public static void checkSigoption(Mbo mbo)
                                   throws java.rmi.RemoteException,
                                          MXException
        Checks if the Sigoption is ISRECLOCK and assigns it the CHECKLOCK condition.
        Parameters:
        mbo - The Delete MBO.
        Throws:
        java.rmi.RemoteException
        MXException