Property | Type | Description | |
---|---|---|---|
log | log4net.ILog |
Method | Description | |
---|---|---|
ImportData ( string uri, string orgName = null, string DUNSNumber = null ) : void |
Method | Description | |
---|---|---|
AddGrantError ( |
||
AddGrantToRecordset ( |
||
AddSuccessGrant ( |
||
CheckIfGrantExists ( |
||
CompleteTransaction ( ) : void | ||
GetPrincipalInvestigator ( int principalInvestigatorId ) : |
||
GrantImporterBase ( ) : System | ||
GrantImporterBase ( |
||
StartTransaction ( ) : void | ||
UpdateGrant ( |
||
UpdateGrantInvestigators ( |
||
ValidateGrant ( |
Method | Description | |
---|---|---|
FlushStream ( |
||
ValidateField ( string data, int length ) : void |
protected AddGrantError ( |
||
grant | ||
exception | ||
return | void |
protected AddGrantToRecordset ( |
||
grant | ||
return | void |
protected AddSuccessGrant ( |
||
grant | ||
return | void |
protected abstract CheckIfGrantExists ( |
||
grant | ||
return | bool |
protected abstract CompleteTransaction ( ) : void | ||
return | void |
protected abstract GetPrincipalInvestigator ( int principalInvestigatorId ) : |
||
principalInvestigatorId | int | |
return |
protected GrantImporterBase ( |
||
dataContext | ||
return | System |
public ImportData ( string uri, string orgName = null, string DUNSNumber = null ) : void | ||
uri | string | |
orgName | string | |
DUNSNumber | string | |
return | void |
protected abstract StartTransaction ( ) : void | ||
return | void |
protected UpdateGrant ( |
||
grant | ||
node | System.Xml.Linq.XElement | |
return | bool |
protected UpdateGrantInvestigators ( |
||
grant | ||
node | System.Xml.Linq.XElement | |
return | void |
protected ValidateGrant ( |
||
grant | ||
return | void |