public class AttributedAddAdHocRoutePersonEvent extends AttributedDocumentEventBase implements AttributedDocumentEvent
| Constructor and Description |
|---|
AttributedAddAdHocRoutePersonEvent(org.kuali.rice.krad.document.Document document,
org.kuali.rice.krad.bo.AdHocRoutePerson adHocRoutePerson)
Constructs an AddAdHocRoutePersonEvent with the given document
|
AttributedAddAdHocRoutePersonEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
org.kuali.rice.krad.bo.AdHocRoutePerson adHocRoutePerson)
Constructs an AddAdHocRoutePersonEvent with the specified errorPathPrefix, document, and adHocRoutePerson
|
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.krad.bo.AdHocRoutePerson |
getAdHocRoutePerson()
This method retrieves the document adHocRoutePerson associated with this event.
|
getAttribute, getIterationSubject, getRuleInterfaceClass, invokeRuleMethod, setAttribute, setIterationSubjectgenerateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttribute, getIterationSubject, setAttribute, setIterationSubjectpublic AttributedAddAdHocRoutePersonEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, org.kuali.rice.krad.bo.AdHocRoutePerson adHocRoutePerson)
document - adHocRoutePerson - errorPathPrefix - public AttributedAddAdHocRoutePersonEvent(org.kuali.rice.krad.document.Document document, org.kuali.rice.krad.bo.AdHocRoutePerson adHocRoutePerson)
document - adHocRoutePerson - public org.kuali.rice.krad.bo.AdHocRoutePerson getAdHocRoutePerson()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.