Uses of Interface
com.sas.services.information.metadata.dataexplorer.BookmarkEntryInterface

Packages that use BookmarkEntryInterface
com.sas.services.information.metadata.dataexplorer   
 

Uses of BookmarkEntryInterface in com.sas.services.information.metadata.dataexplorer
 

Methods in com.sas.services.information.metadata.dataexplorer with parameters of type BookmarkEntryInterface
 boolean DataExplorationEntryInterface.addBookmark(BookmarkEntryInterface bookmark)
          Adds a new bookmark to the Data Exploration but does not cause the model to save it.
 void DataExplorationEntryInterface.removeBookmark(BookmarkEntryInterface bookmark)
          Removes a Bookmark from the DataExploration but does not cause the model to delete it from the repository.
 void DataExplorationEntryInterface.setDefaultBookmark(BookmarkEntryInterface bookmark)
          Sets the bookmark as the default.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.