org.kuali.ole.serviceimpl
Class OleValidateInputRequestServiceImpl
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OleValidateInputRequestServiceImpl
public OleValidateInputRequestServiceImpl()
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.