org.ow2.petals.flowwatch.gui.beans
Class UserConfig

java.lang.Object
  extended by org.ow2.petals.flowwatch.gui.beans.UserConfig

public class UserConfig
extends java.lang.Object


Constructor Summary
UserConfig()
           
 
Method Summary
 java.util.Locale getLocale()
           
 int getPaginationLength()
           
 void setLocale(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserConfig

public UserConfig()
Method Detail

getLocale

public java.util.Locale getLocale()

setLocale

public void setLocale(java.util.Locale locale)

getPaginationLength

public int getPaginationLength()


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.