|
Java SDK r12.5 SP 8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ca.identitymanager.feeder.util.FeederInputValidator
public class FeederInputValidator
Validates that the parser was created, that the file extension is correct for the parser, and that the file contains a header.
Constructor Summary | |
---|---|
FeederInputValidator()
|
Method Summary | |
---|---|
static boolean |
validateParsing(TaskSession _taskSession)
Validate the parser: check if the parser was created OK, if the file extension is suitable to this parser and if the file contain a header |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeederInputValidator()
Method Detail |
---|
public static boolean validateParsing(TaskSession _taskSession)
request
- the HttpServletRequest object for the current request
|
Java SDK r12.5 SP 8 06/13/2011 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |