Class AuditedJpaEntity
java.lang.Object
com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
- Direct Known Subclasses:
BaseJpaEntity
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidsetCreatedBy(String createdBy) Deprecated.voidsetCreatedDate(Date createdDate) Deprecated.voidsetLastModifiedBy(String lastModifiedBy) Deprecated.voidsetLastModifiedDate(Date lastModifiedDate) Deprecated.voidsetVersion(Integer version) Deprecated.
-
Field Details
-
version
Deprecated. -
createdBy
Deprecated. -
createdDate
Deprecated. -
lastModifiedBy
Deprecated. -
lastModifiedDate
Deprecated.
-
-
Constructor Details
-
AuditedJpaEntity
public AuditedJpaEntity()Deprecated.
-
-
Method Details
-
getVersion
Deprecated. -
getCreatedBy
Deprecated. -
getCreatedDate
Deprecated. -
getLastModifiedBy
Deprecated. -
getLastModifiedDate
Deprecated. -
setVersion
Deprecated. -
setCreatedBy
Deprecated. -
setCreatedDate
Deprecated. -
setLastModifiedBy
Deprecated. -
setLastModifiedDate
Deprecated.
-
BillingTenantJpaTrackinginstead