Uses of Class
org.jboss.seam.security.annotations.permission.PermissionPropertyType

Packages that use PermissionPropertyType
org.jboss.seam.security.annotations.permission   
 

Uses of PermissionPropertyType in org.jboss.seam.security.annotations.permission
 

Methods in org.jboss.seam.security.annotations.permission that return PermissionPropertyType
static PermissionPropertyType PermissionPropertyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PermissionPropertyType[] PermissionPropertyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Seam Framework. All Rights Reserved.