Class CostCenter
java.lang.Object
org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
org.cardanofoundation.lob.app.organisation.domain.entity.CostCenter
- All Implemented Interfaces:
org.springframework.data.domain.Persistable<CostCenter.Id>
@Entity
public class CostCenter
extends org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
implements org.springframework.data.domain.Persistable<CostCenter.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
-
CostCenter
public CostCenter()
-
-
Method Details
-
getParent
-