|
jPOS 1.6.1 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpos.iso.ISOBaseValidator
org.jpos.iso.validator.TEST0100
public class TEST0100
ONLY TEST PURPOSE.
Title: jPOS
Description: Java Framework for Financial Systems
Copyright: Copyright (c) 2000 jPOS.org. All rights reserved.
Company: www.jPOS.org
| Constructor Summary | |
|---|---|
TEST0100()
|
|
TEST0100(boolean breakOnError)
|
|
| Method Summary | |
|---|---|
void |
setConfiguration(Configuration cfg)
|
ISOComponent |
validate(ISOComponent m)
Validate field-interdependency. |
| Methods inherited from class org.jpos.iso.ISOBaseValidator |
|---|
breakOnError, getLogger, getRealm, setBreakOnError, setLogger |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TEST0100()
public TEST0100(boolean breakOnError)
| Method Detail |
|---|
public void setConfiguration(Configuration cfg)
throws ConfigurationException
setConfiguration in interface ConfigurablesetConfiguration in class ISOBaseValidatorcfg - Configuration object
ConfigurationException
public ISOComponent validate(ISOComponent m)
throws ISOException
ISOBaseValidator
validate in interface ISOValidatorvalidate in class ISOBaseValidatorm - Component to validate
ISOException - if break-on-error is true and an error succedd.
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||