FreeRDP
com.freerdp.freerdpcore.services.QuickConnectHistoryGateway Class Reference

Public Member Functions

 QuickConnectHistoryGateway (SQLiteOpenHelper historyDB)
 
ArrayList< BookmarkBasefindHistory (String filter)
 
void addHistoryItem (String item)
 
boolean historyItemExists (String item)
 
void removeHistoryItem (String hostname)
 

Constructor & Destructor Documentation

◆ QuickConnectHistoryGateway()

com.freerdp.freerdpcore.services.QuickConnectHistoryGateway.QuickConnectHistoryGateway ( SQLiteOpenHelper  historyDB)
inline

Member Function Documentation

◆ addHistoryItem()

void com.freerdp.freerdpcore.services.QuickConnectHistoryGateway.addHistoryItem ( String  item)
inline

◆ findHistory()

ArrayList<BookmarkBase> com.freerdp.freerdpcore.services.QuickConnectHistoryGateway.findHistory ( String  filter)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ historyItemExists()

boolean com.freerdp.freerdpcore.services.QuickConnectHistoryGateway.historyItemExists ( String  item)
inline

◆ removeHistoryItem()

void com.freerdp.freerdpcore.services.QuickConnectHistoryGateway.removeHistoryItem ( String  hostname)
inline

The documentation for this class was generated from the following file: