Class BroadleafFormType
java.lang.Object
org.broadleafcommerce.common.web.form.BroadleafFormType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
- Author:
- Elbert Bautista (elbertbautista)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BroadleafFormTypestatic final BroadleafFormTypestatic final BroadleafFormTypestatic final BroadleafFormType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic BroadleafFormTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
BILLING_FORM
-
SHIPPING_FORM
-
PAYMENT_FORM
-
CUSTOMER_ADDRESS_FORM
-
-
Constructor Details
-
BroadleafFormType
public BroadleafFormType() -
BroadleafFormType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-