org.kuali.rice.kew.docsearch
Interface DocumentRouteHeaderEBO
- All Superinterfaces:
- org.kuali.rice.krad.bo.BusinessObject, org.kuali.rice.krad.bo.ExternalizableBusinessObject, org.kuali.rice.core.api.mo.ModelObjectBasic, Serializable
- All Known Implementing Classes:
- DocSearchCriteriaDTO
public interface DocumentRouteHeaderEBO
- extends org.kuali.rice.krad.bo.ExternalizableBusinessObject
This is a description of what this class does - Garey don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
refresh |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
toString |
getAppDocId
String getAppDocId()
getDocRouteStatus
String getDocRouteStatus()
getAppDocStatus
String getAppDocStatus()
getDocTitle
String getDocTitle()
getDocTypeFullName
String getDocTypeFullName()
getInitiator
String getInitiator()
getDocumentId
String getDocumentId()
getDateCreated
Timestamp getDateCreated()
- Returns:
- the dateCreated
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.