net.sourceforge.blogentis.om
Class PostSection

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

public class PostSection
extends BasePostSection
implements org.apache.torque.om.Persistent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
PostSection()
           
 
Methods inherited from class net.sourceforge.blogentis.om.BasePostSection
copy, copyInto, getByName, getByPeerName, getByPosition, getFieldNames, getPeer, getPost, getPostId, getPrimaryKey, getQueryKey, getSection, getSectionId, save, save, save, setPost, setPostId, setPostKey, setPrimaryKey, setPrimaryKey, setPrimaryKey, setQueryKey, setSection, setSectionId, setSectionKey, 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

PostSection

public PostSection()


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