Class JpaSubscriptionBillingBatch
java.lang.Object
com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
Deprecated.
This Jpa entity is unused
- Author:
- venkat
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.booleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.inthashCode()Deprecated.voidDeprecated.voidsetContextId(String contextId) Deprecated.voidsetCreatedDate(Date createdDate) Deprecated.voidsetNoOfRecords(Integer noOfRecords) Deprecated.toString()Deprecated.
-
Field Details
-
contextId
Deprecated. -
noOfRecords
Deprecated. -
createdDate
Deprecated.
-
-
Constructor Details
-
JpaSubscriptionBillingBatch
public JpaSubscriptionBillingBatch()Deprecated.
-
-
Method Details
-
setBillingBatchId
Deprecated. -
getBillingBatchId
Deprecated. -
getContextId
Deprecated. -
getNoOfRecords
Deprecated. -
getCreatedDate
Deprecated. -
setContextId
Deprecated. -
setNoOfRecords
Deprecated. -
setCreatedDate
Deprecated. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-