org.kuali.rice.kns.dao
Interface SessionDocumentDao

All Known Implementing Classes:
SessionDocumentDaoJpa, SessionDocumentDaoOjb, SessionDocumentDaoProxy

public interface SessionDocumentDao

This is the data access interface for SessionDocument objects.


Method Summary
 void purgeAllSessionDocuments(Timestamp expirationDate)
           
 

Method Detail

purgeAllSessionDocuments

void purgeAllSessionDocuments(Timestamp expirationDate)
Parameters:
date -


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