Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.jdevimpl.bookmarks
Class BookmarkEvent

java.lang.Object
  extended by oracle.jdevimpl.bookmarks.BookmarkEvent

public final class BookmarkEvent
extends java.lang.Object

Class to detail changes in bookmarks


Nested Class Summary
static class BookmarkEvent.Type
           
 
Constructor Summary
BookmarkEvent(BookmarkEvent.Type type, Bookmark bookmark)
           
 
Method Summary
 Bookmark getBookmark()
           
 BookmarkEvent.Type getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BookmarkEvent

public BookmarkEvent(BookmarkEvent.Type type,
                     Bookmark bookmark)
Method Detail

getBookmark

public Bookmark getBookmark()

getType

public BookmarkEvent.Type getType()

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.