cancel
Showing results for 
Search instead for 
Did you mean: 

Error at creating a custom CMSRestriction

0 Kudos
261

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.

Accepted Solutions (0)

Answers (0)