Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retail CDX XML data output.
Syntax
class RetailCDXXmlDataOutput extends RetailCDXDataOutput
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addDownloadSession | |
![]() |
beginSession | Begins the session. (Overrides the beginSession Method.) |
![]() |
beginTable | Begins table. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
cleanUp | Cleans up the session. (Overrides the cleanUp Method.) |
![]() |
endSession | Ends the session. (Overrides the endSession Method.) |
![]() |
endTable | Ends table. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
new | Initializes a new instance of the RetailCDXDataOutput class. (Inherited from RetailCDXDataOutput.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
paramDataSyncContext | Sets the value of data sync context. (Inherited from RetailCDXDataOutput.) |
![]() |
paramRowsAffected | Returns the rows affected by this session. (Inherited from RetailCDXDataOutput.) |
![]() |
paramSessionDataFilePath | Sets the value of file path for session. (Inherited from RetailCDXDataOutput.) |
![]() |
paramSingleTargetLE | Sets the value of target legal entity. (Inherited from RetailCDXDataOutput.) |
![]() |
processDelete | Processes the delete operations. (Inherited from RetailCDXDataOutput.) |
![]() |
processDeleteSubjob | Processes deletion of subjob. (Overrides the processDeleteSubjob Method.) |
![]() |
processDeleteSubjobV1 | |
![]() |
processDeleteSubjobV2 | |
![]() |
sendSCRequest | |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | Validates the session. (Overrides the validate Method.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
RetailCDXDataOutput Class
RetailCDXXmlDataOutput Class