org.directdemocracyportal.democracy.web
Class ApplicationMessageHolder

Package class diagram package ApplicationMessageHolder
java.lang.Object
  extended by org.directdemocracyportal.democracy.web.ApplicationMessageHolder

public class ApplicationMessageHolder
extends java.lang.Object

The Class ApplicationMessageHolder.


Nested Class Summary
Modifier and Type Class and Description
static class ApplicationMessageHolder.MessageConstans
          The Class MessageConstans.
 
Constructor Summary
Constructor and Description
ApplicationMessageHolder()
           
 
Method Summary
Modifier and Type Method and Description
static java.lang.String getMessage(java.lang.String code)
          Gets the message.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationMessageHolder

public ApplicationMessageHolder()
Method Detail

getMessage

public static java.lang.String getMessage(java.lang.String code)
Gets the message.

Parameters:
code - the code
Returns:
the message


Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.