Метод | Описание | |
---|---|---|
DeleteUser ( string key, int SourceID, int SourceType ) : void | ||
GetAllDecisionTypes ( ) : IList |
||
GetAllTradeTerms ( ) : IList |
||
GetDescriptionByType ( int externalRef, string type ) : string | ||
SaveUser ( UsersParagraphLink user ) : void | ||
getAllCommittees ( ) : IList |
||
getAllCommitteesSelect ( ) : IList |
||
getAllCountries ( ) : IList |
||
getAllLevelofConcerns ( ) : IList |
||
getAllMeetings ( ) : IList |
||
getAllMeetingsSelect ( ) : IList |
||
getAllPhase ( ) : IList |
||
getAllUsersBySource ( ) : IList |
||
getConcernForParagraphAction ( int paction_id ) : string | ||
getExternalRef ( string description, string type ) : int | ||
getOldDataImportedStatus ( int ReviewID ) : bool | ||
getPActionLib ( int ID ) : ParagraphActionLib | ||
getParagraphActionPerReview ( int reviewid ) : ParagraphAction | ||
getReportData ( int country, int phase, int paLibId, int concern, string actors, int kingdom, int taxonId ) : DataSet | ||
getUserByKey ( string key ) : UsersParagraphLink | ||
getUserBySource ( int SourceID, int SourceType ) : IList |
||
resetCurrentConcernForReview ( int ReviewID ) : void |
public DeleteUser ( string key, int SourceID, int SourceType ) : void | ||
key | string | |
SourceID | int | |
SourceType | int | |
Результат | void |
public GetDescriptionByType ( int externalRef, string type ) : string | ||
externalRef | int | |
type | string | |
Результат | string |
public SaveUser ( UsersParagraphLink user ) : void | ||
user | UsersParagraphLink | |
Результат | void |
public getConcernForParagraphAction ( int paction_id ) : string | ||
paction_id | int | |
Результат | string |
public getExternalRef ( string description, string type ) : int | ||
description | string | |
type | string | |
Результат | int |
public getOldDataImportedStatus ( int ReviewID ) : bool | ||
ReviewID | int | |
Результат | bool |
public getPActionLib ( int ID ) : ParagraphActionLib | ||
ID | int | |
Результат | ParagraphActionLib |
public getParagraphActionPerReview ( int reviewid ) : ParagraphAction | ||
reviewid | int | |
Результат | ParagraphAction |
public getReportData ( int country, int phase, int paLibId, int concern, string actors, int kingdom, int taxonId ) : DataSet | ||
country | int | |
phase | int | |
paLibId | int | |
concern | int | |
actors | string | |
kingdom | int | |
taxonId | int | |
Результат | DataSet |
public getUserByKey ( string key ) : UsersParagraphLink | ||
key | string | |
Результат | UsersParagraphLink |
public getUserBySource ( int SourceID, int SourceType ) : IList |
||
SourceID | int | |
SourceType | int | |
Результат | IList |
public resetCurrentConcernForReview ( int ReviewID ) : void | ||
ReviewID | int | |
Результат | void |