Hi,
I am working on an RSF tool for Sakai and in one place I'm trying to set a property in several tools' placement configurations.
I have an array of toolds for these tools, however when I call
SiteService.findTool(toolId); it returns null.
ToolManager.getTool(toolId); gets me the tool I'm looking for.
Is there a way to get a Placement or ToolConfiguration object from a Tool object in order to mess around with the placementConfig? Or, will Tool.getMutableConfig() give me the same thing ?
Thanks in advance,
Katie
----------------------
This automatic notification message was sent by Sakai Collab (
https://collab.sakaiproject.org//portal) from the DG: Development (a.k.a. sakai-dev) site.
You can modify how you receive notifications at My Workspace > Preferences.