|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INodeAction | |
---|---|
fr.paris.lutece.plugins.jcr.business | |
fr.paris.lutece.plugins.jcr.service.search |
Uses of INodeAction in fr.paris.lutece.plugins.jcr.business |
---|
Methods in fr.paris.lutece.plugins.jcr.business with parameters of type INodeAction | |
---|---|
void |
RepositoryFileHome.doRecursive(AdminWorkspace adminWorkspace,
AdminView view,
String strStartPath,
INodeAction<org.apache.lucene.document.Document,Collection<org.apache.lucene.document.Document>> action,
JsrUser user)
Recursively delegates an specific action on a JCR content. |
protected void |
RepositoryFileHome.doRecursive(AdminWorkspace adminWorkspace,
IRepositoryFile parentFile,
INodeAction<org.apache.lucene.document.Document,Collection<org.apache.lucene.document.Document>> action)
|
Uses of INodeAction in fr.paris.lutece.plugins.jcr.service.search |
---|
Classes in fr.paris.lutece.plugins.jcr.service.search that implement INodeAction | |
---|---|
class |
IndexerNodeAction
Implementation of INodeAction for indexing the nodes of a JCR It stores results using TreeSet and specific Comparator |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |