public class SpecialApprovalBean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected AwardForm |
form |
protected org.kuali.rice.krad.service.KualiRuleService |
ruleService |
| Modifier | Constructor and Description |
|---|---|
protected |
SpecialApprovalBean(AwardForm form) |
| Modifier and Type | Method and Description |
|---|---|
protected Award |
getAward() |
protected AwardDocument |
getAwardDocument() |
protected org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService() |
protected org.kuali.rice.krad.service.KualiRuleService |
getRuleService() |
protected void |
removeCollectionItem(List<? extends KraPersistableBusinessObjectBase> collection,
int deletedIndex) |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService) |
void |
setRuleService(org.kuali.rice.krad.service.KualiRuleService ruleService) |
protected AwardForm form
protected transient org.kuali.rice.krad.service.KualiRuleService ruleService
protected SpecialApprovalBean(AwardForm form)
public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
businessObjectService - public void setRuleService(org.kuali.rice.krad.service.KualiRuleService ruleService)
ruleService - protected Award getAward()
protected AwardDocument getAwardDocument()
protected org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
protected org.kuali.rice.krad.service.KualiRuleService getRuleService()
protected void removeCollectionItem(List<? extends KraPersistableBusinessObjectBase> collection, int deletedIndex)
collection - deletedIndex - Copyright © 2013 The Kuali Foundation. All Rights Reserved.