|
com.im.df/1 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CTFavouritesProvider
Manager of Chemical terms favourites in the system. It can be used for obtaining favourites, adding or removing them.
| Method Summary | |
|---|---|
void |
addFavourite(CTFavourite favourite)
Add a new favourite CT expression |
Set<CTFavourite> |
getFavourites()
Get all favourites registered to the system. |
void |
removeFavourite(CTFavourite favourite)
Remove the favourite |
| Method Detail |
|---|
Set<CTFavourite> getFavourites()
void addFavourite(CTFavourite favourite)
favourite - New favourite to be addedvoid removeFavourite(CTFavourite favourite)
favourite - Favourite to be removed
|
com.im.df/1 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||