|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseStoreModule
com.openedit.archive.BaseArchiveModule
org.openedit.archive.modules.AssetEditModule
public class AssetEditModule
| Constructor Summary | |
|---|---|
AssetEditModule()
|
|
| Method Summary | |
|---|---|
void |
detectUploadFormat(WebPageRequest inReq)
|
AssetProductImporter |
getAssetProductImporter()
|
FileUpload |
getFileUpload()
|
Page |
getProductsPage(Archive inArchive,
java.lang.String inSourcePath)
|
void |
loadCatalogList(WebPageRequest inReq)
|
void |
redirectToGallery(WebPageRequest inReq)
|
void |
runImport(WebPageRequest inReq)
|
void |
setAssetProductImporter(AssetProductImporter inAssetProductImporter)
|
void |
setFileUpload(FileUpload inFileUpload)
|
void |
uploadToProductsDirectory(WebPageRequest inReq)
|
| Methods inherited from class com.openedit.archive.BaseArchiveModule |
|---|
getArchive |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetEditModule()
| Method Detail |
|---|
public void uploadToProductsDirectory(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exceptionpublic Page getProductsPage(Archive inArchive, java.lang.String inSourcePath)
public void runImport(WebPageRequest inReq)
public void detectUploadFormat(WebPageRequest inReq)
public AssetProductImporter getAssetProductImporter()
public void setAssetProductImporter(AssetProductImporter inAssetProductImporter)
public void loadCatalogList(WebPageRequest inReq)
throws java.lang.Exception
java.lang.Exceptionpublic FileUpload getFileUpload()
public void setFileUpload(FileUpload inFileUpload)
public void redirectToGallery(WebPageRequest inReq)
|
|||||||||
| 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
