net.sourceforge.blogentis.om
Class Section

java.lang.Object
  extended byorg.apache.torque.om.BaseObject
      extended bynet.sourceforge.blogentis.om.BaseConfigurable
          extended bynet.sourceforge.blogentis.om.BaseSection
              extended bynet.sourceforge.blogentis.om.Section
All Implemented Interfaces:
org.apache.torque.om.Persistent, org.apache.turbine.om.Retrievable, java.io.Serializable

public class Section
extends BaseSection
implements org.apache.torque.om.Persistent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sourceforge.blogentis.om.BaseSection
collPostSections
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
Section()
           
 
Method Summary
 Blog getBlog()
           
 BaseConfigurablePeer getConfigurablePeer()
           
 
Methods inherited from class net.sourceforge.blogentis.om.BaseSection
addPostSection, copy, copyInto, getBlogId, getByName, getByPeerName, getByPosition, getDescription, getFieldNames, getName, getObjectData, getPeer, getPostSections, getPostSections, getPostSections, getPostSections, getPostSectionsJoinPost, getPostSectionsJoinSection, getPrimaryKey, getQueryKey, getSectionId, getStoredBlog, getTitle, initPostSections, save, save, save, setBlogId, setDescription, setName, setObjectData, setPrimaryKey, setPrimaryKey, setQueryKey, setSectionId, setStoredBlog, setStoredBlogKey, 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

Section

public Section()
Method Detail

getConfigurablePeer

public BaseConfigurablePeer getConfigurablePeer()
Specified by:
getConfigurablePeer in class BaseConfigurable

getBlog

public Blog getBlog()
             throws org.apache.torque.TorqueException
Throws:
org.apache.torque.TorqueException


Copyright © 2003-2004 SourceForge.net. All Rights Reserved.