com.atlassian.confluence.pages.persistence.dao
Interface AbstractPageDao

All Known Implementing Classes:
HibernateAbstractPageDao

public interface AbstractPageDao


Method Summary
 AbstractPage getAbstractPageById(long id)
          Retrieves an AbstractPage for the specified id
 

Method Detail

getAbstractPageById

AbstractPage getAbstractPageById(long id)
Retrieves an AbstractPage for the specified id



Copyright © 2003-2011 Atlassian. All Rights Reserved.