메소드 | 설명 | |
---|---|---|
CreateNewExecutingAgency ( participatingorg org, string userId ) : |
||
GetAIMSProjectInIATIFormat ( int projectId ) : iatiactivity | ||
GetAIMSProjectsInIATIFormat ( string dp ) : List |
Convert AIMS to IATI v2.x ref:http://iatistandard.org/202/activity-standard/iati-activities/iati-activity
|
|
GetAllFundSources ( ) : List |
Get Managing DPs
|
|
GetExchangesRateToUSD ( string fromCurrencyISOcode, System.DateTime date = null ) : List |
||
GetExecutingAgencies ( ) : List |
||
GetExecutingAgencyTypes ( ) : List |
||
GetFundSourceIDnIATICode ( string IatiCode ) : string | ||
GetFundSources ( string userId ) : List |
||
GetFundSources ( ) : List |
||
GetMappedAIMSProjectsInIATIFormat ( string dp, List |
||
GetNearestGeoLocation ( List |
||
GetNotMappedAIMSProjectsInIATIFormat ( string dp, List |
||
GetProjects ( string dp ) : List |
||
GetTrustFundDetails ( int trustFundId ) : |
||
GetTrustFunds ( string dp ) : List |
||
UpdateCofinanceProjects ( List |
||
UpdateProjects ( List |
||
UpdateTrustFunds ( List |
메소드 | 설명 | |
---|---|---|
CheckTransactionMismatch ( |
||
ConvertAimsToIati ( |
||
DeleteTransactions ( |
||
GetNAMinistry ( string userId ) : |
||
GetOtherFundSourceCategory ( string userId ) : |
||
UpdateTransactions ( string Iuser, IQueryable |
||
getIdentifer ( |
public CreateNewExecutingAgency ( participatingorg org, string userId ) : |
||
org | participatingorg | |
userId | string | |
리턴 |
public GetAIMSProjectInIATIFormat ( int projectId ) : iatiactivity | ||
projectId | int | |
리턴 | iatiactivity |
public GetAIMSProjectsInIATIFormat ( string dp ) : List |
||
dp | string | Managing/Lead/Implementing Development Partner's IATI Organization Code |
리턴 | List |
public GetExchangesRateToUSD ( string fromCurrencyISOcode, System.DateTime date = null ) : List |
||
fromCurrencyISOcode | string | |
date | System.DateTime | |
리턴 | List |
public GetFundSourceIDnIATICode ( string IatiCode ) : string | ||
IatiCode | string | |
리턴 | string |
public GetMappedAIMSProjectsInIATIFormat ( string dp, List |
||
dp | string | |
mappedProjectIds | List |
|
리턴 | List |
public static GetNearestGeoLocation ( List |
||
geoLocations | List |
|
location | location | |
리턴 |
public GetNotMappedAIMSProjectsInIATIFormat ( string dp, List |
||
dp | string | |
mappedProjectIds | List |
|
리턴 | List |
public GetTrustFundDetails ( int trustFundId ) : |
||
trustFundId | int | |
리턴 |
public UpdateCofinanceProjects ( List |
||
projects | List |
|
Iuser | string | |
리턴 | int? |
public UpdateProjects ( List |
||
projects | List |
|
Iuser | string | |
notCleanOldData | bool | |
리턴 | int? |
public UpdateTrustFunds ( List |
||
TrustFundModels | List |
|
Iuser | string | |
리턴 | int? |