ecologylab.services.messages.cf
Class CFMessagesTranslations

java.lang.Object
  extended by ecologylab.generic.Debug
      extended by ecologylab.services.messages.cf.CFMessagesTranslations

public class CFMessagesTranslations
extends Debug

TranslationSpace for client-side CFServices.

Author:
andruid

Field Summary
static java.lang.String PACKAGE_NAME
           
static java.lang.Class[] TRANSLATIONS
           
 
Constructor Summary
CFMessagesTranslations()
           
 
Method Summary
static TranslationScope get()
          This accessor will work from anywhere, in any order, and stay efficient.
 
Methods inherited from class ecologylab.generic.Debug
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PACKAGE_NAME

public static final java.lang.String PACKAGE_NAME
See Also:
Constant Field Values

TRANSLATIONS

public static final java.lang.Class[] TRANSLATIONS
Constructor Detail

CFMessagesTranslations

public CFMessagesTranslations()
Method Detail

get

public static TranslationScope get()
This accessor will work from anywhere, in any order, and stay efficient.

Returns:
TranslationSpace for cF services.