Uses of Class
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.RoleCreationException

Packages that use RoleCreationException
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces   
org.gcube.portlets.admin.rolesmanagementportlet.gwt.server   
 

Uses of RoleCreationException in org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces
 

Methods in org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces that throw RoleCreationException
 Boolean RolesManagementService.createNewRole(String roleName, String roleDesc)
           
 

Uses of RoleCreationException in org.gcube.portlets.admin.rolesmanagementportlet.gwt.server
 

Methods in org.gcube.portlets.admin.rolesmanagementportlet.gwt.server that throw RoleCreationException
 Boolean RolesManagementServlet.createNewRole(String roleName, String roleDesc)
          Creates a role with the given name
 



Copyright © 2013. All Rights Reserved.