CA Identity Manager
Java SDK r12.5 SP 8

 

com.ca.identitymanager.feeder.util
Class FeederInputValidator

java.lang.Object
  extended by com.ca.identitymanager.feeder.util.FeederInputValidator

public class FeederInputValidator
extends java.lang.Object

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

FeederInputValidator

public FeederInputValidator()
Method Detail

validateParsing

public 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

Parameters:
request - the HttpServletRequest object for the current request
Returns:
true if the page is valid, false otherwise

CA Identity Manager
Java SDK r12.5 SP 8

06/13/2011

© 2011 CA Technologies, Inc. All rights reserved.