public class DemographicsDao extends BaseDao
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SEX_FEMALE |
static java.lang.String |
SEX_MALE |
static java.lang.String |
SEX_UNKNOWN |
INVALID_SECURITY_PARAMS, NO_MANAGED_CONNECTIONS, securityContext, SOCKET_TIMEOUT, UNDETERMINED_EXCEPTION, VISTA_CONNECTION_ERROR, VISTALINK_FAULT_EXCEPTION
Constructor and Description |
---|
DemographicsDao() |
DemographicsDao(BaseDao baseDao) |
Modifier and Type | Method and Description |
---|---|
Demographics |
getAlsiDemographics(java.lang.String dfn) |
Demographics |
getDemographics(java.lang.String dfn) |
close, getDefaultContext, getDefaultRpcName, getDivision, getDocument, getLog, getResults, getResultType, getRpcName, getRpcResponse, getSecurityContext, getTimeoutForCall, getUserId, lCall, lCall, lCall, lCall, sCall, sCall, sCall, sCall, setDefaultContext, setDefaultRpcName, setRpcName, setSecurityContext, setTimeoutForCall
public static final java.lang.String SEX_MALE
public static final java.lang.String SEX_FEMALE
public static final java.lang.String SEX_UNKNOWN
public DemographicsDao()
public DemographicsDao(BaseDao baseDao)
public Demographics getDemographics(java.lang.String dfn) throws java.lang.Exception
java.lang.Exception
public Demographics getAlsiDemographics(java.lang.String dfn) throws java.lang.Exception
java.lang.Exception