Class BaseJpaEntity
java.lang.Object
com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
com.broadleafcommerce.billing.common.provider.jpa.domain.BaseJpaEntity
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected @Size(max=255) StringDeprecated.static final intDeprecated.Fields inherited from class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
createdBy, createdDate, lastModifiedBy, lastModifiedDate, version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDate, setVersion
-
Field Details
-
ID_LENGTH
public static final int ID_LENGTHDeprecated.- See Also:
-
id
Deprecated.
-
-
Constructor Details
-
BaseJpaEntity
public BaseJpaEntity()Deprecated.
-
-
Method Details
-
getId
Deprecated. -
setId
Deprecated.
-
com.broadleafcommerce.data.tracking.core.TenantTrackableinstead