Package | Description |
---|---|
edu.wisc.cae.dao |
Modifier and Type | Method and Description |
---|---|
CaeapiUserInfoV |
CaeapiUserInfoDaoImpl.getKey(long caeid) |
CaeapiUserInfoV |
CaeapiUserInfoDao.getKey(long caeid) |
CaeapiUserInfoV |
CaeapiUserInfoDaoImpl.getKey(String caelogin) |
CaeapiUserInfoV |
CaeapiUserInfoDao.getKey(String caelogin) |
Modifier and Type | Method and Description |
---|---|
List<CaeapiUserInfoV> |
CaeapiUserInfoDaoImpl.getKeys() |
List<CaeapiUserInfoV> |
CaeapiUserInfoDao.getKeys() |
Copyright © 2012 Computer-Aided Engineering, University of Wisconsin-Madison. All Rights Reserved.