|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
org.ofbiz.entity.GenericEntity
org.ofbiz.entity.GenericValue
org.ofbiz.entity.GenericValue.NullGenericValue
protected static class GenericValue.NullGenericValue
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.ofbiz.entity.GenericValue |
---|
GenericValue.NullGenericValue |
Nested classes/interfaces inherited from class org.ofbiz.entity.GenericEntity |
---|
GenericEntity.NULL, GenericEntity.NullField, GenericEntity.NullGenericEntity |
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary |
---|
Fields inherited from class org.ofbiz.entity.GenericValue |
---|
genericValueFactory, NULL_VALUE, originalDbValues, relatedCache, relatedOneCache |
Fields inherited from class org.ofbiz.entity.GenericEntity |
---|
cachedHashCode, delegatorName, entityName, fields, generateHashCode, internalDelegator, isFromEntitySync, modelEntity, modified, module, mutable, NULL_ENTITY, NULL_FIELD |
Constructor Summary | |
---|---|
protected |
GenericValue.NullGenericValue()
|
Method Summary | |
---|---|
java.lang.String |
getEntityName()
|
java.lang.String |
toString()
Creates a String for the entity, overrides the default toString This method is secure, it will not display encrypted fields |
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected GenericValue.NullGenericValue()
Method Detail |
---|
public java.lang.String getEntityName()
getEntityName
in class GenericEntity
public java.lang.String toString()
GenericEntity
toString
in class GenericEntity
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |