Uses of Class
net.sourceforge.blogentis.utils.MappedConfiguration

Packages that use MappedConfiguration
net.sourceforge.blogentis.om   
net.sourceforge.blogentis.utils.impl   
 

Uses of MappedConfiguration in net.sourceforge.blogentis.om
 

Methods in net.sourceforge.blogentis.om that return MappedConfiguration
 MappedConfiguration Post.getProperties()
           
 MappedConfiguration Blog.getConfiguration()
          Get the configuration settings for this blog.
 

Uses of MappedConfiguration in net.sourceforge.blogentis.utils.impl
 

Fields in net.sourceforge.blogentis.utils.impl declared as MappedConfiguration
protected  MappedConfiguration BlogImpl.configuration
           
 

Methods in net.sourceforge.blogentis.utils.impl that return MappedConfiguration
 MappedConfiguration BlogImpl.getConfiguration()
           
 



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