Class Views
java.lang.Object
com.broadleafcommerce.billing.job.domain.Views
This class contains the different views used for serialization and deserialization of objects.
- Author:
- karanjariwala
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classView for public serialization, typically used for API responses.static classView for internal serialization which contains the sensitive PII fields, and is typically not exposed to the client. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Views
public Views()
-