public interface JobCodeService
| Modifier and Type | Method and Description |
|---|---|
JobCode |
findJobCodeRef(String jobCode)
This method provides the appropriate JobCode object
for a particular jobCode string.
|
String |
findJobCodeTitle(String JobCode)
This method provides the appropriate JobCode Title
for a particular jobCode string.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.