public interface SavedSearchService extends PersistedService
| Modifier and Type | Method and Description |
|---|---|
List<SavedSearch> |
all() |
SavedSearchImpl |
load(String id) |
destroy, destroyAll, save, saveWithoutValidation, validate, validate, validateList<SavedSearch> all()
SavedSearchImpl load(String id) throws NotFoundException
NotFoundExceptionCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.