@Service public class RequiredValidator extends Object
| Constructor and Description |
|---|
RequiredValidator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearEmployeeMap() |
boolean |
isEmployee(int detailId) |
boolean |
validateKey(int detailId,
String keyToValidate) |
public static void clearEmployeeMap()
public boolean isEmployee(int detailId)
public boolean validateKey(int detailId,
String keyToValidate)
throws TaskFailedException
TaskFailedExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.