Class ReportTypeEntity
java.lang.Object
org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
org.cardanofoundation.lob.app.organisation.domain.entity.ReportTypeEntity
@Entity
public class ReportTypeEntity
extends org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
-
Field Summary
Fields inherited from class org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
createdAt, createdBy, isNew, updatedAt, updatedBy -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
getCreatedAt, getCreatedBy, getUpdatedAt, getUpdatedBy, isNew, setCreatedAt, setCreatedBy, setNew, setUpdatedAt, setUpdatedBy
-
Constructor Details
-
ReportTypeEntity
public ReportTypeEntity()
-