|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openedit.archive.history.HistoryArchive
public class HistoryArchive
| Constructor Summary | |
|---|---|
HistoryArchive()
|
|
| Method Summary | |
|---|---|
PageManager |
getPageManager()
|
java.util.List |
getSaveListeners()
|
UsageHistory |
getUsageHistory(Archive inArchive,
Product inProduct)
|
UsageHistory |
getUsageHistory(Archive inArchive,
java.lang.String inProduid)
|
void |
populate(Collection inCol,
Archive inArchive)
|
void |
populate(Collection inCol,
Archive inArchive,
Product inProduct)
|
void |
save(Archive inArchive,
UsageHistory inCols)
|
void |
setPageManager(PageManager inPageManager)
|
void |
setSaveListeners(java.util.List inSaveListeners)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryArchive()
| Method Detail |
|---|
public PageManager getPageManager()
public void setPageManager(PageManager inPageManager)
public UsageHistory getUsageHistory(Archive inArchive, java.lang.String inProduid) throws OpenEditException
OpenEditExceptionpublic UsageHistory getUsageHistory(Archive inArchive, Product inProduct) throws OpenEditException
OpenEditExceptionpublic void save(Archive inArchive, UsageHistory inCols) throws OpenEditException
OpenEditExceptionpublic java.util.List getSaveListeners()
public void setSaveListeners(java.util.List inSaveListeners)
public void populate(Collection inCol, Archive inArchive) throws OpenEditException
OpenEditExceptionpublic void populate(Collection inCol, Archive inArchive, Product inProduct) throws OpenEditException
OpenEditException
|
|||||||||
| 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
