09-06-2018 04:42 AM
Hello,
does anybody know how we can override
org.alfresco.repo.jscript.ScriptNode?
I am using Alfresco Community 5.1.g
Thanks in advance
09-07-2018 03:21 AM
What do you mean by overide, Do you want to get the object of NodeRef?
09-07-2018 03:28 AM
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
09-07-2018 07:25 AM
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.
09-07-2018 07:41 AM
I would like to replace the implementation of ScriptNode with my implementation, so my implementation should be used by Alfresco after that.
Explore our Alfresco products with the links below. Use labels to filter content by product module.