org.kuali.rice.krad.dao
Interface SessionDocumentDao

All Known Implementing Classes:
SessionDocumentDaoJpa, SessionDocumentDaoOjb, SessionDocumentDaoProxy

public interface SessionDocumentDao

This is the data access interface for SessionDocumentService objects.


Method Summary
 void purgeAllSessionDocuments(Timestamp expirationDate)
           
 

Method Detail

purgeAllSessionDocuments

void purgeAllSessionDocuments(Timestamp expirationDate)
Parameters:
date -


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.