Class ReferenceCode
java.lang.Object
org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
org.cardanofoundation.lob.app.organisation.domain.entity.ReferenceCode
- All Implemented Interfaces:
org.springframework.data.domain.Persistable<ReferenceCode.Id>
@Entity
public class ReferenceCode
extends org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
implements org.springframework.data.domain.Persistable<ReferenceCode.Id>
-
Nested Class Summary
Nested Classes -
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, setUpdatedByMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.data.domain.Persistable
getId, isNew
-
Constructor Details
-
ReferenceCode
public ReferenceCode()
-
-
Method Details
-
getParent
-