C# 클래스 gov.va.medora.mdo.dao.MockSetups

파일 보기 프로젝트 열기: OSEHRA/mdo

공개 메소드들

메소드 설명
authorizedConnect ( string theUser, bool isBse ) : gov.va.medora.mdo.dao.AbstractConnection
getVisitCredentials ( MockApp theApp ) : AbstractCredentials

비공개 메소드들

메소드 설명
getSrc ( SiteTable t, string id ) : DataSource
getTestUser ( string userTag ) : User
getTheApp ( ) : MockApp
getTheApp ( string theUser, string securityPhrase ) : MockApp

메소드 상세

authorizedConnect() 공개 정적인 메소드

public static authorizedConnect ( string theUser, bool isBse ) : gov.va.medora.mdo.dao.AbstractConnection
theUser string
isBse bool
리턴 gov.va.medora.mdo.dao.AbstractConnection

getVisitCredentials() 공개 정적인 메소드

public static getVisitCredentials ( MockApp theApp ) : AbstractCredentials
theApp gov.va.medora.mdo.dao.vista.MockApp
리턴 AbstractCredentials