Class TranslationFormAction
java.lang.Object
org.broadleafcommerce.openadmin.web.service.TranslationFormAction
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
The type of action the translation form is built for
Created by gdiaz.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TranslationFormActionstatic final TranslationFormActionstatic final TranslationFormAction -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic TranslationFormActiongetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
ADD
-
UPDATE
-
OTHER
-
-
Constructor Details
-
TranslationFormAction
public TranslationFormAction() -
TranslationFormAction
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-