|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BaseConfigurable | |
| net.sourceforge.blogentis.om | |
| net.sourceforge.blogentis.utils | |
| Uses of BaseConfigurable in net.sourceforge.blogentis.om |
| Subclasses of BaseConfigurable in net.sourceforge.blogentis.om | |
class |
BasePost
You should not use this class directly. |
class |
BaseSection
You should not use this class directly. |
class |
BaseStoredBlog
You should not use this class directly. |
class |
Post
|
class |
Section
|
class |
StoredBlog
|
| Methods in net.sourceforge.blogentis.om that return BaseConfigurable | |
BaseConfigurable |
PostPeer.getConfigurable(org.apache.torque.om.ObjectKey key,
java.sql.Connection con)
|
BaseConfigurable |
SectionPeer.getConfigurable(org.apache.torque.om.ObjectKey key,
java.sql.Connection con)
|
BaseConfigurable |
BaseConfigurablePeer.getConfigurable(org.apache.torque.om.ObjectKey key,
java.sql.Connection con)
|
BaseConfigurable |
StoredBlogPeer.getConfigurable(org.apache.torque.om.ObjectKey key,
java.sql.Connection con)
|
| Uses of BaseConfigurable in net.sourceforge.blogentis.utils |
| Methods in net.sourceforge.blogentis.utils with parameters of type BaseConfigurable | |
protected void |
MappedConfiguration.initFromBlog(BaseConfigurable obj)
|
void |
MappedConfiguration.saveTo(BaseConfigurable obj)
|
| Constructors in net.sourceforge.blogentis.utils with parameters of type BaseConfigurable | |
MappedConfiguration(BaseConfigurable obj)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||