public static class GenericEntity.NullGenericEntity extends GenericEntity implements GenericEntity.NULL
GenericEntity.NULL, GenericEntity.NullField, GenericEntity.NullGenericEntity
module, NULL_ENTITY, NULL_FIELD
Modifier | Constructor and Description |
---|---|
protected |
NullGenericEntity() |
Modifier and Type | Method and Description |
---|---|
String |
getEntityName() |
String |
toString()
Creates a String for the entity, overrides the default toString
This method is secure, it will not display encrypted fields
|
addObserver, addToXmlDocument, addToXmlElement, assertIsMutable, checkFks, clear, clearChanged, clone, compareTo, compareToFields, containsKey, containsPrimaryKey, containsPrimaryKey, containsValue, createGenericEntity, createGenericEntity, createGenericEntity, dangerousGetNoCheckButFast, dangerousSetNoCheckButFast, deleteObserver, deleteObservers, entrySet, equals, get, get, get, get, getAllFields, getAllKeys, getBigDecimal, getBoolean, getBytes, getDate, getDelegator, getDouble, getDuration, getFields, getFloat, getInteger, getIsFromEntitySync, getLong, getModelEntity, getOriginalDbValue, getPkShortValueString, getPrimaryKey, getString, getTime, getTimestamp, hasChanged, hashCode, init, init, init, init, isEmpty, isModified, isMutable, isPrimaryKey, isPrimaryKey, keySet, lockEnabled, makeXmlDocument, makeXmlElement, makeXmlElement, matches, matchesFields, notifyObservers, notifyObservers, originalDbValuesAvailable, put, putAll, refreshFromValue, remove, removedFromDatasource, reset, set, set, setAllFields, setBytes, setChanged, setDelegator, setFields, setImmutable, setIsFromEntitySync, setNextSeqId, setNonPKFields, setNonPKFields, setPKFields, setPKFields, setString, size, synchronizedWithDatasource, toStringInsecure, values, writeXmlText
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public String getEntityName()
getEntityName
in class GenericEntity
public String toString()
GenericEntity
toString
in class GenericEntity