Uses of Class
org.wso2.wsas.persistence.exception.UserRoleAlreadyExistsException

Packages that use UserRoleAlreadyExistsException
org.wso2.wsas.persistence   
 

Uses of UserRoleAlreadyExistsException in org.wso2.wsas.persistence
 

Methods in org.wso2.wsas.persistence that throw UserRoleAlreadyExistsException
 java.lang.Long PersistenceManager.addOrUpdateUserRole(ServiceUserRoleDO serviceUserRole)
           
 java.lang.Long PersistenceManager.addUserRole(ServiceUserRoleDO serviceUserRole)