Class KeyValue

java.lang.Object
com.priint.pubserver.plugin.entitydata.KeyValue
All Implemented Interfaces:
GetContext, GetIdentifier, GetSequence, EntityData, PersistentData, Serializable

@Entity public class KeyValue extends Object implements Serializable, GetContext, GetIdentifier, GetSequence, EntityData, PersistentData

Data object for entity type KeyValue

KeyValue data are used for example for technical attributes of a product like weight, or size etc.

Since:
4.0.0, 4.0.5 origin attribute supported, parentKeyValue and refKeyValue are to be referenced and not included, added JPA annotations, getLanguage() and getCountry() are deprecated
See Also: