org.kuali.rice.kim.lookup.valuefinder
Class PermissionTemplateValuesFinder
java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.kim.lookup.valuefinder.PermissionTemplateValuesFinder
- All Implemented Interfaces:
- Serializable, KeyValuesFinder
public class PermissionTemplateValuesFinder
- extends KeyValuesBase
This is a description of what this class does - kellerj don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PermissionTemplateValuesFinder
public PermissionTemplateValuesFinder()
getKeyValues
public List<KeyValue> getKeyValues()
- This overridden method ...
- Returns:
- List of KeyValue objects
- See Also:
KeyValuesFinder.getKeyValues()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.