public class AddProcedurePersonResponsibleEvent extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
AddProcedurePersonResponsibleEvent(IacucProtocolDocument document,
IacucProtocolStudyGroupDetailBean procedureDetailBean,
Integer procedureBeanIndex,
Integer procedureDetailBeanIndex) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getProcedureBeanIndex() |
IacucProtocolStudyGroupDetailBean |
getProcedureDetailBean() |
Integer |
getProcedureDetailBeanIndex() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
void |
setProcedureBeanIndex(Integer procedureBeanIndex) |
void |
setProcedureDetailBean(IacucProtocolStudyGroupDetailBean procedureDetailBean) |
void |
setProcedureDetailBeanIndex(Integer procedureDetailBeanIndex) |
getRuleInterfaceClass, invokeRuleMethod, logEventpublic AddProcedurePersonResponsibleEvent(IacucProtocolDocument document, IacucProtocolStudyGroupDetailBean procedureDetailBean, Integer procedureBeanIndex, Integer procedureDetailBeanIndex)
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionpublic IacucProtocolStudyGroupDetailBean getProcedureDetailBean()
public void setProcedureDetailBean(IacucProtocolStudyGroupDetailBean procedureDetailBean)
public Integer getProcedureDetailBeanIndex()
public void setProcedureDetailBeanIndex(Integer procedureDetailBeanIndex)
public Integer getProcedureBeanIndex()
public void setProcedureBeanIndex(Integer procedureBeanIndex)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.