Namespace: Consultingwerk.SmartFramework.Scheduler
Class 
SmartSchedulerJobPlanTableModel_Generated Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.TableModel
Implements: IEnumerable, IModelFilterTarget
Inherited by: Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel
ABSTRACT

File:SmartSchedulerJobPlanTableModel_Generated
Purpose:Auto Generated portion of the SmartSchedulerJobPlanTableModel class
Author(s):Mark Bartscherer / Consultingwerk Ltd.
Created:30/05/2016 10:38:21,381+02:00



Top Method Summary
Options Name Purpose
+ LOGICAL ActiveWhenAvailable (logical) Returns the value of the Active field when a record is available
+ Consultingwerk.OERA.TableModel AddQueryExpression (IQueryExpression) Adds a Query Expression to the list of Query Expressions of the table model
Inherited from Consultingwerk.OERA.TableModel
+ LOGICAL CanFind () Returns a TRUE value if a record is found that meets the current FIND criteria as specified in the QueryExpressions used by the Filter reference
Inherited from Consultingwerk.OERA.TableModel
+ LOGICAL CanFind (character) Returns a TRUE value if a record is found that meets the specified FIND criteria; otherwise it returns FALSE. CAN-FIND does not make the record available to the Business Entity or it's caller.
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.OERA.TableModel ClearFilter () Clears the current filter
Inherited from Consultingwerk.OERA.TableModel
+ LONGCHAR ContextDataSetWhenAvailable (longchar) Returns the value of the ContextDataSet field when a record is available
+ Consultingwerk.OERA.TableModel Create () Creates a new record in the TableModel
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel CreateCurrentRecordView () Creates a new instance of the SmartSchedulerJobPlanTableModel as a view model for the current record
# Consultingwerk.OERA.TableModel CreateCurrentRecordViewInternal () Creates a view for the current record in the model
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel CreateView () Creates a new instance of the SmartSchedulerJobPlanTableModel as a view model
# Consultingwerk.OERA.TableModel CreateViewInternal () Creates a view on the table in the model
Inherited from Consultingwerk.OERA.TableModel
+ CHARACTER DataBaseConnectionsWhenAvailable (character) Returns the value of the DataBaseConnections field when a record is available
+ Consultingwerk.OERA.TableModel Delete () Deletes a record in the TableModel
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.OERA.TableModel Fill () Executes the current filter
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.OERA.TableModel Fill (character) Fills the TableModel or filters the View TableModel with the given QueryString
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.OERA.TableModel FillByRowid (character) Fills the TableModel based on the given data-source ROWID (DB-ROWID)
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.OERA.TableModel FindByRowid (rowid) Finds a record in the BufferHandle by a ROWID
Inherited from Consultingwerk.OERA.TableModel
# Progress.Lang.Object GetCharacterEnumFieldValue (character, character) Returns the value of a buffer field as an Enum value
Inherited from Consultingwerk.OERA.TableModel
# CHARACTER GetCharacterFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# DATE GetDateFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# DATETIME GetDateTimeFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# DATETIME-TZ GetDateTimeTzFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# DECIMAL GetDecimalFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.Framework.Base.IEnumerator GetEnumerator () Returns a new IEnumerator instance for this object instance
Inherited from Consultingwerk.OERA.TableModel
+ LOGICAL GetFirst () Locates the Query to the first record
Inherited from Consultingwerk.OERA.TableModel
# HANDLE GetHandleFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# INT64 GetInt64FieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# Progress.Lang.Object GetIntegerEnumFieldValue (character, character) Returns the value of a buffer field as an Enum value
Inherited from Consultingwerk.OERA.TableModel
# INTEGER GetIntegerFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# LOGICAL GetLogicalFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# LONGCHAR GetLongcharFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
+ LOGICAL GetNext () Locates the Query to the next record
Inherited from Consultingwerk.OERA.TableModel
# RECID GetRecidFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# ROWID GetRowidFieldValue (character) Returns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
+ LONGCHAR JobParamterWhenAvailable (longchar) Returns the value of the JobParamter field when a record is available
+ INTEGER MaxExecutionDelayWhenAvailable (integer) Returns the value of the MaxExecutionDelay field when a record is available
+ INTEGER MaxRuntimeWhenAvailable (integer) Returns the value of the MaxRuntime field when a record is available
+ CharacterFilter NewCharacterFilter (character, TableModelFilter) Returns a New CharacterFilter instance
Inherited from Consultingwerk.OERA.TableModel
+ DateFilter NewDateFilter (character, TableModelFilter) Returns a New DateFilter instance
Inherited from Consultingwerk.OERA.TableModel
+ DateTimeFilter NewDateTimeFilter (character, TableModelFilter) Returns a New DateTimeFilter instance
Inherited from Consultingwerk.OERA.TableModel
+ DateTimeTzFilter NewDateTimeTzFilter (character, TableModelFilter) Returns a New DateTimeTzFilter instance
Inherited from Consultingwerk.OERA.TableModel
+ DecimalFilter NewDecimalFilter (character, TableModelFilter) Returns a New DecimalFilter instance
Inherited from Consultingwerk.OERA.TableModel
+ Int64Filter NewInt64Filter (character, TableModelFilter) Returns a New Int64Filter instance
Inherited from Consultingwerk.OERA.TableModel
+ IntegerFilter NewIntegerFilter (character, TableModelFilter) Returns a New IntegerFilter instance
Inherited from Consultingwerk.OERA.TableModel
+ LogicalFilter NewLogicalFilter (character, TableModelFilter) Returns a New LogicalFilter instance
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum PlanningTypeWhenAvailable (SchedulerJobPlanningTypeEnum) Returns the value of the PlanningType field when a record is available
+ LOGICAL RecurringAprilWhenAvailable (logical) Returns the value of the RecurringApril field when a record is available
+ LOGICAL RecurringAugustWhenAvailable (logical) Returns the value of the RecurringAugust field when a record is available
+ CHARACTER RecurringDaylistWhenAvailable (character) Returns the value of the RecurringDaylist field when a record is available
+ LOGICAL RecurringDecemberWhenAvailable (logical) Returns the value of the RecurringDecember field when a record is available
+ CHARACTER RecurringExecutionTimesWhenAvailable (character) Returns the value of the RecurringExecutionTimes field when a record is available
+ LOGICAL RecurringFebruaryWhenAvailable (logical) Returns the value of the RecurringFebruary field when a record is available
+ LOGICAL RecurringFridayWhenAvailable (logical) Returns the value of the RecurringFriday field when a record is available
+ LOGICAL RecurringJanuaryWhenAvailable (logical) Returns the value of the RecurringJanuary field when a record is available
+ LOGICAL RecurringJulyWhenAvailable (logical) Returns the value of the RecurringJuly field when a record is available
+ LOGICAL RecurringJuneWhenAvailable (logical) Returns the value of the RecurringJune field when a record is available
+ LOGICAL RecurringMarchWhenAvailable (logical) Returns the value of the RecurringMarch field when a record is available
+ LOGICAL RecurringMayWhenAvailable (logical) Returns the value of the RecurringMay field when a record is available
+ LOGICAL RecurringMondayWhenAvailable (logical) Returns the value of the RecurringMonday field when a record is available
+ LOGICAL RecurringNovemberWhenAvailable (logical) Returns the value of the RecurringNovember field when a record is available
+ LOGICAL RecurringOctoberWhenAvailable (logical) Returns the value of the RecurringOctober field when a record is available
+ LOGICAL RecurringSaturdayWhenAvailable (logical) Returns the value of the RecurringSaturday field when a record is available
+ LOGICAL RecurringSeptemberWhenAvailable (logical) Returns the value of the RecurringSeptember field when a record is available
+ LOGICAL RecurringSundayWhenAvailable (logical) Returns the value of the RecurringSunday field when a record is available
+ LOGICAL RecurringThursdayWhenAvailable (logical) Returns the value of the RecurringThursday field when a record is available
+ LOGICAL RecurringTuesdayWhenAvailable (logical) Returns the value of the RecurringTuesday field when a record is available
+ LOGICAL RecurringWednesdayWhenAvailable (logical) Returns the value of the RecurringWednesday field when a record is available
# ReopenDatasetChildQueries () Reopens the child relation queries
Inherited from Consultingwerk.OERA.TableModel
+ DATETIME-TZ ScheduleDateTimeWhenAvailable (datetime-tz) Returns the value of the ScheduleDateTime field when a record is available
+ CHARACTER SchedulerJobGuidWhenAvailable (character) Returns the value of the SchedulerJobGuid field when a record is available
+ CHARACTER SchedulerJobNameWhenAvailable (character) Returns the value of the SchedulerJobName field when a record is available
+ CHARACTER SchedulerJobPlanGuidWhenAvailable (character) Returns the value of the SchedulerJobPlanGuid field when a record is available
# SetCharacterEnumFieldValue (character, Object) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetCharacterFieldValue (character, character) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetDateFieldValue (character, date) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetDateTimeFieldValue (character, datetime) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetDateTimeTzFieldValue (character, datetime-tz) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetDecimalFieldValue (character, decimal) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetHandleFieldValue (character, handle) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetInt64FieldValue (character, int64) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetIntegerEnumFieldValue (character, Object) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetIntegerFieldValue (character, integer) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetLogicalFieldValue (character, logical) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetLongcharFieldValue (character, longchar) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetRecidFieldValue (character, recid) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
# SetRowidFieldValue (character, rowid) Assigns the value of a buffer field
Inherited from Consultingwerk.OERA.TableModel
+ CHARACTER ToString () Returns the Buffer name of the TableMode instance
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.OERA.TableModel UseBufferQuery () Ensures that the TableModel is using a local query on the buffer only
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.OERA.TableModel UseDatasetQuery () Ensures that the TableModel is using one of the ProDataset QUERY's
Inherited from Consultingwerk.OERA.TableModel
+ CHARACTER UserGuidWhenAvailable (character) Returns the value of the UserGuid field when a record is available
+ DATETIME-TZ ValidFromWhenAvailable (datetime-tz) Returns the value of the ValidFrom field when a record is available
+ DATETIME-TZ ValidToWhenAvailable (datetime-tz) Returns the value of the ValidTo field when a record is available
+ INTEGER WeekIntervalWhenAvailable (integer) Returns the value of the WeekInterval field when a record is available

