Uses of Class
org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerImpl.Action
-
Packages that use AbstractLuceneIndexerImpl.Action Package Description org.alfresco.repo.search.impl.lucene -
-
Uses of AbstractLuceneIndexerImpl.Action in org.alfresco.repo.search.impl.lucene
Methods in org.alfresco.repo.search.impl.lucene that return AbstractLuceneIndexerImpl.Action Modifier and Type Method Description static AbstractLuceneIndexerImpl.ActionAbstractLuceneIndexerImpl.Action. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AbstractLuceneIndexerImpl.Action[]AbstractLuceneIndexerImpl.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.
-