Class GenericEntity.NullGenericEntity

java.lang.Object
org.apache.ofbiz.entity.GenericEntity
org.apache.ofbiz.entity.GenericEntity.NullGenericEntity
All Implemented Interfaces:
Serializable, Cloneable, Comparable<GenericEntity>, Map<String,Object>, LocalizedMap<Object>, GenericEntity.NULL
Enclosing class:
GenericEntity

public static class GenericEntity.NullGenericEntity extends GenericEntity implements GenericEntity.NULL
See Also:
  • Constructor Details

    • NullGenericEntity

      protected NullGenericEntity()
  • Method Details

    • getEntityName

      public String getEntityName()
      Description copied from class: GenericEntity
      Gets entity name.
      Overrides:
      getEntityName in class GenericEntity
      Returns:
      the entity name
    • toString

      public String toString()
      Description copied from class: GenericEntity
      Creates a String for the entity, overrides the default toString This method is secure, it will not display encrypted fields
      Overrides:
      toString in class GenericEntity
      Returns:
      String corresponding to this entity