Skip navigation links

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

E13403-06


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()

Skip navigation links

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

E13403-06


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