Get user info

Your application can view the topic permissions for a user by calling the getUserInfo method.

Your application might hide or disable the Save to Topic link if the user cannot save to Oracle Empirica Topics.

TopicsUserInfo getUserInfo(TopicsServiceContext topicsServiceContext,
  String username)
  throws InvalidArgumentException, TopicsServiceException;

To view the topic permissions for a user: