@Component(role=IndexTreeView.class) public class DefaultIndexTreeView extends org.codehaus.plexus.logging.AbstractLogEnabled implements IndexTreeView
| Constructor and Description |
|---|
DefaultIndexTreeView() |
protected Indexer getIndexer()
public TreeNode listNodes(TreeViewRequest request) throws IOException
IndexTreeViewlistNodes in interface IndexTreeViewIOExceptionprotected void listChildren(TreeNode root, TreeViewRequest request, Set<String> allGroups) throws IOException
root - factory - allGroups - IOExceptionprotected String getPathForAi(ArtifactInfo ai, Field field)
ai - field - protected IteratorSearchResponse getArtifacts(TreeNode root, TreeViewRequest request) throws IOException
IOExceptionprotected IteratorSearchResponse getHintedArtifacts(TreeNode root, TreeViewRequest request) throws IOException
IOExceptionprotected IteratorSearchResponse getArtifactsByG(String g, TreeViewRequest request) throws IOException
IOExceptionprotected IteratorSearchResponse getArtifactsByGA(String g, String a, TreeViewRequest request) throws IOException
IOExceptionprotected IteratorSearchResponse getArtifactsByGAV(String g, String a, String v, TreeViewRequest request) throws IOException
IOExceptionprotected IteratorSearchResponse getArtifactsByGAVField(String g, String a, String v, TreeViewRequest request) throws IOException
IOExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.