org.jboss.seam.examples.booking.i18n
Class DefaultBundleKey

java.lang.Object
  extended by org.jboss.seam.international.status.builder.BundleKey
      extended by org.jboss.seam.examples.booking.i18n.DefaultBundleKey
All Implemented Interfaces:
Serializable

public class DefaultBundleKey
extends org.jboss.seam.international.status.builder.BundleKey

Author:
Dan Allen
See Also:
Serialized Form

Field Summary
static String DEFAULT_BUNDLE_NAME
           
 
Constructor Summary
DefaultBundleKey(String key)
           
 
Method Summary
 
Methods inherited from class org.jboss.seam.international.status.builder.BundleKey
equals, getBundle, getKey, hashCode, setBundle, setKey, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT_BUNDLE_NAME

public static final String DEFAULT_BUNDLE_NAME
See Also:
Constant Field Values
Constructor Detail

DefaultBundleKey

public DefaultBundleKey(String key)


Copyright © 2012 Seam Framework. All Rights Reserved.