Class XyformsbackofficeConstants
- java.lang.Object
-
- de.hybris.platform.xyformsbackoffice.constants.GeneratedXyformsbackofficeConstants
-
- de.hybris.platform.xyformsbackoffice.constants.XyformsbackofficeConstants
-
public final class XyformsbackofficeConstants extends GeneratedXyformsbackofficeConstants
Global class for all Ybackoffice constants. You can add global constants for your extension into this class.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBUILDERstatic java.lang.StringEXTENSIONNAMEstatic java.lang.StringORBEON
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
ORBEON
public static final java.lang.String ORBEON
- See Also:
- Constant Field Values
-
BUILDER
public static final java.lang.String BUILDER
- See Also:
- Constant Field Values
-
-