org.apache.tapestry5.internal.beaneditor
Class EnvironmentMessages
java.lang.Object
org.apache.tapestry5.internal.beaneditor.EnvironmentMessages
public class EnvironmentMessages
- extends Object
Holds the current (overrides) Messages object and override id for placemnt into the environment
by FieldValidatorDefaultSourceImpl so ValidationConstraintGenerator implementations have access
to the catalog if necessary.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentMessages
public EnvironmentMessages(Messages messages,
String overrideId)
getMessages
public Messages getMessages()
getOverrideId
public String getOverrideId()
Copyright © 2003-2012 The Apache Software Foundation.