|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.blog.archive.BaseArchive
org.openedit.blog.archive.EntryArchive
public class EntryArchive
| Constructor Summary | |
|---|---|
EntryArchive()
|
|
| Method Summary | |
|---|---|
BlogEntry |
createEntry(Blog inBlog,
Page inPath)
|
BlogEntry |
createEntry(Blog inBlog,
User inUser)
|
BlogCommentArchive |
getCommentArchive()
|
void |
loadLinks(Blog inBlog)
|
void |
saveLinks(Blog inBlog)
|
void |
setCommentArchive(BlogCommentArchive inCommentArchive)
|
| Methods inherited from class org.openedit.blog.archive.BaseArchive |
|---|
getPageManager, getUserManager, getXmlUtil, setPageManager, setUserManager, setXmlUtil |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntryArchive()
| Method Detail |
|---|
public BlogEntry createEntry(Blog inBlog, Page inPath) throws OpenEditException
OpenEditExceptionpublic void saveLinks(Blog inBlog) throws OpenEditException
OpenEditExceptionpublic void loadLinks(Blog inBlog) throws OpenEditException
OpenEditExceptionpublic BlogCommentArchive getCommentArchive()
public void setCommentArchive(BlogCommentArchive inCommentArchive)
public BlogEntry createEntry(Blog inBlog, User inUser)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 06 2009
