net.sourceforge.blogentis.om
Class Comment
java.lang.Object
org.apache.torque.om.BaseObject
net.sourceforge.blogentis.om.BaseComment
net.sourceforge.blogentis.om.Comment
- All Implemented Interfaces:
- org.apache.torque.om.Persistent, org.apache.turbine.om.Retrievable, RSSItem, java.io.Serializable
- public class Comment
- extends BaseComment
- implements org.apache.torque.om.Persistent, RSSItem
- See Also:
- Serialized Form
Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
Methods inherited from class net.sourceforge.blogentis.om.BaseComment |
copy, copyInto, getByName, getByPeerName, getByPosition, getCommentId, getEmail, getFieldNames, getName, getPeer, getPost, getPostedTime, getPostId, getPrimaryKey, getQueryKey, getText, getTitle, getUrl, save, save, save, setCommentId, setEmail, setName, setPost, setPostedTime, setPostId, setPostKey, setPrimaryKey, setPrimaryKey, setQueryKey, setText, setTitle, setUrl, toString |
Methods inherited from class org.apache.torque.om.BaseObject |
equals, equals, getLog, hashCode, isModified, isNew, log, resetModified, setModified, setNew, setPrimaryKey |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.torque.om.Persistent |
getPrimaryKey, isModified, isNew, save, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
Comment
public Comment()
getItemDescription
public java.util.List getItemDescription()
- Description copied from interface:
RSSItem
- Return this description as RDF elements.
- Specified by:
getItemDescription
in interface RSSItem
- Returns:
- a list of XML elements that define this item.
getRDFIdentifier
public java.lang.String getRDFIdentifier()
- Specified by:
getRDFIdentifier
in interface RSSItem
- Returns:
getOriginatorName
public java.lang.String getOriginatorName()
getOriginatorTitle
public java.lang.String getOriginatorTitle()
getOriginatorLink
public java.lang.String getOriginatorLink()
isComment
public boolean isComment()
isPingBack
public boolean isPingBack()
isTrackBack
public boolean isTrackBack()
Copyright © 2003-2004 SourceForge.net. All Rights Reserved.