Class DSEvent

    • Method Detail

      • getEventType

        @Supported
        public int getEventType()
        Returns the type of change event either add, modify, delete, etc.
      • getID

        @Supported
        public String getID()
        Return the Directory Server ID assigned to the entry changed
      • getClassName

        @Supported
        public String getClassName()
        Returns the Directory Server class name for the given entry
      • getSearchID

        @Supported
        public String getSearchID()
        Returns the Directory Server search ID that was assigned when the persistent search was first submited.