Top Constructor Summary
Options Name Purpose
+ SmartSchedulerJobPlanTableModel_Generated (DatasetModel, handle) Constructor for the SmartSchedulerJobPlanTableModel_Generated class
# SmartSchedulerJobPlanTableModel_Generated (SmartSchedulerJobPlanTableModel, handle) Constructor for the SmartSchedulerJobPlanTableModel_Generated class

Top Property Summary
Options Name Purpose
+ LOGICAL Active Gets and sets the current Active value
+ LOGICAL Available Returns if currently a record is available in the TableModel
Inherited from Consultingwerk.OERA.TableModel
# HANDLE BufferHandle Returns the Buffer handle used by the Model
Inherited from Consultingwerk.OERA.TableModel
# CHARACTER BufferName Returns the name of the Buffer used by the Model
Inherited from Consultingwerk.OERA.TableModel
+ LONGCHAR ContextDataSet Gets and sets the current ContextDataSet value
+ CHARACTER DataBaseConnections Gets and sets the current DataBaseConnections value
+ Consultingwerk.OERA.DatasetModelPerformer DatasetModelPerformer Returns the reference to the owning DatasetModel
Inherited from Consultingwerk.OERA.TableModel
+ CHARACTER FillChildTables Gets and sets the list of child tables to be retrieved together with the Fill() method
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModelFilter Filter Returns the Filter Class for this TableModel
+ LONGCHAR JobParamter Gets and sets the current JobParamter value
+ INTEGER MaxExecutionDelay Gets and sets the current MaxExecutionDelay value
+ INTEGER MaxRuntime Gets and sets the current MaxRuntime value
+ Consultingwerk.OERA.TableModelTypeEnum ModelType Returns the type of the model
Inherited from Consultingwerk.OERA.TableModel
+ Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum PlanningType Gets and sets the current PlanningType value
# ListQueryExpression QueryExpressions Returns the reference to the owning DatasetModel
Inherited from Consultingwerk.OERA.TableModel
+ HANDLE QueryHandle Returns the Query handle used by the Model
Inherited from Consultingwerk.OERA.TableModel
+ LOGICAL RecurringApril Gets and sets the current RecurringApril value
+ LOGICAL RecurringAugust Gets and sets the current RecurringAugust value
+ CHARACTER RecurringDaylist Gets and sets the current RecurringDaylist value
+ LOGICAL RecurringDecember Gets and sets the current RecurringDecember value
+ CHARACTER RecurringExecutionTimes Gets and sets the current RecurringExecutionTimes value
+ LOGICAL RecurringFebruary Gets and sets the current RecurringFebruary value
+ LOGICAL RecurringFriday Gets and sets the current RecurringFriday value
+ LOGICAL RecurringJanuary Gets and sets the current RecurringJanuary value
+ LOGICAL RecurringJuly Gets and sets the current RecurringJuly value
+ LOGICAL RecurringJune Gets and sets the current RecurringJune value
+ LOGICAL RecurringMarch Gets and sets the current RecurringMarch value
+ LOGICAL RecurringMay Gets and sets the current RecurringMay value
+ LOGICAL RecurringMonday Gets and sets the current RecurringMonday value
+ LOGICAL RecurringNovember Gets and sets the current RecurringNovember value
+ LOGICAL RecurringOctober Gets and sets the current RecurringOctober value
+ LOGICAL RecurringSaturday Gets and sets the current RecurringSaturday value
+ LOGICAL RecurringSeptember Gets and sets the current RecurringSeptember value
+ LOGICAL RecurringSunday Gets and sets the current RecurringSunday value
+ LOGICAL RecurringThursday Gets and sets the current RecurringThursday value
+ LOGICAL RecurringTuesday Gets and sets the current RecurringTuesday value
+ LOGICAL RecurringWednesday Gets and sets the current RecurringWednesday value
# Progress.Lang.Object SavedFilterReference Returns the Query handle used by the Model
Inherited from Consultingwerk.OERA.TableModel
+ DATETIME-TZ ScheduleDateTime Gets and sets the current ScheduleDateTime value
+ CHARACTER SchedulerJobGuid Gets and sets the current SchedulerJobGuid value
+ CHARACTER SchedulerJobName Gets and sets the current SchedulerJobName value
+ CHARACTER SchedulerJobPlanGuid Gets and sets the current SchedulerJobPlanGuid value
+ CHARACTER UserGuid Gets and sets the current UserGuid value
+ LOGICAL UsingDatasetQuery Returns if the TableModel is currently using the Dataset query
Inherited from Consultingwerk.OERA.TableModel
+ DATETIME-TZ ValidFrom Gets and sets the current ValidFrom value
+ DATETIME-TZ ValidTo Gets and sets the current ValidTo value
+ INTEGER WeekInterval Gets and sets the current WeekInterval value


Method Detail
Top

PUBLIC LOGICAL ActiveWhenAvailable (logical)

Purpose: Returns the value of the Active field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC Consultingwerk.OERA.TableModel AddQueryExpression (IQueryExpression)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Adds a Query Expression to the list of Query Expressions of the
table model
Notes:

Parameters:
poQueryExpression IQueryExpression
The QueryExpression to retrieve data data for
Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC LOGICAL CanFind ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a TRUE value if a record is found that meets the current
FIND criteria as specified in the QueryExpressions used by the Filter
reference
Notes: Used by the TableModelFilter:CanFind() method

Returns LOGICAL
Logical value indicating if a record can be found
Top

PUBLIC LOGICAL CanFind (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a TRUE value if a record is found that meets the specified
FIND criteria; otherwise it returns FALSE. CAN-FIND does not make
the record available to the Business Entity or it's caller.
Notes:

Parameters:
pcFindString CHARACTER
Find String starting with "WHERE Buffer.Field = value" or "Buffer.Field = value"
Returns LOGICAL
Logical value indicating if a record can be found
Top

PUBLIC Consultingwerk.OERA.TableModel ClearFilter ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Clears the current filter
Notes:

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC LONGCHAR ContextDataSetWhenAvailable (longchar)

Purpose: Returns the value of the ContextDataSet field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LONGCHAR
The default value to return when no record is available
Returns LONGCHAR
The field value or the default value when no record is available
Top

PUBLIC Consultingwerk.OERA.TableModel Create ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Creates a new record in the TableModel
Notes: Only supported for TableModel instances, not ViewModel instances
Requires Tracking Changes of the ProDataset

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel CreateCurrentRecordView ()

Purpose: Creates a new instance of the SmartSchedulerJobPlanTableModel as a view model for the current record
Notes:

Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel
The SmartSchedulerJobPlanTableModel as the view model
Top

PROTECTED Consultingwerk.OERA.TableModel CreateCurrentRecordViewInternal ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Creates a view for the current record in the model
Notes:

Returns Consultingwerk.OERA.TableModel
The TableModel instance for the view
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel CreateView ()

Purpose: Creates a new instance of the SmartSchedulerJobPlanTableModel as a view model
Notes:

Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel
The SmartSchedulerJobPlanTableModel as the view model
Top

PROTECTED Consultingwerk.OERA.TableModel CreateViewInternal ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Creates a view on the table in the model
Notes:

Returns Consultingwerk.OERA.TableModel
The TableModel instance for the view
Top

PUBLIC CHARACTER DataBaseConnectionsWhenAvailable (character)

Purpose: Returns the value of the DataBaseConnections field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

PUBLIC Consultingwerk.OERA.TableModel Delete ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Deletes a record in the TableModel
Notes: Only supported for TableModel instances, not ViewModel instances
Requires Tracking Changes of the ProDataset

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC Consultingwerk.OERA.TableModel Fill ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Executes the current filter
Notes:

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC Consultingwerk.OERA.TableModel Fill (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Fills the TableModel or filters the View TableModel with the given
QueryString
Notes: The QueryString may be expressed or may not start with FOR EACH ...

Parameters:
pcQueryString CHARACTER
The QueryString which shall be used to retrieve data
Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC Consultingwerk.OERA.TableModel FillByRowid (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Fills the TableModel based on the given data-source ROWID (DB-ROWID)
Notes: DB-ROWID passed as comma-delimited list in case there are joined
data-source queries

Parameters:
pcSourceRowidIds CHARACTER
The comma-delimited list of data-source rowids
Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC Consultingwerk.OERA.TableModel FindByRowid (rowid)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Finds a record in the BufferHandle by a ROWID
Notes: For OpenEdge 10.2B, 11.0 or 11.1 this method needs to be PUBLIC as
PRIVATE members are not accessible to other instances of the same type
in those releases. Customers using this method publicly on these
version of OpenEdge need to be prepared to change their code when
upgrading to OpenEdge 11.3 as this method is indeed intended to be
PRIVATE to all instances of the same class only.

Parameters:
proRowid ROWID
The rowid to locate
Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PROTECTED Progress.Lang.Object GetCharacterEnumFieldValue (character, character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field as an Enum value
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pcEnumType CHARACTER
The name of the Enum to convert the field value to
Returns Progress.Lang.Object
The field value
Top

PROTECTED CHARACTER GetCharacterFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns CHARACTER
The field value
Top

PROTECTED DATE GetDateFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns DATE
The field value
Top

PROTECTED DATETIME GetDateTimeFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns DATETIME
The field value
Top

PROTECTED DATETIME-TZ GetDateTimeTzFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns DATETIME-TZ
The field value
Top

PROTECTED DECIMAL GetDecimalFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns DECIMAL
The field value
Top

PUBLIC Consultingwerk.Framework.Base.IEnumerator GetEnumerator ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a new IEnumerator instance for this object instance
Notes:

Returns Consultingwerk.Framework.Base.IEnumerator
The IEnumerator instance for this object
Top

PUBLIC LOGICAL GetFirst ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Locates the Query to the first record
Notes:

Returns LOGICAL
Logical value indicating if a record is available
Top

PROTECTED HANDLE GetHandleFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns HANDLE
The field value
Top

PROTECTED INT64 GetInt64FieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns INT64
The field value
Top

PROTECTED Progress.Lang.Object GetIntegerEnumFieldValue (character, character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field as an Enum value
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pcEnumType CHARACTER
The name of the Enum to convert the field value to
Returns Progress.Lang.Object
The field value
Top

PROTECTED INTEGER GetIntegerFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns INTEGER
The field value
Top

PROTECTED LOGICAL GetLogicalFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns LOGICAL
The field value
Top

PROTECTED LONGCHAR GetLongcharFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns LONGCHAR
The field value
Top

PUBLIC LOGICAL GetNext ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Locates the Query to the next record
Notes:

Returns LOGICAL
Logical value indicating if a record is available
Top

PROTECTED RECID GetRecidFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns RECID
The field value
Top

PROTECTED ROWID GetRowidFieldValue (character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
Returns ROWID
The field value
Top

PUBLIC LONGCHAR JobParamterWhenAvailable (longchar)

Purpose: Returns the value of the JobParamter field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LONGCHAR
The default value to return when no record is available
Returns LONGCHAR
The field value or the default value when no record is available
Top

PUBLIC INTEGER MaxExecutionDelayWhenAvailable (integer)

Purpose: Returns the value of the MaxExecutionDelay field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue INTEGER
The default value to return when no record is available
Returns INTEGER
The field value or the default value when no record is available
Top

PUBLIC INTEGER MaxRuntimeWhenAvailable (integer)

Purpose: Returns the value of the MaxRuntime field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue INTEGER
The default value to return when no record is available
Returns INTEGER
The field value or the default value when no record is available
Top

PUBLIC CharacterFilter NewCharacterFilter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New CharacterFilter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns CharacterFilter
The CharacterFilter instance
Top

PUBLIC DateFilter NewDateFilter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New DateFilter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns DateFilter
The DateFilter instance
Top

PUBLIC DateTimeFilter NewDateTimeFilter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New DateTimeFilter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns DateTimeFilter
The DateTimeFilter instance
Top

PUBLIC DateTimeTzFilter NewDateTimeTzFilter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New DateTimeTzFilter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns DateTimeTzFilter
The DateTimeTzFilter instance
Top

PUBLIC DecimalFilter NewDecimalFilter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New DecimalFilter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns DecimalFilter
The DecimalFilter instance
Top

PUBLIC Int64Filter NewInt64Filter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New Int64Filter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns Int64Filter
The Int64Filter instance
Top

PUBLIC IntegerFilter NewIntegerFilter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New IntegerFilter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns IntegerFilter
The IntegerFilter instance
Top

PUBLIC LogicalFilter NewLogicalFilter (character, TableModelFilter)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns a New LogicalFilter instance
Notes:

Parameters:
pcFieldName CHARACTER
The name of the buffer field to filter on
poTableModelFilter TableModelFilter
The reference to the TableModelFilter instance
Returns LogicalFilter
The LogicalFilter instance
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum PlanningTypeWhenAvailable (SchedulerJobPlanningTypeEnum)

Purpose: Returns the value of the PlanningType field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The default value to return when no record is available
Returns Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringAprilWhenAvailable (logical)

Purpose: Returns the value of the RecurringApril field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringAugustWhenAvailable (logical)

Purpose: Returns the value of the RecurringAugust field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC CHARACTER RecurringDaylistWhenAvailable (character)

Purpose: Returns the value of the RecurringDaylist field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringDecemberWhenAvailable (logical)

Purpose: Returns the value of the RecurringDecember field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC CHARACTER RecurringExecutionTimesWhenAvailable (character)

Purpose: Returns the value of the RecurringExecutionTimes field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringFebruaryWhenAvailable (logical)

Purpose: Returns the value of the RecurringFebruary field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringFridayWhenAvailable (logical)

Purpose: Returns the value of the RecurringFriday field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringJanuaryWhenAvailable (logical)

Purpose: Returns the value of the RecurringJanuary field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringJulyWhenAvailable (logical)

Purpose: Returns the value of the RecurringJuly field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringJuneWhenAvailable (logical)

Purpose: Returns the value of the RecurringJune field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringMarchWhenAvailable (logical)

Purpose: Returns the value of the RecurringMarch field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringMayWhenAvailable (logical)

Purpose: Returns the value of the RecurringMay field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringMondayWhenAvailable (logical)

Purpose: Returns the value of the RecurringMonday field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringNovemberWhenAvailable (logical)

Purpose: Returns the value of the RecurringNovember field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringOctoberWhenAvailable (logical)

Purpose: Returns the value of the RecurringOctober field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringSaturdayWhenAvailable (logical)

Purpose: Returns the value of the RecurringSaturday field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringSeptemberWhenAvailable (logical)

Purpose: Returns the value of the RecurringSeptember field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringSundayWhenAvailable (logical)

Purpose: Returns the value of the RecurringSunday field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringThursdayWhenAvailable (logical)

Purpose: Returns the value of the RecurringThursday field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringTuesdayWhenAvailable (logical)

Purpose: Returns the value of the RecurringTuesday field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PUBLIC LOGICAL RecurringWednesdayWhenAvailable (logical)

Purpose: Returns the value of the RecurringWednesday field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

PROTECTED ReopenDatasetChildQueries ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Reopens the child relation queries
Notes: Used when navigating the current buffer using the GetFirst() and
GetNext() methods

Top

PUBLIC DATETIME-TZ ScheduleDateTimeWhenAvailable (datetime-tz)

Purpose: Returns the value of the ScheduleDateTime field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME-TZ
The default value to return when no record is available
Returns DATETIME-TZ
The field value or the default value when no record is available
Top

PUBLIC CHARACTER SchedulerJobGuidWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

PUBLIC CHARACTER SchedulerJobNameWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

PUBLIC CHARACTER SchedulerJobPlanGuidWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobPlanGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

PROTECTED SetCharacterEnumFieldValue (character, Object)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
poFieldValue Progress.Lang.Object
The value for the field
Top

PROTECTED SetCharacterFieldValue (character, character)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue CHARACTER
The value for the field
Top

PROTECTED SetDateFieldValue (character, date)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue DATE
The value for the field
Top

PROTECTED SetDateTimeFieldValue (character, datetime)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue DATETIME
The value for the field
Top

PROTECTED SetDateTimeTzFieldValue (character, datetime-tz)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue DATETIME-TZ
The value for the field
Top

PROTECTED SetDecimalFieldValue (character, decimal)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue DECIMAL
The value for the field
Top

PROTECTED SetHandleFieldValue (character, handle)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue HANDLE
The value for the field
Top

PROTECTED SetInt64FieldValue (character, int64)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue INT64
The value for the field
Top

PROTECTED SetIntegerEnumFieldValue (character, Object)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
poFieldValue Progress.Lang.Object
The value for the field
Top

PROTECTED SetIntegerFieldValue (character, integer)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue INTEGER
The value for the field
Top

PROTECTED SetLogicalFieldValue (character, logical)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue LOGICAL
The value for the field
Top

PROTECTED SetLongcharFieldValue (character, longchar)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue LONGCHAR
The value for the field
Top

PROTECTED SetRecidFieldValue (character, recid)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue RECID
The value for the field
Top

PROTECTED SetRowidFieldValue (character, rowid)

Inherited from Consultingwerk.OERA.TableModel
Purpose: Assigns the value of a buffer field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field
pxFieldValue ROWID
The value for the field
Top

PUBLIC CHARACTER ToString ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the Buffer name of the TableMode instance
Notes:

Returns CHARACTER
The Buffer name
Top

PUBLIC Consultingwerk.OERA.TableModel UseBufferQuery ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Ensures that the TableModel is using a local query on the buffer only
Notes:

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC Consultingwerk.OERA.TableModel UseDatasetQuery ()

Inherited from Consultingwerk.OERA.TableModel
Purpose: Ensures that the TableModel is using one of the ProDataset QUERY's
Notes: Allows switching back to using the ProDataset QUERY associated with
the TableModel buffer after a Fill() invocation has switched to using
a custom query

Returns Consultingwerk.OERA.TableModel
The reference to the TableModel itself
Top

PUBLIC CHARACTER UserGuidWhenAvailable (character)

Purpose: Returns the value of the UserGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

PUBLIC DATETIME-TZ ValidFromWhenAvailable (datetime-tz)

Purpose: Returns the value of the ValidFrom field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME-TZ
The default value to return when no record is available
Returns DATETIME-TZ
The field value or the default value when no record is available
Top

PUBLIC DATETIME-TZ ValidToWhenAvailable (datetime-tz)

Purpose: Returns the value of the ValidTo field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME-TZ
The default value to return when no record is available
Returns DATETIME-TZ
The field value or the default value when no record is available
Top

PUBLIC INTEGER WeekIntervalWhenAvailable (integer)

Purpose: Returns the value of the WeekInterval field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue INTEGER
The default value to return when no record is available
Returns INTEGER
The field value or the default value when no record is available


Constructor Detail
Top

PUBLIC SmartSchedulerJobPlanTableModel_Generated (DatasetModel, handle)

Purpose: Constructor for the SmartSchedulerJobPlanTableModel_Generated class
Notes:

Parameters:
poDatasetModel Consultingwerk.OERA.DatasetModel
The reference to the owning DatasetModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

PROTECTED SmartSchedulerJobPlanTableModel_Generated (SmartSchedulerJobPlanTableModel, handle)

Purpose: Constructor for the SmartSchedulerJobPlanTableModel_Generated class
Notes: Creates a view model

Parameters:
poTableModel Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModel
The reference to SmartSchedulerJobPlanTableModel on which this SmartSchedulerJobPlanTableModel servers as a ViewModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents


Property Detail
Top

PUBLIC LOGICAL Active

Purpose: Gets and sets the current Active value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL Available

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns if currently a record is available in the TableModel
Notes:

Returns LOGICAL
Top

PROTECTED HANDLE BufferHandle

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the Buffer handle used by the Model
Notes:

Returns HANDLE
Top

PROTECTED CHARACTER BufferName

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the name of the Buffer used by the Model
Notes:

Returns CHARACTER
Top

PUBLIC LONGCHAR ContextDataSet

Purpose: Gets and sets the current ContextDataSet value
Notes:

Returns LONGCHAR
Top

PUBLIC CHARACTER DataBaseConnections

Purpose: Gets and sets the current DataBaseConnections value
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.OERA.DatasetModelPerformer DatasetModelPerformer

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the reference to the owning DatasetModel
Notes:

Returns Consultingwerk.OERA.DatasetModelPerformer
Top

PUBLIC CHARACTER FillChildTables

Inherited from Consultingwerk.OERA.TableModel
Purpose: Gets and sets the list of child tables to be retrieved together
with the Fill() method
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModelFilter Filter

Purpose: Returns the Filter Class for this TableModel
Notes:

Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanTableModelFilter
Top

PUBLIC LONGCHAR JobParamter

Purpose: Gets and sets the current JobParamter value
Notes:

Returns LONGCHAR
Top

PUBLIC INTEGER MaxExecutionDelay

Purpose: Gets and sets the current MaxExecutionDelay value
Notes:

Returns INTEGER
Top

PUBLIC INTEGER MaxRuntime

Purpose: Gets and sets the current MaxRuntime value
Notes:

Returns INTEGER
Top

PUBLIC Consultingwerk.OERA.TableModelTypeEnum ModelType

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the type of the model
Notes:

Returns Consultingwerk.OERA.TableModelTypeEnum
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum PlanningType

Purpose: Gets and sets the current PlanningType value
Notes:

Returns Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
Top

PROTECTED ListQueryExpression QueryExpressions

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the reference to the owning DatasetModel
Notes:

Returns ListQueryExpression
Top

PUBLIC HANDLE QueryHandle

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the Query handle used by the Model
Notes: The TableModel will be using the Query created by the ProDataset

Returns HANDLE
Top

PUBLIC LOGICAL RecurringApril

Purpose: Gets and sets the current RecurringApril value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringAugust

Purpose: Gets and sets the current RecurringAugust value
Notes:

Returns LOGICAL
Top

PUBLIC CHARACTER RecurringDaylist

Purpose: Gets and sets the current RecurringDaylist value
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL RecurringDecember

Purpose: Gets and sets the current RecurringDecember value
Notes:

Returns LOGICAL
Top

PUBLIC CHARACTER RecurringExecutionTimes

Purpose: Gets and sets the current RecurringExecutionTimes value
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL RecurringFebruary

Purpose: Gets and sets the current RecurringFebruary value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringFriday

Purpose: Gets and sets the current RecurringFriday value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringJanuary

Purpose: Gets and sets the current RecurringJanuary value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringJuly

Purpose: Gets and sets the current RecurringJuly value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringJune

Purpose: Gets and sets the current RecurringJune value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringMarch

Purpose: Gets and sets the current RecurringMarch value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringMay

Purpose: Gets and sets the current RecurringMay value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringMonday

Purpose: Gets and sets the current RecurringMonday value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringNovember

Purpose: Gets and sets the current RecurringNovember value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringOctober

Purpose: Gets and sets the current RecurringOctober value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringSaturday

Purpose: Gets and sets the current RecurringSaturday value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringSeptember

Purpose: Gets and sets the current RecurringSeptember value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringSunday

Purpose: Gets and sets the current RecurringSunday value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringThursday

Purpose: Gets and sets the current RecurringThursday value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringTuesday

Purpose: Gets and sets the current RecurringTuesday value
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL RecurringWednesday

Purpose: Gets and sets the current RecurringWednesday value
Notes:

Returns LOGICAL
Top

PROTECTED Progress.Lang.Object SavedFilterReference

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns the Query handle used by the Model
Notes: Temporarily keep the reference to the Filter object to workaround
issues on 10.2B with loosing chained object references
SCL-682

Returns Progress.Lang.Object
Top

PUBLIC DATETIME-TZ ScheduleDateTime

Purpose: Gets and sets the current ScheduleDateTime value
Notes:

Returns DATETIME-TZ
Top

PUBLIC CHARACTER SchedulerJobGuid

Purpose: Gets and sets the current SchedulerJobGuid value
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER SchedulerJobName

Purpose: Gets and sets the current SchedulerJobName value
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER SchedulerJobPlanGuid

Purpose: Gets and sets the current SchedulerJobPlanGuid value
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER UserGuid

Purpose: Gets and sets the current UserGuid value
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL UsingDatasetQuery

Inherited from Consultingwerk.OERA.TableModel
Purpose: Returns if the TableModel is currently using the Dataset query
Notes:

Returns LOGICAL
Top

PUBLIC DATETIME-TZ ValidFrom

Purpose: Gets and sets the current ValidFrom value
Notes:

Returns DATETIME-TZ
Top

PUBLIC DATETIME-TZ ValidTo

Purpose: Gets and sets the current ValidTo value
Notes:

Returns DATETIME-TZ
Top

PUBLIC INTEGER WeekInterval

Purpose: Gets and sets the current WeekInterval value
Notes:

Returns INTEGER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:41:03