|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseStoreModule
com.openedit.modules.archive.ArchiveModule
public class ArchiveModule
| Constructor Summary | |
|---|---|
ArchiveModule()
|
|
| Method Summary | |
|---|---|
void |
archiveCategory(WebPageRequest inReq)
|
void |
changeHitsPerPage(WebPageRequest inReq)
|
void |
clearSearchIndex(WebPageRequest inPageRequest)
|
void |
convertData(WebPageRequest inPageRequest)
|
void |
createLogin(WebPageRequest inReq)
|
void |
createNewAsset(WebPageRequest inReq)
|
void |
createThumbAndMedium(WebPageRequest inReq)
Deprecated. Use the store module |
void |
exportResultsToHome(WebPageRequest inReq)
|
Archive |
getArchive(WebPageRequest inReq)
Loads the archive into the session, if it is not already there, and returns it. |
EmailErrorHandler |
getEmailErrorHandler()
|
java.util.List |
loadUploadDirectory(WebPageRequest inReq)
|
void |
reIndexStore(WebPageRequest inPageRequest)
|
void |
setEmailErrorHandler(EmailErrorHandler fieldEmailErrorHandler)
|
void |
toggleProperty(WebPageRequest inReq)
|
void |
toggleSlideshow(WebPageRequest inReq)
|
void |
uploadNewRecords(WebPageRequest inReq)
Deprecated. old to be deleted? |
void |
voteDown(WebPageRequest inReq)
|
void |
voteUp(WebPageRequest inReq)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArchiveModule()
| Method Detail |
|---|
public Archive getArchive(WebPageRequest inReq) throws OpenEditException
inReq - The page request
OpenEditException
public void createThumbAndMedium(WebPageRequest inReq)
throws java.lang.Exception
inReq -
java.lang.Exception
public void voteUp(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void voteDown(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void createNewAsset(WebPageRequest inReq)
throws OpenEditException
OpenEditException
public void toggleSlideshow(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void uploadNewRecords(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void convertData(WebPageRequest inPageRequest)
throws java.lang.Exception
java.lang.Exception
public void reIndexStore(WebPageRequest inPageRequest)
throws java.lang.Exception
java.lang.Exception
public void clearSearchIndex(WebPageRequest inPageRequest)
throws java.lang.Exception
java.lang.Exceptionpublic EmailErrorHandler getEmailErrorHandler()
public void setEmailErrorHandler(EmailErrorHandler fieldEmailErrorHandler)
public void toggleProperty(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void changeHitsPerPage(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public java.util.List loadUploadDirectory(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void exportResultsToHome(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exception
public void archiveCategory(WebPageRequest inReq)
throws OpenEditException
OpenEditException
public void createLogin(WebPageRequest inReq)
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
