Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.search.Bufferable

Packages that use Bufferable
com.liferay.portal.kernel.search   
 

Uses of Bufferable in com.liferay.portal.kernel.search
 

Methods in com.liferay.portal.kernel.search with annotations of type Bufferable
 void Indexer.delete(T object)
           
 void Indexer.reindex(Collection<T> objects)
           
 void Indexer.reindex(String className, long classPK)
           
 void Indexer.reindex(T object)
           
 


Liferay 7.0-ce-b4