org.hibernate.search.indexes.serialization.javaserialization.impl
Class Delete
java.lang.Object
org.hibernate.search.indexes.serialization.javaserialization.impl.Delete
- All Implemented Interfaces:
- Operation
public class Delete
- extends Object
- implements Operation
- Author:
- Emmanuel Bernard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Delete
public Delete(String entityClassName,
Serializable id)
getEntityClassName
public String getEntityClassName()
getId
public Serializable getId()
Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved