This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.jetspeed.decoration.Decoration.TitleOption (Jetspeed-2 Core API 2.2.2 API)

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

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

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

Methods in org.apache.jetspeed.decoration that return Decoration.TitleOption
 Decoration.TitleOption Decoration.getTitleOption()
           
static Decoration.TitleOption Decoration.TitleOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Decoration.TitleOption[] Decoration.TitleOption.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.