public class DocumentRouteHeaderDAOOjbImpl extends org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport implements DocumentRouteHeaderDAO
| Constructor and Description |
|---|
DocumentRouteHeaderDAOOjbImpl() |
public DocumentRouteHeaderDAOOjbImpl()
public void saveRouteHeader(DocumentRouteHeaderValue routeHeader)
saveRouteHeader in interface DocumentRouteHeaderDAOpublic DocumentRouteHeaderValueContent getContent(String documentId)
getContent in interface DocumentRouteHeaderDAOpublic void clearRouteHeaderSearchValues(String documentId)
clearRouteHeaderSearchValues in interface DocumentRouteHeaderDAOpublic Collection<SearchableAttributeValue> findSearchableAttributeValues(String documentId)
findSearchableAttributeValues in interface DocumentRouteHeaderDAOpublic void lockRouteHeader(String documentId, boolean wait)
DocumentRouteHeaderDAOlockRouteHeader in interface DocumentRouteHeaderDAOpublic DocumentRouteHeaderValue findRouteHeader(String documentId)
findRouteHeader in interface DocumentRouteHeaderDAOpublic DocumentRouteHeaderValue findRouteHeader(String documentId, boolean clearCache)
findRouteHeader in interface DocumentRouteHeaderDAOpublic Collection<DocumentRouteHeaderValue> findRouteHeaders(Collection<String> documentIds)
findRouteHeaders in interface DocumentRouteHeaderDAOpublic Collection<DocumentRouteHeaderValue> findRouteHeaders(Collection<String> documentIds, boolean clearCache)
findRouteHeaders in interface DocumentRouteHeaderDAOpublic void deleteRouteHeader(DocumentRouteHeaderValue routeHeader)
deleteRouteHeader in interface DocumentRouteHeaderDAOpublic String getNextDocumentId()
getNextDocumentId in interface DocumentRouteHeaderDAOprotected DatabasePlatform getPlatform()
public Collection<String> findPendingByResponsibilityIds(Set<String> responsibilityIds)
findPendingByResponsibilityIds in interface DocumentRouteHeaderDAOpublic boolean hasSearchableAttributeValue(String documentId, String searchableAttributeKey, String searchableAttributeValue)
hasSearchableAttributeValue in interface DocumentRouteHeaderDAOpublic String getApplicationIdByDocumentId(String documentId)
getApplicationIdByDocumentId in interface DocumentRouteHeaderDAOpublic String getDocumentStatus(String documentId)
getDocumentStatus in interface DocumentRouteHeaderDAOpublic String getAppDocId(String documentId)
getAppDocId in interface DocumentRouteHeaderDAOpublic String getAppDocStatus(String documentId)
getAppDocStatus in interface DocumentRouteHeaderDAOpublic void save(SearchableAttributeValue searchableAttributeValue)
save in interface DocumentRouteHeaderDAOpublic Collection findByDocTypeAndAppId(String documentTypeName, String appId)
findByDocTypeAndAppId in interface DocumentRouteHeaderDAOCopyright © 2005–2016 The Kuali Foundation. All rights reserved.