psdi.iface.mos

Class OSEvent

  • java.lang.Object
    • psdi.iface.mos.OSEvent


  • public class OSEvent
    extends java.lang.Object
    • Constructor Detail

      • OSEvent

        public OSEvent(java.lang.String osName,
                       java.lang.String modifiedObjectName,
                       java.lang.String modfiedObjectPath,
                       MboRemote osRootMbo,
                       MboRemote modifiedMbo)
    • Method Detail

      • getOsName

        public java.lang.String getOsName()
      • getModifiedObject

        public java.lang.String getModifiedObject()
      • getModfiedObjectPath

        public java.lang.String getModfiedObjectPath()
      • getOsRootMbo

        public MboRemote getOsRootMbo()
      • getModifiedMbo

        public MboRemote getModifiedMbo()
      • isRootEvent

        public boolean isRootEvent()
      • isOSAddEvent

        public boolean isOSAddEvent()
                             throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • isOSUpdateEvent

        public boolean isOSUpdateEvent()
                                throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • isOSDeleteEvent

        public boolean isOSDeleteEvent()
                                throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException