C# Class gov.va.medora.mdo.dao.MockSetups

Afficher le fichier Open project: OSEHRA/mdo

Méthodes publiques

Méthode Description
authorizedConnect ( string theUser, bool isBse ) : gov.va.medora.mdo.dao.AbstractConnection
getVisitCredentials ( MockApp theApp ) : AbstractCredentials

Private Methods

Méthode Description
getSrc ( SiteTable t, string id ) : DataSource
getTestUser ( string userTag ) : User
getTheApp ( ) : MockApp
getTheApp ( string theUser, string securityPhrase ) : MockApp

Method Details

authorizedConnect() public static méthode

public static authorizedConnect ( string theUser, bool isBse ) : gov.va.medora.mdo.dao.AbstractConnection
theUser string
isBse bool
Résultat gov.va.medora.mdo.dao.AbstractConnection

getVisitCredentials() public static méthode

public static getVisitCredentials ( MockApp theApp ) : AbstractCredentials
theApp gov.va.medora.mdo.dao.vista.MockApp
Résultat AbstractCredentials