@Singleton public class GeneralResourceModelDao extends GenericDaoImpl<GeneralResourceModel> implements IGenericDAO<GeneralResourceModel>
| Constructor and Description |
|---|
GeneralResourceModelDao() |
| Modifier and Type | Method and Description |
|---|---|
GeneralResourceModel |
getByResourceID(String resourceID,
String scope) |
Class<GeneralResourceModel> |
getClazz() |
countAll, countByCriteria, countByExample, delete, deleteById, deleteByResourceID, findAll, findByCriteria, findByCriteria, findByCriteria, findByExample, findById, findByNamedQuery, findByNamedQueryAndNamedParams, getByResourceID, load, saveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountAll, delete, deleteById, findAll, findByCriteria, findByExample, findByNamedQuery, findByNamedQueryAndNamedParams, load, savepublic Class<GeneralResourceModel> getClazz()
getClazz in class GenericDaoImpl<GeneralResourceModel>public GeneralResourceModel getByResourceID(String resourceID, String scope)
Copyright © 2016. All Rights Reserved.