|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.ixb.clientAccess.ExportImportParameters
wt.ixb.clientAccess.ObjectExportParameters
public class ObjectExportParameters
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
String |
getClientFileName()
Gets the value of the attribute: clientFileName; The file name (including its path) for storing export results. |
ObjectSetFilterInfo[] |
getFilters()
Gets the value of the attribute: filters; @See ObjectSetFilterInfo
Supported API: true |
ObjectSetGeneratorInfo[] |
getGenerators()
Gets the value of the attribute: generators; @See ObjectSetGeneratorInfo
Supported API: true |
void |
setClientFileName(String a_ClientFileName)
Sets the value of the attribute: clientFileName; The file name (including its path) for storing export results. |
void |
setFilters(ObjectSetFilterInfo[] a_Filters)
Sets the value of the attribute: filters; @See ObjectSetFilterInfo
Supported API: true |
void |
setGenerators(ObjectSetGeneratorInfo[] a_Generators)
Sets the value of the attribute: generators; @See ObjectSetGeneratorInfo
Supported API: true |
| Methods inherited from class wt.ixb.clientAccess.ExportImportParameters |
|---|
getActionName, getDtd, getGuiId, getPolicyFile, getRuleFile, isPreviewOnly, isValidation, setActionName, setDtd, setGuiId, setPolicyFile, setPreviewOnly, setRuleFile, setValidation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getClientFileName()
public void setClientFileName(String a_ClientFileName)
throws WTPropertyVetoException
a_ClientFileName -
WTPropertyVetoExceptionpublic ObjectSetGeneratorInfo[] getGenerators()
ObjectSetGeneratorInfo
public void setGenerators(ObjectSetGeneratorInfo[] a_Generators)
throws WTPropertyVetoException
ObjectSetGeneratorInfo
a_Generators -
WTPropertyVetoExceptionpublic ObjectSetFilterInfo[] getFilters()
ObjectSetFilterInfo
public void setFilters(ObjectSetFilterInfo[] a_Filters)
throws WTPropertyVetoException
ObjectSetFilterInfo
a_Filters -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||