public class IndexingAnyTypeDao extends HibernateAnyTypeDao
Constructor and Description |
---|
IndexingAnyTypeDao(Set excludedClassesForRetrievingAllObjects) |
Modifier and Type | Method and Description |
---|---|
Object |
getByIdAndType(long id,
Class type)
Find a persistent object by its id and type.
|
findAllPersistentObjectsHibernateHandles, findByHandle, findByHandles, findByIdsAndClassName, findByIdsAndClassName, getPersistentClass, removeAllPersistentObjectsByType
public IndexingAnyTypeDao(Set excludedClassesForRetrievingAllObjects)
public Object getByIdAndType(long id, Class type)
AnyTypeDao
getByIdAndType
in interface AnyTypeDao
getByIdAndType
in class HibernateAnyTypeDao
Copyright © 2003–2017 Atlassian. All rights reserved.