Class SqlBcEditField

java.lang.Object
org.cxbox.model.core.entity.AbstractEntity
org.cxbox.model.core.entity.BaseEntity
org.cxbox.sqlbc.entity.SqlBcEditField
All Implemented Interfaces:
Serializable

@Entity public class SqlBcEditField extends org.cxbox.model.core.entity.BaseEntity
See Also:
  • Field Summary

    Fields inherited from class org.cxbox.model.core.entity.BaseEntity

    id
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.cxbox.model.core.entity.BaseEntity

    canEqual, equals, getCreatedBy, getCreatedDate, getId, getLastUpdBy, getLoadVstamp, getUpdatedDate, getVstamp, hashCode, setCreatedBy, setCreatedDate, setId, setLastUpdBy, setLoadVstamp, setUpdatedDate, setVstamp, toString

    Methods inherited from class org.cxbox.model.core.entity.AbstractEntity

    isNew, setNew

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SqlBcEditField

      public SqlBcEditField()