public interface OAuthProviderDao extends org.eurekaclinical.standardapis.dao.Dao<OAuthProvider,Long>
| Modifier and Type | Method and Description |
|---|---|
OAuthProvider |
getByName(String inName)
Gets a value definition match operator based on the name attribute.
|
OAuthProvider getByName(String inName)
inName - the name to search for in the databaseThresholdsOperator with the given name if
found, null otherwiseCopyright © 2012–2016 Emory University. All rights reserved.