|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.turbine.om.BaseObject | +--org.openprivacy.reptile.om.BaseArticle | +--org.openprivacy.reptile.om.Article
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 01:04:40 PST 2001] You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.
Field Summary |
Fields inherited from class org.apache.turbine.om.BaseObject |
NEW_ID |
Constructor Summary | |
Article()
Constructor should set the time this was first noted. |
Method Summary | |
boolean |
isMarkedRead()
|
boolean |
isMarkedUnread()
|
void |
setMarkedRead()
|
void |
setMarkedUnread()
|
Methods inherited from class org.openprivacy.reptile.om.BaseArticle |
copy, getByName, getByPeerName, getByPosition, getChannel, getCopyright, getDateFound, getDcCreator, getDcSubject, getDescription, getFieldNames, getId, getLastUpdated, getLocation, getMarkedRead, getPrimaryKey, getQueryKey, getTitle, save, save, save, setChannel, setCopyright, setDateFound, setDcCreator, setDcSubject, setDescription, setId, setId, setLastUpdated, setLocation, setMarkedRead, setPrimaryKey, setPrimaryKey, setQueryKey, setTitle |
Methods inherited from class org.apache.turbine.om.BaseObject |
equals, equals, getPrimaryKeyAsBigDecimal, getPrimaryKeyAsInt, getPrimaryKeyAsLong, getPrimaryKeyAsString, hashCode, isModified, isNew, resetModified, setModified, setNew, setPrimaryKey, setPrimaryKey, setPrimaryKey |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.turbine.om.Persistent |
getPrimaryKey, isModified, isNew, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
Constructor Detail |
public Article()
Method Detail |
public boolean isMarkedRead()
public boolean isMarkedUnread()
public void setMarkedRead()
public void setMarkedUnread()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |