public abstract class ProtocolActionsKeyValuesBase
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description |
|---|
ProtocolActionsKeyValuesBase() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService()
This method returns an instance of BusinessObjectServe from the KraServiceLocator.
|
CommitteeServiceBase |
getCommitteeService()
This method returns an instance of CommitteeService.
|
protected abstract Class<? extends CommitteeServiceBase> |
getCommitteeServiceClassHook() |
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 CommitteeServiceBase getCommitteeService()
protected abstract Class<? extends CommitteeServiceBase> getCommitteeServiceClassHook()
public org.kuali.rice.krad.service.KeyValuesService getKeyValuesService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.