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

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

Data object of entity type Text

Text elements are used to represent textual content of content systems.

Since:
4.0.0, 4.0.5 origin attribute supported, added JPA annotations, getLanguage() and getCountry() are deprecated
See Also: