Uses of Interface
com.sas.services.information.metadata.dataexplorer.BookmarkEntryInterface
Packages that use BookmarkEntryInterface
-
Uses of BookmarkEntryInterface in com.sas.services.information.metadata.dataexplorer
Methods in com.sas.services.information.metadata.dataexplorer with parameters of type BookmarkEntryInterfaceModifier and TypeMethodDescriptionbooleanDataExplorationEntryInterface.addBookmark(BookmarkEntryInterface bookmark) Adds a new bookmark to the Data Exploration but does not cause the model to save it.booleanOMRDataExplorationEntry.addBookmark(BookmarkEntryInterface bookmark) voidDataExplorationEntryInterface.removeBookmark(BookmarkEntryInterface bookmark) Removes a Bookmark from the DataExploration but does not cause the model to delete it from the repository.voidOMRDataExplorationEntry.removeBookmark(BookmarkEntryInterface bookmark) voidDataExplorationEntryInterface.setDefaultBookmark(BookmarkEntryInterface bookmark) Sets the bookmark as the default.voidOMRDataExplorationEntry.setDefaultBookmark(BookmarkEntryInterface bookmark) setDefaultBookmark