How to use alfresco hazelcast caches for storing custom data objects
We are in requirement of storing custom object (Map<String><String>) in caches with some customName(NodeId) in alfresco.Eg: When the user first time invokes custom action in certain node, data will be created in the form of Map and that needs to be ...