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.
This class is used to create sub jobs for retail scheduler.
Syntax
class RetailCDXSeedDataSubJob
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
appendFieldMapping | Appends field mapping to a sub job. |
![]() |
buildFullChannelTableName | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
createJobLine | Creates new scheduler job line in the table RetailConnSchedulerJobLine. |
![]() |
createSchemaInfo | Creates schema information in RetailConnLocationDesignTable and RetailConnLocationDesignTableField. |
![]() |
createSubJob | Creates new sub job. |
![]() |
createSubJobFieldList | Creates sub job fields list. |
![]() |
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 Object class. (Inherited from Object.) |
![]() |
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.) |
![]() |
paramAXFieldNames | Sets the field names. |
![]() |
paramAXTableName | Sets the table name. |
![]() |
paramChannelFieldNames | Sets the value for field names in the scheduler sub job line. |
![]() |
paramChannelSchema | Sets the value for channel schema. |
![]() |
paramChannelTableName | Sets the value for table name. |
![]() |
paramChannelTableSchemaName | Sets the value of channel table schema name. |
![]() |
paramForReferenceOnly | Sets the value of channel table schema name. |
![]() |
paramIsUpload | Sets the value if the subjob is an upload job. |
![]() |
paramJobIDs | Sets the value for job ID. |
![]() |
paramReplicateDataAreaID | Sets the value for ReplicateDataAreaID field. |
![]() |
paramReplicationCounterFieldName | Initialises the field name. |
![]() |
paramSubJobID | Sets the value for sub job ID. |
![]() |
paramSubJobName | Sets the value for sub job name. |
![]() |
paramTempDBTableName | Initialses the table name. |
![]() |
run | Creates sub job and sub job field list to create scheduler job line in the table RetailConnSchedulerJobLine. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
suffixJobID | Sets the RetailConnJobId based on schema type in the table retailConnChannelSchema. |
![]() |
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 | Validate the table name and field name to create new scheduler subjob in RetailConnSchedulerJobLine. |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::createUploadSubjob | Creating an upload subjob. |
![]() ![]() |
::main | The main method which initiates the call for the other methods. |
Top
Inheritance Hierarchy
Object Class
RetailCDXSeedDataSubJob Class