on 2023 Aug 29 7:11 AM
I tried to add new constant value inside Actions Interface and inside CMS interface in ControllerConstants.java which is one of the steps while creating a custom cms component
I am getting this below error,
[yjavac] C:\Users\2210084\Desktop\hybrisSoftware\hybris\bin\custom\aswintraining\aswintrainingstorefront\web\src\com\aswin\aswinrm\storefront\controllers\ControllerConstants.java:43: error: cannot find symbol
[yjavac] String CustomOffersComponent = _Prefix + customOffersComponentModel._TYPECODE + _Suffix;
[yjavac] ^
[yjavac] symbol: variable customOffersComponentModel
[yjavac] location: interface Cms
[yjavac] 1 error
Request clarification before answering.
User | Count |
---|---|
10 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.