Package pl.matsuo.core.model.print
Class KeyValuePrintElement
java.lang.Object
pl.matsuo.core.model.AbstractEntity
pl.matsuo.core.model.kv.KeyValueEntity
pl.matsuo.core.model.print.KeyValuePrintElement
- All Implemented Interfaces:
Comparable<AbstractEntity>,HasId
@Entity public class KeyValuePrintElement extends KeyValueEntity
-
Field Summary
Fields inherited from class pl.matsuo.core.model.AbstractEntity
createdBy, createdTime, id, idBucket, lastModifiedBy, lastModifiedTime -
Constructor Summary
Constructors Constructor Description KeyValuePrintElement() -
Method Summary
Methods inherited from class pl.matsuo.core.model.kv.KeyValueEntity
getFieldsMethods inherited from class pl.matsuo.core.model.AbstractEntity
compareTo
-
Constructor Details
-
KeyValuePrintElement
public KeyValuePrintElement()
-