Hello,
does anybody know how we can override
org.alfresco.repo.jscript.ScriptNode?
I am using Alfresco Community 5.1.g
Thanks in advance
What do you mean by overide, Do you want to get the object of NodeRef?
Hello,
sorry I was not precise enough.
I would like to extend this class OR to create my own version of it. I didn't find it in spring configuration. Do you know how we can achieve this?
Regards
In eclipse , if you press ctrl+shift+T, and enter the class name it will allow you to open the source code.
You can extend it easily..
Apart from this, If you would like to create your own javascript object,Below link will help you in same.
I would like to replace the implementation of ScriptNode with my implementation, so my implementation should be used by Alfresco after that.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.