public class DeleteEvent extends Object implements IDocumentEvent
ACTION_TAKEN, AFTER_PROCESS, BEFORE_PROCESS, DELETE_CHANGE, LOCK_DOCUMENTS, ROUTE_LEVEL_CHANGE, ROUTE_STATUS_CHANGE| Constructor and Description |
|---|
DeleteEvent(String documentId,
String appDocId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppDocId() |
String |
getDocumentEventCode() |
String |
getDocumentId() |
public DeleteEvent(String documentId, String appDocId)
public String getDocumentEventCode()
getDocumentEventCode in interface IDocumentEventpublic String getDocumentId()
getDocumentId in interface IDocumentEventpublic String getAppDocId()
getAppDocId in interface IDocumentEventCopyright © 2005–2016 The Kuali Foundation. All rights reserved.