Package wt.ixb.clientAccess
Class IXBExpImpStatus
java.lang.Object
wt.ixb.clientAccess.IXBExpImpStatus
- All Implemented Interfaces:
Serializable
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionExport/Import status messages Supported API: trueintbooleanGets the value of the attribute: streamer.
-
Method Details
-
getStreamer
Gets the value of the attribute: streamer.
This provides streamer of exported file.
Supported API: true- Returns:
- IXBCommonStreamer
-
getMessages
Export/Import status messages Supported API: true -
getOutcome
public boolean getOutcome()- Returns:
- whether export/import operation is
successful or not
Supported API: true
-
getObjectCount
public int getObjectCount()- Returns:
- number of objects exported
Supported API: true
-
getFailureMessage
- Returns:
- Localized exception message if import/export fails (cause for IX failure).
Supported API: true
-