|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.torque.om.BaseObject net.sourceforge.blogentis.om.BaseConfigurable net.sourceforge.blogentis.om.BaseStoredBlog net.sourceforge.blogentis.om.StoredBlog
Field Summary |
Fields inherited from class net.sourceforge.blogentis.om.BaseStoredBlog |
collPosts, collSections |
Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
Constructor Summary | |
StoredBlog()
|
Method Summary | |
BaseConfigurablePeer |
getConfigurablePeer()
|
java.util.List |
getSections()
If this collection has already been initialized, returns the collection. |
Methods inherited from class net.sourceforge.blogentis.om.BaseStoredBlog |
addPost, addSection, copy, copyInto, getBlogId, getByName, getByPeerName, getByPosition, getDescription, getFieldNames, getName, getObjectData, getPeer, getPosts, getPosts, getPosts, getPosts, getPostsJoinStoredBlog, getPrimaryKey, getQueryKey, getSections, getSections, getSections, getSectionsJoinStoredBlog, getTitle, initPosts, initSections, save, save, save, setBlogId, setDescription, setName, setObjectData, setPrimaryKey, setPrimaryKey, setQueryKey, setTitle, 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 |
Constructor Detail |
public StoredBlog()
Method Detail |
public BaseConfigurablePeer getConfigurablePeer()
getConfigurablePeer
in class BaseConfigurable
public java.util.List getSections() throws org.apache.torque.TorqueException
BaseStoredBlog
getSections
in class BaseStoredBlog
org.apache.torque.TorqueException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |