Uses of Class
org.exoplatform.brandadvocacy.model.Role

Packages that use Role
org.exoplatform.brandadvocacy.model   
 

Uses of Role in org.exoplatform.brandadvocacy.model
 

Methods in org.exoplatform.brandadvocacy.model that return Role
 Role Manager.getRole()
           
static Role Role.getRole(int role)
           
static Role Role.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Role[] Role.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.exoplatform.brandadvocacy.model with parameters of type Role
 void Manager.setRole(Role role)
           
 



Copyright © 2003–2015 eXo Platform SAS. All rights reserved.