|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.store.convert.ConvertStatus
public class ConvertStatus
| Constructor Summary | |
|---|---|
ConvertStatus()
|
|
| Method Summary | |
|---|---|
void |
add(java.lang.String inString)
|
void |
addConvertedProduct(Product inProduct)
|
void |
addConvertedProducts(java.util.List inProducts)
|
void |
addInput(java.lang.String inInput)
|
java.util.List |
getConvertedProducts()
|
java.lang.String |
getDestinationDirectory()
|
java.lang.Exception |
getException()
|
java.util.List |
getInputs()
|
java.util.List |
getLog()
|
User |
getUser()
|
boolean |
isForcedConvert()
|
boolean |
isInputProcessed()
|
boolean |
isReindex()
|
void |
setDestinationDirectory(java.lang.String inDestinationDirectory)
|
void |
setException(java.lang.Exception inException)
|
void |
setForcedConvert(boolean inForcedConvert)
|
void |
setInputProcessed(boolean inInputProcessed)
|
void |
setInputs(java.util.List inInputs)
|
void |
setLog(java.util.List inLog)
|
void |
setReindex(boolean inReindex)
|
void |
setUser(User inUser)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConvertStatus()
| Method Detail |
|---|
public User getUser()
public void setUser(User inUser)
public boolean isReindex()
public void setReindex(boolean inReindex)
public java.util.List getLog()
public void setLog(java.util.List inLog)
public void add(java.lang.String inString)
public java.lang.Exception getException()
public void setException(java.lang.Exception inException)
public boolean isForcedConvert()
public void setForcedConvert(boolean inForcedConvert)
public java.util.List getInputs()
public void setInputs(java.util.List inInputs)
public void addInput(java.lang.String inInput)
public boolean isInputProcessed()
public void setInputProcessed(boolean inInputProcessed)
public java.util.List getConvertedProducts()
public void addConvertedProducts(java.util.List inProducts)
public void addConvertedProduct(Product inProduct)
public java.lang.String getDestinationDirectory()
public void setDestinationDirectory(java.lang.String inDestinationDirectory)
|
|||||||||
| 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
