|
OpenPetra
Free Administration Software for Non-Profits
|
This table contains information concerning jobs within the unit. More...
Public Member Functions | |
| UmJobRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsUnitKeyNull () |
| test for NULL value More... | |
| void | SetUnitKeyNull () |
| assign NULL value More... | |
| bool | IsPositionNameNull () |
| test for NULL value More... | |
| void | SetPositionNameNull () |
| assign NULL value More... | |
| bool | IsPositionScopeNull () |
| test for NULL value More... | |
| void | SetPositionScopeNull () |
| assign NULL value More... | |
| bool | IsJobKeyNull () |
| test for NULL value More... | |
| void | SetJobKeyNull () |
| assign NULL value More... | |
| bool | IsJobTypeNull () |
| test for NULL value More... | |
| void | SetJobTypeNull () |
| assign NULL value More... | |
| bool | IsFromDateNull () |
| test for NULL value More... | |
| void | SetFromDateNull () |
| assign NULL value More... | |
| bool | IsToDateNull () |
| test for NULL value More... | |
| void | SetToDateNull () |
| assign NULL value More... | |
| bool | IsMinimumNull () |
| test for NULL value More... | |
| void | SetMinimumNull () |
| assign NULL value More... | |
| bool | IsMaximumNull () |
| test for NULL value More... | |
| void | SetMaximumNull () |
| assign NULL value More... | |
| bool | IsPresentNull () |
| test for NULL value More... | |
| void | SetPresentNull () |
| assign NULL value More... | |
| bool | IsPartTimersNull () |
| test for NULL value More... | |
| void | SetPartTimersNull () |
| assign NULL value More... | |
| bool | IsApplicationsNull () |
| test for NULL value More... | |
| void | SetApplicationsNull () |
| assign NULL value More... | |
| bool | IsPartTimeFlagNull () |
| test for NULL value More... | |
| void | SetPartTimeFlagNull () |
| assign NULL value More... | |
| bool | IsTrainingPeriodNull () |
| test for NULL value More... | |
| void | SetTrainingPeriodNull () |
| assign NULL value More... | |
| bool | IsCommitmentPeriodNull () |
| test for NULL value More... | |
| void | SetCommitmentPeriodNull () |
| assign NULL value More... | |
| bool | IsPublicFlagNull () |
| test for NULL value More... | |
| void | SetPublicFlagNull () |
| assign NULL value More... | |
| bool | IsJobPublicityNull () |
| test for NULL value More... | |
| void | SetJobPublicityNull () |
| assign NULL value More... | |
| bool | IsPreviousInternalExpReqNull () |
| test for NULL value More... | |
| void | SetPreviousInternalExpReqNull () |
| assign NULL value More... | |
| bool | IsDateCreatedNull () |
| test for NULL value More... | |
| void | SetDateCreatedNull () |
| assign NULL value More... | |
| bool | IsCreatedByNull () |
| test for NULL value More... | |
| void | SetCreatedByNull () |
| assign NULL value More... | |
| bool | IsDateModifiedNull () |
| test for NULL value More... | |
| void | SetDateModifiedNull () |
| assign NULL value More... | |
| bool | IsModifiedByNull () |
| test for NULL value More... | |
| void | SetModifiedByNull () |
| assign NULL value More... | |
| bool | IsModificationIdNull () |
| test for NULL value More... | |
| void | SetModificationIdNull () |
| assign NULL value More... | |
Properties | |
| Int64 | UnitKey [get, set] |
| This is the partner key of the unit. It consists of the fund id followed by a computer generated six digit number. More... | |
| String | PositionName [get, set] |
| Name of the position. More... | |
| String | PositionScope [get, set] |
| Scope of the position. More... | |
| Int32 | JobKey [get, set] |
| To make sure we can have two jobs in difference time-frames. More... | |
| String | JobType [get, set] |
| Indicates the normal length of commitment, eg. short-term. More... | |
| System.? DateTime | FromDate [get, set] |
| Date from um_training_period. More... | |
| System.? DateTime | ToDate [get, set] |
| Date the job posting is to. More... | |
| Int32 | Minimum [get, set] |
| Indicates the minimum number of staff required. More... | |
| Int32 | Maximum [get, set] |
| Indicates the maximum number of staff required. More... | |
| Int32 | Present [get, set] |
| Indicates the present number on staff. More... | |
| Int32 | PartTimers [get, set] |
| Number of part-timers acceptable. More... | |
| Int32 | Applications [get, set] |
| Number of applications on file for this position. This field is driven from the pm_job_assignment. More... | |
| Boolean | PartTimeFlag [get, set] |
| Indicates if part-timers can be accepted for this position. More... | |
| String | TrainingPeriod [get, set] |
| Length of training required for this position. More... | |
| String | CommitmentPeriod [get, set] |
| Length of commitment required for this position. More... | |
| Boolean | PublicFlag [get, set] |
| Is this position available to other systems. More... | |
| Int32 | JobPublicity [get, set] |
| Describes where you want to advertise about a job opening, only within the Unit, to the whole organisation, or outside our organisation. More... | |
| Boolean | PreviousInternalExpReq [get, set] |
| Indicates whether previous experience with our organisation is required for this job. More... | |
| System.? DateTime | DateCreated [get, set] |
| The date the record was created. More... | |
| String | CreatedBy [get, set] |
| User ID of who created this record. More... | |
| System.? DateTime | DateModified [get, set] |
| The date the record was modified. More... | |
| String | ModifiedBy [get, set] |
| User ID of who last modified this record. More... | |
| DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More... | |
This table contains information concerning jobs within the unit.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
Number of applications on file for this position. This field is driven from the pm_job_assignment.
|
getset |
Length of commitment required for this position.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Date from um_training_period.
|
getset |
To make sure we can have two jobs in difference time-frames.
|
getset |
Describes where you want to advertise about a job opening, only within the Unit, to the whole organisation, or outside our organisation.
|
getset |
Indicates the normal length of commitment, eg. short-term.
|
getset |
Indicates the maximum number of staff required.
|
getset |
Indicates the minimum number of staff required.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Indicates if part-timers can be accepted for this position.
|
getset |
Number of part-timers acceptable.
|
getset |
Name of the position.
|
getset |
Scope of the position.
|
getset |
Indicates the present number on staff.
|
getset |
Indicates whether previous experience with our organisation is required for this job.
|
getset |
Is this position available to other systems.
|
getset |
Date the job posting is to.
|
getset |
Length of training required for this position.
|
getset |
This is the partner key of the unit. It consists of the fund id followed by a computer generated six digit number.