Uses of Class
org.jasig.portal.portlets.groupselector.EntityEnum

Packages that use EntityEnum
org.jasig.portal.portlets.groupselector   
 

Uses of EntityEnum in org.jasig.portal.portlets.groupselector
 

Methods in org.jasig.portal.portlets.groupselector that return EntityEnum
static EntityEnum EntityEnum.getEntityEnum(String type)
          Get an EntityEnum for a String type representation.
static EntityEnum EntityEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EntityEnum[] EntityEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Jasig. All Rights Reserved.