C# Class gov.va.medora.mdo.api.SystemApi

Show file Open project: OSEHRA/mdo

Public Methods

Method Description
SystemApi ( ) : System
getTimestamp ( Connection cxn ) : System.DateTime
getTimestamp ( MultiSourceQuery msq ) : IndexedHashtable

Method Details

SystemApi() public method

public SystemApi ( ) : System
return System

getTimestamp() public method

public getTimestamp ( Connection cxn ) : System.DateTime
cxn Connection
return System.DateTime

getTimestamp() public method

public getTimestamp ( MultiSourceQuery msq ) : IndexedHashtable
msq gov.va.medora.mdo.dao.MultiSourceQuery
return IndexedHashtable