Package com.c8db.entity
Class DocumentDeleteEntity<T>
- java.lang.Object
-
- com.c8db.entity.DocumentEntity
-
- com.c8db.entity.DocumentDeleteEntity<T>
-
- All Implemented Interfaces:
Entity
public class DocumentDeleteEntity<T> extends DocumentEntity
-
-
Constructor Summary
Constructors Constructor Description DocumentDeleteEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetOld()voidsetOld(T oldDocument)-
Methods inherited from class com.c8db.entity.DocumentEntity
getId, getKey, getRev
-
-