public class JpaUserTemplateDao extends org.eurekaclinical.standardapis.dao.AbstractJpaUserTemplateDao<UserTemplateEntity>
| Constructor and Description |
|---|
JpaUserTemplateDao(javax.inject.Provider<javax.persistence.EntityManager> inEMProvider)
Create an object with the give entity manager.
|
| Modifier and Type | Method and Description |
|---|---|
UserTemplateEntity |
getAutoAuthorizationTemplate() |
getByNamecreate, getAll, getDatabaseSupport, getEntityClass, getEntityManager, getListAsc, getListByAttribute, getListByAttribute, getListByAttributeIn, getListByAttributeIn, getUniqueByAttribute, getUniqueByAttribute, refresh, remove, retrieve, update@Inject public JpaUserTemplateDao(javax.inject.Provider<javax.persistence.EntityManager> inEMProvider)
inEMProvider - The entity manager to be used for communication with
the data store.public UserTemplateEntity getAutoAuthorizationTemplate()
Copyright © 2016–2018 Emory University. All rights reserved.