|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.processor.support.validator.NamespaceSizeValidator
public class NamespaceSizeValidator
The Class NamespaceSizeValidator.
Constructor Summary | |
---|---|
NamespaceSizeValidator()
|
Method Summary | |
---|---|
int |
getMaxNamespaceLength()
Gets the max namespace length. |
void |
setMaxNamespaceLength(int maxNamespaceLength)
Sets the max namespace length. |
void |
validate(AssociationSource item)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NamespaceSizeValidator()
Method Detail |
---|
public void validate(AssociationSource item) throws org.springframework.batch.item.validator.ValidationException
validate
in interface org.springframework.batch.item.validator.Validator<AssociationSource>
org.springframework.batch.item.validator.ValidationException
public int getMaxNamespaceLength()
public void setMaxNamespaceLength(int maxNamespaceLength)
maxNamespaceLength
- the new max namespace length
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |