Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can then inject the SecurityService in your service, and call this method:

boolean securityService.lockunlock( functionName, resourceId )

example: securityService.lock unlock ("import.view", "2005012003")

...