public class SavedSearchServiceImpl extends PersistedServiceImpl implements SavedSearchService
mongoConnection| Constructor and Description |
|---|
SavedSearchServiceImpl(MongoConnection mongoConnection) |
| Modifier and Type | Method and Description |
|---|---|
List<SavedSearch> |
all() |
SavedSearchImpl |
load(String id) |
collection, collection, count, count, cursorToList, destroy, destroy, destroyAll, destroyAll, destroyAll, embed, findOne, findOne, findOne, findOne, get, get, get, query, query, query, query, query, removeEmbedded, removeEmbedded, save, saveWithoutValidation, totalCount, totalCount, validate, validate, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, destroyAll, save, saveWithoutValidation, validate, validate, validate@Inject public SavedSearchServiceImpl(MongoConnection mongoConnection)
public List<SavedSearch> all()
all in interface SavedSearchServicepublic SavedSearchImpl load(String id) throws NotFoundException
load in interface SavedSearchServiceNotFoundExceptionCopyright © 2012–2014 TORCH GmbH. All rights reserved.