on 2022 May 10 2:08 PM
Hi! I'm facing the next problem trying to create my own restrictions for CMSComponentes.
1) I created in the items.xml my custom restriction, extending "AbstractRestriction".
2) Created the evaluator java code and his bean representation on the spring.xml file.
3) When I'm trying to run "ant clean all" compile fails because a method getDescription. That class is not overrided if I implement the method, but it is a jaloclass so we're not pushing it to the repository.
Can anybody tell me which is the correct approach to solve this? I don't think pushing the jaloclass should be a correct way.
Request clarification before answering.
User | Count |
---|---|
9 | |
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.