Added setAsDefineLater and setAsRunOffline to ToolContentManager interface, and added code in the tool service to call these methods when content is copied (for running the service).
Added setAsDefineLater and setAsRunOffline to ToolContentManager interface, and added code in the tool service to call these methods when content is copied (for running the service).
Removed supportsGrouping field as it doesn't exist in the database. The call was commented out in the test case so it was removed Also corrected the supportsGrouping call in the testcase.