I'm wondering how I should handle the persisting of global and per-user preferences.
I would like to add functionality to the Web Client that is configurable by integrators and users via a GUI. To facilitate this configuration, I need to be able to store configuration preferences somewhere on a global and per-user basis. Is there a framework in Alfresco for doing this?
Also, does Alfresco provide any sort of framework that would help me to write a user preference UI for editing preference values?
TIA for any help!