HDIV API 2.0.4

org.hdiv.config
Class HDIVValidations

java.lang.Object
  extended by org.hdiv.config.HDIVValidations

public class HDIVValidations
extends java.lang.Object

Validations for urls defined by the user in the hdiv-validations.xml file of Spring.

Since:
HDIV 1.1
Author:
Gorka Vicente

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

urls

protected java.util.Map urls
Map containing the urls to which the user wants to apply validation for the editable parameters.

Constructor Detail

HDIVValidations

public HDIVValidations()
Method Detail

getUrls

public java.util.Map getUrls()
Returns:
Returns the urls.

setUrls

public void setUrls(java.util.Map urls)
Parameters:
urls - The urls to set.

HDIV 2.0.4

Copyright © 2008 hdiv.org. All Rights Reserved.