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 pull sub jobs for retail scheduler.
Syntax
class RetailConnSchedulerPullSubJobCreation extends RetailConnSchedulerSubJobCreation
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
AddToJob | Adds to job. (Overrides the AddToJob Method.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
CreateJobLine | Sets the value for the RetailConnSchedulerJobLine table object. (Overrides the CreateJobLine Method.) |
![]() |
CreateSchemaInfo | Creates schema information in RetailConnLocationDesignTable and RetailConnLocationDesignTableField. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
CreateSubJob | Sets the value for RetailConnSchedulerSubjobTable table object. (Overrides the CreateSubJob Method.) |
![]() |
CreateSubJobFieldList | Sets the value for RetailConnSchedulerSubjobFieldList table object. (Overrides the CreateSubJobFieldList Method.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
GetPJobID | Retrieves the p-jobID for the. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
Init | Sets the p-subjobID for the RetailConnChannelSchema table object. (Overrides the Init Method.) |
![]() |
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. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramAXTableName | Sets the table name. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramChannelSchema | Sets the value for channel schema. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramFieldNames | Sets the value for field names in the scheduler sub job line. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramJobIDs | Sets the value for job ID. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramReplicateDataAreaID | Sets the value for ReplicateDataAreaID field. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramReplicationCounterFieldName | Initialises the field name. |
![]() |
paramSubJobID | Sets the value for sub job ID. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramSubJobName | Ses the value for sub job name. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramTableName | Sets the value for table name. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
paramTempDBTableName | Initialses the table name. |
![]() |
Run | Creates sub job and sub job field list to create scheduler job line in the table RetailConnSchedulerJobLine. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
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 | Validate the table name and field name to create new scheduler subjob in RetailConnSchedulerJobLine. (Inherited from RetailConnSchedulerSubJobCreation.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::main | Initialses all the required fields for creating a subjobs. |
Top
Inheritance Hierarchy
Object Class
RetailConnSchedulerSubJobCreation Class
RetailConnSchedulerPullSubJobCreation Class