|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.store.Converter
org.openedit.store.CatalogConverter
org.openedit.store.convert.MainFrameConverter
public class MainFrameConverter
| Constructor Summary | |
|---|---|
MainFrameConverter()
|
|
| Method Summary | |
|---|---|
void |
convert(Store inStore,
ConvertStatus inErrorLog)
|
void |
convertInventory(Store inStore,
java.util.Map products,
ConvertStatus inErrorLog)
|
void |
convertOrderHistory(Store inStore,
ConvertStatus inErrorLog)
|
void |
convertOrders(Store inStore,
ConvertStatus inErrorLog)
|
void |
convertProducts(Store inStore,
java.util.Map products,
ConvertStatus inErrorLog)
|
| Methods inherited from class org.openedit.store.CatalogConverter |
|---|
extractId, extractProductId, getModuleManager, parseDescription, parseKeywords, setModuleManager |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MainFrameConverter()
| Method Detail |
|---|
public void convert(Store inStore, ConvertStatus inErrorLog) throws java.lang.Exception
public void convertProducts(Store inStore, java.util.Map products, ConvertStatus inErrorLog) throws java.lang.Exception
java.lang.Exceptionpublic void convertInventory(Store inStore, java.util.Map products, ConvertStatus inErrorLog) throws java.lang.Exception
java.lang.Exceptionpublic void convertOrderHistory(Store inStore, ConvertStatus inErrorLog) throws java.lang.Exception
java.lang.Exceptionpublic void convertOrders(Store inStore, ConvertStatus inErrorLog) throws java.lang.Exception
java.lang.Exception
|
|||||||||
| 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
