Remove all entities from of particular class and all its subclasses from the index.
@param entityType The class of the entities to remove.
@throws IllegalArgumentException if entityType is null or not an @Indexed entity type.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.