OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.App.WebService.TMPersonnelWebService Class Reference

this publishes the SOAP web services of OpenPetra.org for module Personnel More...

Inheritance diagram for Ict.Petra.Server.App.WebService.TMPersonnelWebService:

Public Member Functions

 TMPersonnelWebService ()
 constructor, which is called for each http request More...
 
string TApplicationDataWebConnector_GetOutreachCode (System.Int64 APartnerKey)
 web connector method call More...
 
string TFormLettersPersonnelWebConnector_FillFormDataFromExtract (System.Int32 AExtractId, string AFormLetterInfo)
 web connector method call More...
 
string TFormLettersPersonnelWebConnector_FillFormDataFromPersonnel (System.Int64 APartnerKey, string AFormDataPerson, string AFormLetterInfo, System.Int64 ASiteKey, System.Int32 ALocationKey)
 web connector method call More...
 
void TFormLettersPersonnelWebConnector_FillFormDataFromPersonnel2 (System.Int64 APartnerKey, string AFormDataPerson, string AFormLetterInfo, string AReadTransaction, System.Int64 ASiteKey, System.Int32 ALocationKey)
 web connector method call More...
 
void TFormLettersPersonnelWebConnector_FillFormDataFromApplicant (System.Int64 AEventPartnerKey, System.Int64 APartnerKey, string AFormDataApplicant, string AFormLetterInfo, System.Int64 ASiteKey, System.Int32 ALocationKey)
 web connector method call More...
 
void TFormLettersPersonnelWebConnector_FillFormDataFromApplicant2 (System.Int64 AEventPartnerKey, System.Int64 APartnerKey, string AFormDataApplicant, string AFormLetterInfo, string AReadTransaction, System.Int64 ASiteKey, System.Int32 ALocationKey)
 web connector method call More...
 
string TIndividualDataWebConnector_GetData (System.Int64 APartnerKey, string AIndivDataItem)
 web connector method call More...
 
string TIndividualDataWebConnector_GetSummaryData (System.Int64 APartnerKey, string AIndividualDataDS)
 web connector method call More...
 
string TPersonnelWebConnector_SavePersonnelTDS (string AInspectDS)
 web connector method call More...
 
string TPersonnelWebConnector_LoadPersonellStaffData (System.Int64 APartnerKey)
 web connector method call More...
 
System.Boolean TPersonnelWebConnector_HasCurrentCommitmentRecord (System.Int64 APartnerKey)
 web connector method call More...
 
System.Int32 TPersonnelWebConnector_GetOrCreateUmJobKey (System.Int64 AUnitKey, System.String APositionName, System.String APositionScope)
 web connector method call More...
 
string TPersonnelWebConnector_LoadShortTermApplications (string AMainDS, System.String AOutreachCode)
 web connector method call More...
 
string TPersonnelWebConnector_LoadLongTermApplications (string AMainDS, System.Int64 ATargetFieldKey, System.Int64 APlacementPersonKey)
 web connector method call More...
 
string TPersonnelWebConnector_LoadApplicationsForConverting (string AMainDS, System.Boolean AConvertTo, System.String AOutreachCode, System.Boolean AAllOutreaches, System.Boolean AAllEvents, System.String AYear)
 web connector method call More...
 
System.Boolean TPersonnelWebConnector_ConvertApplicationsToPreviousExperience (string AMainDS)
 web connector method call More...
 
System.Boolean TPersonnelWebConnector_RemoveApplicationsFromPreviousExperience (string AMainDS)
 web connector method call More...
 
string TPersonnelWebConnector_GetRangeOfYearsWithEvents ()
 web connector method call More...
 
string TPersonnelWebConnector_GetUnitHeirarchy ()
 web connector method call More...
 
void TPersonnelWebConnector_SaveUnitHierarchy (string Nodes)
 web connector method call More...
 

Detailed Description

this publishes the SOAP web services of OpenPetra.org for module Personnel

Constructor & Destructor Documentation

◆ TMPersonnelWebService()

Ict.Petra.Server.App.WebService.TMPersonnelWebService.TMPersonnelWebService ( )
inline

constructor, which is called for each http request

Member Function Documentation

◆ TApplicationDataWebConnector_GetOutreachCode()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TApplicationDataWebConnector_GetOutreachCode ( System.Int64  APartnerKey)
inline

web connector method call

◆ TFormLettersPersonnelWebConnector_FillFormDataFromApplicant()

void Ict.Petra.Server.App.WebService.TMPersonnelWebService.TFormLettersPersonnelWebConnector_FillFormDataFromApplicant ( System.Int64  AEventPartnerKey,
System.Int64  APartnerKey,
string  AFormDataApplicant,
string  AFormLetterInfo,
System.Int64  ASiteKey,
System.Int32  ALocationKey 
)
inline

