|
|||||||||
| 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.ObjectImportParameters
public class ObjectImportParameters
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
wt.ixb.clientAccess.IXBStreamer |
getContainerMappingFile()
Gets the value of the attribute: containerMappingFile. |
wt.ixb.clientAccess.IXBStreamer |
getDataFile()
Gets the value of the attribute: dataFile; The data file (generally in *.jar format) containing meta data files and content data files for import. |
boolean |
isOverrideConflicts()
Gets the value of the attribute: overrideConflicts; Specify the overrideable conflicts will be overrided or not. |
void |
setContainerMappingFile(wt.ixb.clientAccess.IXBStreamer a_ContainerMappingFile)
Sets the value of the attribute: containerMappingFile. |
void |
setDataFile(wt.ixb.clientAccess.IXBStreamer a_DataFile)
Sets the value of the attribute: dataFile; The data file (generally in *.jar format) containing meta data files and content data files for import. |
void |
setOverrideConflicts(boolean a_OverrideConflicts)
Sets the value of the attribute: overrideConflicts; Specify the overrideable conflicts will be overrided or not. |
| 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 wt.ixb.clientAccess.IXBStreamer getContainerMappingFile()
public void setContainerMappingFile(wt.ixb.clientAccess.IXBStreamer a_ContainerMappingFile)
throws WTPropertyVetoException
a_ContainerMappingFile -
WTPropertyVetoExceptionpublic boolean isOverrideConflicts()
public void setOverrideConflicts(boolean a_OverrideConflicts)
throws WTPropertyVetoException
a_OverrideConflicts -
WTPropertyVetoExceptionpublic wt.ixb.clientAccess.IXBStreamer getDataFile()
public void setDataFile(wt.ixb.clientAccess.IXBStreamer a_DataFile)
throws WTPropertyVetoException
a_DataFile -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||