public class PrincipalInvestigatorAccessPermissionEvaluatorImpl extends AccessPermissionEvaluatorImpl
allowConstraint, constraintCode, matchValues, notOperator, operatorCode, otherKeyFieldValues, performEqualMatch, performGreaterThanMatch, performLessThanMatch, person, propertyValue| Constructor and Description | 
|---|
| PrincipalInvestigatorAccessPermissionEvaluatorImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | isMatch(String matchValue,
              String value)Matches on accounts for which the person is a principal investigator (project director) | 
initializeAfterPropsSet, setConstraintCode, setMatchValues, setOperatorCode, setOtherKeyFieldValueMap, setPerson, setPropertyValue, valueIsAllowedpublic PrincipalInvestigatorAccessPermissionEvaluatorImpl()
protected boolean isMatch(String matchValue, String value)
isMatch in class AccessPermissionEvaluatorImplmatchValue - String value to match, can contain the * wildcardvalue - String value to compareAccessPermissionEvaluatorImpl.isMatch(java.lang.String, java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.