Uses of Class
org.apache.jetspeed.decoration.Decoration.ActionsOption

Packages that use Decoration.ActionsOption
org.apache.jetspeed.decoration   
 

Uses of Decoration.ActionsOption in org.apache.jetspeed.decoration
 

Methods in org.apache.jetspeed.decoration that return Decoration.ActionsOption
 Decoration.ActionsOption Decoration.getActionsOption()
           
static Decoration.ActionsOption Decoration.ActionsOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Decoration.ActionsOption[] Decoration.ActionsOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.