com.arsdigita.cms.contenttypes.util
Class EventGlobalizationUtil
java.lang.Object
com.arsdigita.cms.contenttypes.util.EventGlobalizationUtil
- public class EventGlobalizationUtil
- extends Object
.
Contains methods to simplify globalizing keys
- Version:
- $Revision: #3 $ $Date: 2004/04/07 $
- Author:
- randyg@arsdigita.com
Method Summary |
static com.arsdigita.globalization.GlobalizedMessage |
globalize(String key)
This returns a globalized message using the type specific bundle,
BUNDLE_NAME |
static com.arsdigita.globalization.GlobalizedMessage |
globalize(String key,
Object[] args)
This returns a globalized message using the type specific bundle,
BUNDLE_NAME |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUNDLE_NAME
public static final String BUNDLE_NAME
- See Also:
- Constant Field Values
EventGlobalizationUtil
public EventGlobalizationUtil()
globalize
public static com.arsdigita.globalization.GlobalizedMessage globalize(String key)
- This returns a globalized message using the type specific bundle,
BUNDLE_NAME
globalize
public static com.arsdigita.globalization.GlobalizedMessage globalize(String key,
Object[] args)
- This returns a globalized message using the type specific bundle,
BUNDLE_NAME
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 22 2004:0003 UTC