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 IDocumentEvent
public String getDocumentId()
getDocumentId
in interface IDocumentEvent
public String getAppDocId()
getAppDocId
in interface IDocumentEvent
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.