OpenPetra
Free Administration Software for Non-Profits
|
The first part of any application which contains data common to either short term or long term applications. More...
Public Member Functions | |
PmGeneralApplicationRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
virtual void | InitValues () |
set default values More... | |
bool | IsPartnerKeyNull () |
test for NULL value More... | |
void | SetPartnerKeyNull () |
assign NULL value More... | |
bool | IsApplicationKeyNull () |
test for NULL value More... | |
void | SetApplicationKeyNull () |
assign NULL value More... | |
bool | IsRegistrationOfficeNull () |
test for NULL value More... | |
void | SetRegistrationOfficeNull () |
assign NULL value More... | |
bool | IsGenAppDateNull () |
test for NULL value More... | |
void | SetGenAppDateNull () |
assign NULL value More... | |
bool | IsAppTypeNameNull () |
test for NULL value More... | |
void | SetAppTypeNameNull () |
assign NULL value More... | |
bool | IsOldLinkNull () |
test for NULL value More... | |
void | SetOldLinkNull () |
assign NULL value More... | |
bool | IsGenAppPossSrvUnitKeyNull () |
test for NULL value More... | |
void | SetGenAppPossSrvUnitKeyNull () |
assign NULL value More... | |
bool | IsGenAppDeleteFlagNull () |
test for NULL value More... | |
void | SetGenAppDeleteFlagNull () |
assign NULL value More... | |
bool | IsGenApplicantTypeNull () |
test for NULL value More... | |
void | SetGenApplicantTypeNull () |
assign NULL value More... | |
bool | IsGenApplicationStatusNull () |
test for NULL value More... | |
void | SetGenApplicationStatusNull () |
assign NULL value More... | |
bool | IsClosedNull () |
test for NULL value More... | |
void | SetClosedNull () |
assign NULL value More... | |
bool | IsClosedByNull () |
test for NULL value More... | |
void | SetClosedByNull () |
assign NULL value More... | |
bool | IsDateClosedNull () |
test for NULL value More... | |
void | SetDateClosedNull () |
assign NULL value More... | |
bool | IsGenApplicationOnHoldNull () |
test for NULL value More... | |
void | SetGenApplicationOnHoldNull () |
assign NULL value More... | |
bool | IsGenApplicationHoldReasonNull () |
test for NULL value More... | |
void | SetGenApplicationHoldReasonNull () |
assign NULL value More... | |
bool | IsGenCancelledAppNull () |
test for NULL value More... | |
void | SetGenCancelledAppNull () |
assign NULL value More... | |
bool | IsGenAppCancelReasonNull () |
test for NULL value More... | |
void | SetGenAppCancelReasonNull () |
assign NULL value More... | |
bool | IsGenAppCancelledNull () |
test for NULL value More... | |
void | SetGenAppCancelledNull () |
assign NULL value More... | |
bool | IsGenAppSrvFldAcceptNull () |
test for NULL value More... | |
void | SetGenAppSrvFldAcceptNull () |
assign NULL value More... | |
bool | IsGenAppRecvgFldAcceptNull () |
test for NULL value More... | |
void | SetGenAppRecvgFldAcceptNull () |
assign NULL value More... | |
bool | IsGenAppSendFldAcceptNull () |
test for NULL value More... | |
void | SetGenAppSendFldAcceptNull () |
assign NULL value More... | |
bool | IsGenAppSendFldAcceptDateNull () |
test for NULL value More... | |
void | SetGenAppSendFldAcceptDateNull () |
assign NULL value More... | |
bool | IsGenContact1Null () |
test for NULL value More... | |
void | SetGenContact1Null () |
assign NULL value More... | |
bool | IsGenContact2Null () |
test for NULL value More... | |
void | SetGenContact2Null () |
assign NULL value More... | |
bool | IsGenAppUpdateNull () |
test for NULL value More... | |
void | SetGenAppUpdateNull () |
assign NULL value More... | |
bool | IsCommentNull () |
test for NULL value More... | |
void | SetCommentNull () |
assign NULL value More... | |
bool | IsGenAppCurrencyCodeNull () |
test for NULL value More... | |
void | SetGenAppCurrencyCodeNull () |
assign NULL value More... | |
bool | IsPlacementPartnerKeyNull () |
test for NULL value More... | |
void | SetPlacementPartnerKeyNull () |
assign NULL value More... | |
bool | IsRawApplicationDataNull () |
test for NULL value More... | |
void | SetRawApplicationDataNull () |
assign NULL value More... | |
bool | IsLocalPartnerKeyNull () |
test for NULL value More... | |
void | SetLocalPartnerKeyNull () |
assign NULL value More... | |
bool | IsImportedLocalPetraNull () |
test for NULL value More... | |
void | SetImportedLocalPetraNull () |
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 | PartnerKey [get, set] |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More... | |
Int32 | ApplicationKey [get, set] |
Key to uniquely identify application. More... | |
Int64 | RegistrationOffice [get, set] |
Partner key of office by which application was entered. More... | |
System.DateTime | GenAppDate [get, set] |
Date of application. More... | |
String | AppTypeName [get, set] |
Describes what the application is for, eg. conference, year program. More... | |
String | OldLink [get, set] |
TODO: this field is a combination of registration office and application number. might not be needed??? More... | |
Int64 | GenAppPossSrvUnitKey [get, set] |
This is the possible field or team of service. More... | |
Boolean | GenAppDeleteFlag [get, set] |
This field will not appear on the screen but will be updated when someone chooses to delete a record. Rather that an actual deletion, the record will be 'marked' for deletion after an agreed upon interval. More... | |
String | GenApplicantType [get, set] |
Describes the applicant, eg. volunteer, staff, speaker. More... | |
String | GenApplicationStatus [get, set] |
Indicates the status of the application. More... | |
Boolean | Closed [get, set] |
Indicates if the application is closed. More... | |
String | ClosedBy [get, set] |
This identifies the user that closed the application. More... | |
System.? DateTime | DateClosed [get, set] |
This is the date the application was closed. More... | |
Boolean | GenApplicationOnHold [get, set] |
Indicates if the application is on hold. More... | |
String | GenApplicationHoldReason [get, set] |
Comment on why the application is on hold. More... | |
Boolean | GenCancelledApp [get, set] |
Indicates if the application process has been cancelled. More... | |
String | GenAppCancelReason [get, set] |
Comment on why the application is on hold. More... | |
System.? DateTime | GenAppCancelled [get, set] |
This is the date the application was cancelled. More... | |
Boolean | GenAppSrvFldAccept [get, set] |
Describes if the applicant has been accepted by the serving field. More... | |
System.? DateTime | GenAppRecvgFldAccept [get, set] |
This is the date the receiving field accepted the applicant. More... | |
Boolean | GenAppSendFldAccept [get, set] |
Describes if the applicant has been accepted by the sending field. More... | |
System.? DateTime | GenAppSendFldAcceptDate [get, set] |
This is the date the sending field accepted the applicant. More... | |
String | GenContact1 [get, set] |
This field indicates how they were influenced to apply with us. More... | |
String | GenContact2 [get, set] |
This field indicates how they were influenced to apply with us. More... | |
System.? DateTime | GenAppUpdate [get, set] |
Indicates the date the record was last updated. More... | |
String | Comment [get, set] |
Sometimes there are extra comments of preferences that are related to an application. These can be entered here. More... | |
String | GenAppCurrencyCode [get, set] |
This is the currency that is used for amounts listed in this application. More... | |
Int64 | PlacementPartnerKey [get, set] |
This is the placement person handling this application. More... | |
String | RawApplicationData [get, set] |
stores the plain data received from the browser in JSON format More... | |
Int64 | LocalPartnerKey [get, set] |
the person partner key of the applicant in the local database of the registration office. no foreign key since the person partner is in another database More... | |
Boolean | ImportedLocalPetra [get, set] |
true if the applicant has already been imported into the local database of the registration office. 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... | |
The first part of any application which contains data common to either short term or long term applications.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented in Ict.Petra.Shared.MPersonnel.Personnel.Data.IndividualDataTDSPmGeneralApplicationRow.
|
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 |
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
|
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 |
Key to uniquely identify application.
|
getset |
Describes what the application is for, eg. conference, year program.
|
getset |
Indicates if the application is closed.
|
getset |
This identifies the user that closed the application.
|
getset |
Sometimes there are extra comments of preferences that are related to an application. These can be entered here.
|
getset |
User ID of who created this record.
|
getset |
This is the date the application was closed.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
This is the date the application was cancelled.
|
getset |
Comment on why the application is on hold.
|
getset |
This is the currency that is used for amounts listed in this application.
|
getset |
Date of application.
|
getset |
This field will not appear on the screen but will be updated when someone chooses to delete a record. Rather that an actual deletion, the record will be 'marked' for deletion after an agreed upon interval.
|
getset |
Describes the applicant, eg. volunteer, staff, speaker.
|
getset |
Comment on why the application is on hold.
|
getset |
Indicates if the application is on hold.
|
getset |
Indicates the status of the application.
|
getset |
This is the possible field or team of service.
|
getset |
This is the date the receiving field accepted the applicant.
|
getset |
Describes if the applicant has been accepted by the sending field.
|
getset |
This is the date the sending field accepted the applicant.
|
getset |
Describes if the applicant has been accepted by the serving field.
|
getset |
Indicates the date the record was last updated.
|
getset |
Indicates if the application process has been cancelled.
|
getset |
This field indicates how they were influenced to apply with us.
|
getset |
This field indicates how they were influenced to apply with us.
|
getset |
true if the applicant has already been imported into the local database of the registration office.
|
getset |
the person partner key of the applicant in the local database of the registration office. no foreign key since the person partner is in another database
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
TODO: this field is a combination of registration office and application number. might not be needed???
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
This is the placement person handling this application.
|
getset |
stores the plain data received from the browser in JSON format
|
getset |
Partner key of office by which application was entered.