public abstract class IrbActionsKeyValuesBase
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description |
|---|
IrbActionsKeyValuesBase() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService()
This method returns an instance of BusinessObjectServe from the KraServiceLocator.
|
CommitteeService |
getCommitteeService()
This method returns an instance of CommitteeService.
|
KcPersonService |
getKcPersonService()
This method returns an instance of KcPersonService.
|
org.kuali.rice.krad.service.KeyValuesService |
getKeyValuesService()
This method returns an instance of CommitteeService.
|
RolodexService |
getRolodexService()
This method returns an instance of RolodexService.
|
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValuespublic org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
public KcPersonService getKcPersonService()
public RolodexService getRolodexService()
public CommitteeService getCommitteeService()
public org.kuali.rice.krad.service.KeyValuesService getKeyValuesService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.