Package org.loboevolution.store
Interface QueryStore
- All Known Implementing Classes:
BookmarksStore
,ConnectionStore
,DownloadStore
,LookAndFeelsStore
,NavigationStore
,StyleStore
,ToolsStore
public interface QueryStore
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
DELETE_BOOKMARKS
- See Also:
-
DELETE_BOOKMARKS_BY_URL
- See Also:
-
INSERT_BOOKMARKS
- See Also:
-
DELETE_DOWNLOAD
- See Also:
-
DOWNLOAD_ORDERED
- See Also:
-
INSERT_DOWNLOAD
- See Also:
-
DELETE_LAF
- See Also:
-
INSERT_LAF
- See Also:
-
DELETE_HOST
- See Also:
-
DELETE_HOST_BY_URL
- See Also:
-
HOST
- See Also:
-
HOST_TAB
- See Also:
-
INSERT_HOST
- See Also:
-
DELETE_STYLE
- See Also:
-
DELETE_STYLE_HREF
- See Also:
-
INSERT_STYLE
- See Also:
-
STYLE
- See Also:
-
STYLE_ALL
- See Also:
-
UPDATE_STYLE_ALL
- See Also:
-
UPDATE_STYLE
- See Also:
-
DELETE_SEARCH
- See Also:
-
INSERT_SEARCH
- See Also:
-
SEARCH2
- See Also:
-
UPDATE_SEARCH
- See Also:
-
UPDATE_SEARCH2
- See Also:
-
CONNECTIONS
- See Also:
-
DELETE_CONNECTIONS
- See Also:
-
INSERT_CONNECTIONS
- See Also:
-