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
DataAccessException
CaeapiUserInfoV getKey(String caelogin) throws DataAccessException
DataAccessException
CaeapiUserInfoV getKey(long caeid) throws DataAccessException
DataAccessException
void saveKey(CaeapiKeysT key) throws DataAccessException
DataAccessException
Copyright © 2012 Computer-Aided Engineering, University of Wisconsin-Madison. All Rights Reserved.