public class DescendOrganizationAccessPermissionEvaluatorImpl extends AccessPermissionEvaluatorImpl
allowConstraint, constraintCode, matchValues, notOperator, operatorCode, otherKeyFieldValues, performEqualMatch, performGreaterThanMatch, performLessThanMatch, person, propertyValue| Constructor and Description | 
|---|
| DescendOrganizationAccessPermissionEvaluatorImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | isMatch(String matchValue,
              String value)Matches org values based on org hierarchy | 
initializeAfterPropsSet, setConstraintCode, setMatchValues, setOperatorCode, setOtherKeyFieldValueMap, setPerson, setPropertyValue, valueIsAllowedpublic DescendOrganizationAccessPermissionEvaluatorImpl()
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.