web connector method call

◆ TFormLettersPersonnelWebConnector_FillFormDataFromApplicant2()

void Ict.Petra.Server.App.WebService.TMPersonnelWebService.TFormLettersPersonnelWebConnector_FillFormDataFromApplicant2 ( System.Int64  AEventPartnerKey,
System.Int64  APartnerKey,
string  AFormDataApplicant,
string  AFormLetterInfo,
string  AReadTransaction,
System.Int64  ASiteKey,
System.Int32  ALocationKey 
)
inline

web connector method call

◆ TFormLettersPersonnelWebConnector_FillFormDataFromExtract()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TFormLettersPersonnelWebConnector_FillFormDataFromExtract ( System.Int32  AExtractId,
string  AFormLetterInfo 
)
inline

web connector method call

◆ TFormLettersPersonnelWebConnector_FillFormDataFromPersonnel()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TFormLettersPersonnelWebConnector_FillFormDataFromPersonnel ( System.Int64  APartnerKey,
string  AFormDataPerson,
string  AFormLetterInfo,
System.Int64  ASiteKey,
System.Int32  ALocationKey 
)
inline

web connector method call

◆ TFormLettersPersonnelWebConnector_FillFormDataFromPersonnel2()

void Ict.Petra.Server.App.WebService.TMPersonnelWebService.TFormLettersPersonnelWebConnector_FillFormDataFromPersonnel2 ( System.Int64  APartnerKey,
string  AFormDataPerson,
string  AFormLetterInfo,
string  AReadTransaction,
System.Int64  ASiteKey,
System.Int32  ALocationKey 
)
inline

web connector method call

◆ TIndividualDataWebConnector_GetData()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TIndividualDataWebConnector_GetData ( System.Int64  APartnerKey,
string  AIndivDataItem 
)
inline

web connector method call

◆ TIndividualDataWebConnector_GetSummaryData()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TIndividualDataWebConnector_GetSummaryData ( System.Int64  APartnerKey,
string  AIndividualDataDS 
)
inline

web connector method call

◆ TPersonnelWebConnector_ConvertApplicationsToPreviousExperience()

System.Boolean Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_ConvertApplicationsToPreviousExperience ( string  AMainDS)
inline

web connector method call

◆ TPersonnelWebConnector_GetOrCreateUmJobKey()

System.Int32 Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_GetOrCreateUmJobKey ( System.Int64  AUnitKey,
System.String  APositionName,
System.String  APositionScope 
)
inline

web connector method call

◆ TPersonnelWebConnector_GetRangeOfYearsWithEvents()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_GetRangeOfYearsWithEvents ( )
inline

web connector method call

◆ TPersonnelWebConnector_GetUnitHeirarchy()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_GetUnitHeirarchy ( )
inline

web connector method call

◆ TPersonnelWebConnector_HasCurrentCommitmentRecord()

System.Boolean Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_HasCurrentCommitmentRecord ( System.Int64  APartnerKey)
inline

web connector method call

◆ TPersonnelWebConnector_LoadApplicationsForConverting()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_LoadApplicationsForConverting ( string  AMainDS,
System.Boolean  AConvertTo,
System.String  AOutreachCode,
System.Boolean  AAllOutreaches,
System.Boolean  AAllEvents,
System.String  AYear 
)
inline

web connector method call

◆ TPersonnelWebConnector_LoadLongTermApplications()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_LoadLongTermApplications ( string  AMainDS,
System.Int64  ATargetFieldKey,
System.Int64  APlacementPersonKey 
)
inline

web connector method call

◆ TPersonnelWebConnector_LoadPersonellStaffData()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_LoadPersonellStaffData ( System.Int64  APartnerKey)
inline

web connector method call

◆ TPersonnelWebConnector_LoadShortTermApplications()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_LoadShortTermApplications ( string  AMainDS,
System.String  AOutreachCode 
)
inline

web connector method call

◆ TPersonnelWebConnector_RemoveApplicationsFromPreviousExperience()

System.Boolean Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_RemoveApplicationsFromPreviousExperience ( string  AMainDS)
inline

web connector method call

◆ TPersonnelWebConnector_SavePersonnelTDS()

string Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_SavePersonnelTDS ( string  AInspectDS)
inline

web connector method call

◆ TPersonnelWebConnector_SaveUnitHierarchy()

void Ict.Petra.Server.App.WebService.TMPersonnelWebService.TPersonnelWebConnector_SaveUnitHierarchy ( string  Nodes)
inline

web connector method call


The documentation for this class was generated from the following file: