C# 클래스 gov.va.medora.mdo.dao.vista.VistaSystemFileHandler

상속: ISystemFileHandler
파일 보기 프로젝트 열기: OSEHRA/mdo 1 사용 예제들

공개 메소드들

메소드 설명
Files ( ) : Hashtable
LookupTables ( ) : Hashtable
VistaSystemFileHandler ( AbstractConnection cxn ) : System
getFile ( string fileNum ) : object>.Dictionary
getLookupTable ( string fileNum ) : StringDictionary

비공개 메소드들

메소드 설명
buildFileQuery ( VistaFile file ) : DdrLister
buildIenNameQuery ( string fileNum ) : DdrLister
getFileDefs ( ) : void
toMdo ( string response, VistaFile theFile ) : object>.Dictionary

메소드 상세

Files() 공개 메소드

public Files ( ) : Hashtable
리턴 System.Collections.Hashtable

LookupTables() 공개 메소드

public LookupTables ( ) : Hashtable
리턴 System.Collections.Hashtable

VistaSystemFileHandler() 공개 메소드

public VistaSystemFileHandler ( AbstractConnection cxn ) : System
cxn AbstractConnection
리턴 System

getFile() 공개 메소드

public getFile ( string fileNum ) : object>.Dictionary
fileNum string
리턴 object>.Dictionary

getLookupTable() 공개 메소드

public getLookupTable ( string fileNum ) : StringDictionary
fileNum string
리턴 System.Collections.Specialized.StringDictionary