org.hibernate.search.hcore.impl
Class HibernateSearchIntegrator.DuplicationStrategyImpl
java.lang.Object
org.hibernate.search.hcore.impl.HibernateSearchIntegrator.DuplicationStrategyImpl
- All Implemented Interfaces:
- org.hibernate.event.service.spi.DuplicationStrategy
- Enclosing class:
- HibernateSearchIntegrator
public static class HibernateSearchIntegrator.DuplicationStrategyImpl
- extends Object
- implements org.hibernate.event.service.spi.DuplicationStrategy
| Nested classes/interfaces inherited from interface org.hibernate.event.service.spi.DuplicationStrategy |
org.hibernate.event.service.spi.DuplicationStrategy.Action |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateSearchIntegrator.DuplicationStrategyImpl
public HibernateSearchIntegrator.DuplicationStrategyImpl(Class checkClass)
areMatch
public boolean areMatch(Object listener,
Object original)
- Specified by:
areMatch in interface org.hibernate.event.service.spi.DuplicationStrategy
getAction
public org.hibernate.event.service.spi.DuplicationStrategy.Action getAction()
- Specified by:
getAction in interface org.hibernate.event.service.spi.DuplicationStrategy
Copyright © 2006-2012 Hibernate. All Rights Reserved.