|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.extensions.validator.core.storage.DefaultViolationSeverityInterpreterStorage
public class DefaultViolationSeverityInterpreterStorage
Field Summary | |
---|---|
protected org.apache.commons.logging.Log |
logger
|
Constructor Summary | |
---|---|
DefaultViolationSeverityInterpreterStorage()
|
Method Summary | |
---|---|
ViolationSeverityInterpreter |
getViolationSeverityInterpreter()
|
void |
setViolationSeverityInterpreter(ViolationSeverityInterpreter violationSeverityInterpreter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final org.apache.commons.logging.Log logger
Constructor Detail |
---|
public DefaultViolationSeverityInterpreterStorage()
Method Detail |
---|
public void setViolationSeverityInterpreter(ViolationSeverityInterpreter violationSeverityInterpreter)
setViolationSeverityInterpreter
in interface ViolationSeverityInterpreterStorage
public ViolationSeverityInterpreter getViolationSeverityInterpreter()
getViolationSeverityInterpreter
in interface ViolationSeverityInterpreterStorage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |