public class PersistedDeadLetterImpl extends PersistedImpl implements PersistedDeadLetter
fields, id| Modifier | Constructor and Description |
|---|---|
|
PersistedDeadLetterImpl(Map<String,Object> fields) |
protected |
PersistedDeadLetterImpl(org.bson.types.ObjectId id,
Map<String,Object> fields) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
asMap() |
Map<String,Validator> |
getEmbeddedValidations(String key) |
Map<String,Validator> |
getValidations() |
equals, getFields, getId, getObjectId, hashCode, toStringpublic Map<String,Object> asMap()
asMap in interface PersistedDeadLetterasMap in interface PersistedasMap in class PersistedImplpublic Map<String,Validator> getValidations()
getValidations in interface PersistedCopyright © 2012–2014 TORCH GmbH. All rights reserved.