org.kuali.ole.serviceimpl
Class OleValidateInputRequestServiceImpl

java.lang.Object
  extended by org.kuali.ole.serviceimpl.OleValidateInputRequestServiceImpl
All Implemented Interfaces:
OleValidateInputRequestService

public class OleValidateInputRequestServiceImpl
extends Object
implements OleValidateInputRequestService

Created with IntelliJ IDEA. User: ? Date: 7/9/12 Time: 7:57 PM To change this template use File | Settings | File Templates.


Constructor Summary
OleValidateInputRequestServiceImpl()
           
 
Method Summary
 String inputRequestValidation(Map reqParamMap)
          to validate whether the required parameters of corresponding operation is present or not.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleValidateInputRequestServiceImpl

public OleValidateInputRequestServiceImpl()
Method Detail

inputRequestValidation

public String inputRequestValidation(Map reqParamMap)
to validate whether the required parameters of corresponding operation is present or not.

Specified by:
inputRequestValidation in interface OleValidateInputRequestService
Parameters:
reqParamMap -
Returns:
boolean


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.