public class SystemMessageServiceImpl extends PersistedServiceImpl implements SystemMessageService
mongoConnection| Constructor and Description |
|---|
SystemMessageServiceImpl(MongoConnection mongoConnection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SystemMessage> |
all(int page) |
SystemMessage |
create(java.util.Map<java.lang.String,java.lang.Object> fields) |
long |
totalCount() |
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 SystemMessageServiceImpl(MongoConnection mongoConnection)
public java.util.List<SystemMessage> all(int page)
all in interface SystemMessageServicepublic long totalCount()
totalCount in interface SystemMessageServicepublic SystemMessage create(java.util.Map<java.lang.String,java.lang.Object> fields)
create in interface SystemMessageServiceCopyright © 2012-2014 TORCH GmbH. All Rights Reserved.