|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that keeps
Method Summary | |
int |
getBlogId()
Get the numeric blog id if the blog. |
MappedConfiguration |
getConfiguration()
Get the configuration settings for this blog. |
java.lang.String |
getDescription()
Get the description of the blog. |
java.lang.String |
getName()
Get the name of the blog. |
java.util.List |
getSections()
Get the display-sorted list of sections of this blog |
java.lang.String |
getTitle()
Get the title of the blog. |
Method Detail |
public int getBlogId()
public java.lang.String getName()
public java.lang.String getTitle()
public java.lang.String getDescription()
public MappedConfiguration getConfiguration()
public java.util.List getSections() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |