Свойство | Тип | Описание | |
---|---|---|---|
log | log4net.ILog |
Метод | Описание | |
---|---|---|
ImportData ( string uri, string orgName = null, string DUNSNumber = null ) : void |
Метод | Описание | |
---|---|---|
AddGrantError ( |
||
AddGrantToRecordset ( |
||
AddSuccessGrant ( |
||
CheckIfGrantExists ( |
||
CompleteTransaction ( ) : void | ||
GetPrincipalInvestigator ( int principalInvestigatorId ) : |
||
GrantImporterBase ( ) : System | ||
GrantImporterBase ( |
||
StartTransaction ( ) : void | ||
UpdateGrant ( |
||
UpdateGrantInvestigators ( |
||
ValidateGrant ( |
Метод | Описание | |
---|---|---|
FlushStream ( |
||
ValidateField ( string data, int length ) : void |
protected AddGrantError ( |
||
grant | ||
exception | ||
Результат | void |
protected AddGrantToRecordset ( |
||
grant | ||
Результат | void |
protected AddSuccessGrant ( |
||
grant | ||
Результат | void |
protected abstract CheckIfGrantExists ( |
||
grant | ||
Результат | bool |
protected abstract CompleteTransaction ( ) : void | ||
Результат | void |
protected abstract GetPrincipalInvestigator ( int principalInvestigatorId ) : |
||
principalInvestigatorId | int | |
Результат |
protected GrantImporterBase ( |
||
dataContext | ||
Результат | System |
public ImportData ( string uri, string orgName = null, string DUNSNumber = null ) : void | ||
uri | string | |
orgName | string | |
DUNSNumber | string | |
Результат | void |
protected abstract StartTransaction ( ) : void | ||
Результат | void |
protected UpdateGrant ( |
||
grant | ||
node | System.Xml.Linq.XElement | |
Результат | bool |
protected UpdateGrantInvestigators ( |
||
grant | ||
node | System.Xml.Linq.XElement | |
Результат | void |
protected ValidateGrant ( |
||
grant | ||
Результат | void |