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.
Syntax
class NumberSeq_RU extends NumberSeq
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
abort | (Inherited from NumberSeq.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkSetup | (Inherited from NumberSeq.) |
![]() |
checkSetUpNum | (Inherited from NumberSeq.) |
![]() |
checkSetupReserve | (Inherited from NumberSeq.) |
![]() |
createTTSLink | (Inherited from NumberSeq.) |
![]() |
doCleanup | (Inherited from NumberSeq.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
formatLastNumber | Formats the last number member variable. (Inherited from NumberSeq.) |
![]() |
getNumFromList | Obtains a number from the reserved list that is returned. (Overrides the getNumFromList Method.) |
![]() |
getNumFromTable | Reads the next number from the NumberSequencesTable table. (Inherited from NumberSeq.) |
![]() |
getNumInternal | (Inherited from NumberSeq.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
lastNum | Accesses the last formatted number that was generated. (Inherited from NumberSeq.) |
![]() |
new | Initializes a new instance of the NumberSeq class. (Inherited from NumberSeq.) |
![]() |
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.) |
![]() |
num | Generates and retrieves the next number in a single call. (Inherited from NumberSeq.) |
![]() |
numAndVoucher | (Inherited from NumberSeq.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
pack | Serializes the current instance of the NumberSeq class. (Inherited from NumberSeq.) |
![]() |
parmForcedCopyOf | Gets or sets the ForcedCopyOf parameter. (Inherited from NumberSeq.) |
![]() |
parmMakeDecisionLater | Gets or sets the MakeDecisionLater parameter. (Inherited from NumberSeq.) |
![]() |
parmNumberSequenceCode | Gets or sets the NumberSequenceCode parameter. (Inherited from NumberSeq.) |
![]() |
parmNumberSequenceId | Gets or sets the NumberSequenceId parameter. (Inherited from NumberSeq.) |
![]() |
parmNumTableNum | Gets or sets the NumTableNum parameter. (Inherited from NumberSeq.) |
![]() |
parmNumTableVoucher | Gets or sets the NumTableVoucher parameter. (Inherited from NumberSeq.) |
![]() |
parmRefTableNum | Gets or sets the RefTableNum parameter. (Inherited from NumberSeq.) |
![]() |
parmRefTableVoucher | Gets or sets the RefTableVoucher parameter. (Inherited from NumberSeq.) |
![]() |
parmVoucherSequenceCode | Gets or sets the VoucherSequenceCode parameter. (Inherited from NumberSeq.) |
![]() |
parmVoucherSequenceId | Gets or sets the VoucherSequenceId parameter. (Inherited from NumberSeq.) |
![]() |
reservationFindIncrement | (Inherited from NumberSeq.) |
![]() |
reserve | (Inherited from NumberSeq.) |
![]() |
reserveNumInternal | (Inherited from NumberSeq.) |
![]() |
runNumber | (Inherited from NumberSeq.) |
![]() |
runReserve | (Inherited from NumberSeq.) |
![]() |
setCleanupSequence | (Inherited from NumberSeq.) |
![]() |
setGlobalTransId | (Inherited from NumberSeq.) |
![]() |
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.) |
![]() |
unpack | Deserializes the _packedClass parameter value to an instance of the NumberSeq class. (Inherited from NumberSeq.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
used | (Inherited from NumberSeq.) |
![]() |
useNumFromList | |
![]() |
useNumInternal | (Inherited from NumberSeq.) |
![]() |
voucher | (Inherited from NumberSeq.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::newGetNum | |
![]() ![]() |
::newGetNumFromCode | |
![]() ![]() |
::newGetNumFromId | Initializes a new instance of the NumberSeq class. |
Top
Inheritance Hierarchy
Object Class
NumberSeq Class
NumberSeq_RU Class