Uses of Class
com.ebmwebsourcing.webcommons.user.service.RolesEnum

Packages that use RolesEnum
com.ebmwebsourcing.webcommons.user.service   
 

Uses of RolesEnum in com.ebmwebsourcing.webcommons.user.service
 

Methods in com.ebmwebsourcing.webcommons.user.service that return RolesEnum
static RolesEnum RolesEnum.fromString(java.lang.String type)
          Return the RolesEnum related to the given string or null if it isn't supported
static RolesEnum RolesEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RolesEnum[] RolesEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.