public interface CaeapiUserInfoDao
| Modifier and Type | Method and Description |
|---|---|
CaeapiUserInfoV |
getKey(long caeid) |
CaeapiUserInfoV |
getKey(String caelogin) |
List<CaeapiUserInfoV> |
getKeys() |
void |
saveKey(CaeapiKeysT key) |
List<CaeapiUserInfoV> getKeys() throws DataAccessException
DataAccessExceptionCaeapiUserInfoV getKey(String caelogin) throws DataAccessException
DataAccessExceptionCaeapiUserInfoV getKey(long caeid) throws DataAccessException
DataAccessExceptionvoid saveKey(CaeapiKeysT key) throws DataAccessException
DataAccessExceptionCopyright © 2012 Computer-Aided Engineering, University of Wisconsin-Madison. All Rights Reserved.