org.apache.myfaces.examples.misc
Class GlobalOptions
java.lang.Object
org.apache.myfaces.examples.misc.GlobalOptions
public class GlobalOptions
- extends Object
Global (dynamically changeable) options for examples application.
- Version:
- $Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
- Author:
- Manfred Geiler (latest modification by $Author: grantsmith $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalOptions
public GlobalOptions()
getPageLayout
public String getPageLayout()
setPageLayout
public void setPageLayout(String pageLayout)
getNumericAsString
public String getNumericAsString()
getNumeric
public long getNumeric()
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.