com.arsdigita.acs.news
Class NewsDataSource
java.lang.Object
|
+--com.arsdigita.acs.Selection
|
+--com.arsdigita.acs.news.NewsDataSource
- All Implemented Interfaces:
- DataSource
- public class NewsDataSource
- extends Selection
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewsDataSource
public NewsDataSource(SqlStatement sql,
Database db)
throws SQLException
NewsDataSource
public NewsDataSource(ResultSet rs)
throws SQLException
getNewsItemForIndexList
public String getNewsItemForIndexList(int counter,
String archive_p)
throws DataSourceException
getBody
public String getBody()
throws DataSourceException