org.kuali.rice.kew.dto
Class DeleteEventDTO

java.lang.Object
  extended by org.kuali.rice.kew.dto.DocumentEventDTO
      extended by org.kuali.rice.kew.dto.DeleteEventDTO
All Implemented Interfaces:
Serializable

public class DeleteEventDTO
extends DocumentEventDTO

Signal to the PostProcessor that the routeHeader is being deleted.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kew.dto.DocumentEventDTO
ACTION_TAKEN, AFTER_PROCESS, BEFORE_PROCESS, DELETE_CHANGE, LOCK_DOCUMENTS, ROUTE_LEVEL_CHANGE, ROUTE_STATUS_CHANGE
 
Constructor Summary
DeleteEventDTO()
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.kew.dto.DocumentEventDTO
getAppDocId, getDocumentEventCode, getDocumentId, setAppDocId, setDocumentEventCode, setDocumentId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteEventDTO

public DeleteEventDTO()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.