Class TextFieldModuleHelper
- java.lang.Object
-
- de.hybris.platform.textfieldconfiguratortemplateocctests.TextFieldModuleHelper
-
public class TextFieldModuleHelper extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEXT_SEPERATORstatic java.lang.StringTEAMTIGER_MODULE_EXTENSIONS_KEY
-
Constructor Summary
Constructors Constructor Description TextFieldModuleHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAdditionalExtensionsForTypeCodeTest()protected java.lang.StringgetDefaultExtensions()java.lang.StringgetModuleExtensions()
-
-
-
Field Detail
-
EXT_SEPERATOR
public static final java.lang.String EXT_SEPERATOR
- See Also:
- Constant Field Values
-
TEAMTIGER_MODULE_EXTENSIONS_KEY
public static final java.lang.String TEAMTIGER_MODULE_EXTENSIONS_KEY
- See Also:
- Constant Field Values
-
-