|
|||||||||
| 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.BlogArchive
public class BlogArchive
| Constructor Summary | |
|---|---|
BlogArchive()
|
|
| Method Summary | |
|---|---|
EntryArchive |
getEntryArchive()
|
boolean |
hasChanged(Blog inBlog)
|
void |
loadBlog(Blog inBlog)
|
void |
saveBlog(Blog inBlog,
java.io.Writer inWriter,
java.lang.String inEncoding)
|
void |
saveEntry(Blog inBlog,
BlogEntry inEntry)
|
void |
setEntryArchive(EntryArchive inEntryArchive)
|
| 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 BlogArchive()
| Method Detail |
|---|
public boolean hasChanged(Blog inBlog) throws OpenEditException
OpenEditExceptionpublic void loadBlog(Blog inBlog) throws OpenEditException
OpenEditExceptionpublic void saveBlog(Blog inBlog, java.io.Writer inWriter, java.lang.String inEncoding) throws java.io.IOException
java.io.IOExceptionpublic void saveEntry(Blog inBlog, BlogEntry inEntry) throws OpenEditException
OpenEditExceptionpublic EntryArchive getEntryArchive()
public void setEntryArchive(EntryArchive inEntryArchive)
|
|||||||||
| 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 05 2009
