Class ConstantHandler
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.frontend.util.impl.ConstantHandler
-
public class ConstantHandler extends java.lang.ObjectUtility class granting access to UI-Connstants directly to the xhtml UI-components (tags)
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringGENERAL_GROUP_NAMEGeneral group, used for all cstic, which are not assigned to another group
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetGeneralGroupName()static java.lang.StringgetNotImplemented()
-
-
-
Field Detail
-
GENERAL_GROUP_NAME
public static final java.lang.String GENERAL_GROUP_NAME
General group, used for all cstic, which are not assigned to another group- See Also:
- Constant Field Values
-
-