|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViolationSeverityInterpreterStorage
Interface for a ViolationSeverityInterpreter storage.
Used by add-ons to change the interpreter for the current request.
| Method Summary | |
|---|---|
ViolationSeverityInterpreter |
getViolationSeverityInterpreter()
Retrieves the violationSeverityInterpreter from the storage. |
void |
setViolationSeverityInterpreter(ViolationSeverityInterpreter violationSeverityInterpreter)
Puts the violationSeverityInterpreter into the storage. |
| Method Detail |
|---|
void setViolationSeverityInterpreter(ViolationSeverityInterpreter violationSeverityInterpreter)
violationSeverityInterpreter - ViolationSeverityInterpreter to se tin the storage.ViolationSeverityInterpreter getViolationSeverityInterpreter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||