|
HDIV API 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hdiv.config.HDIVValidations
public class HDIVValidations
Validations for urls defined by the user in the hdiv-validations.xml file of Spring.
| Field Summary | |
|---|---|
protected java.util.Map |
urls
Map containing the urls to which the user wants to apply validation for the editable parameters. |
| Constructor Summary | |
|---|---|
HDIVValidations()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getUrls()
|
void |
setUrls(java.util.Map urls)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map urls
| Constructor Detail |
|---|
public HDIVValidations()
| Method Detail |
|---|
public java.util.Map getUrls()
public void setUrls(java.util.Map urls)
urls - The urls to set.
|
HDIV 2.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||