public class ProjectRepositoriesNode extends java.lang.Object implements IMavenRepositoryNode
| Modifier and Type | Field and Description |
|---|---|
private NexusIndexManager |
indexManager |
private IRepositoryRegistry |
repositoryRegistry |
| Constructor and Description |
|---|
ProjectRepositoriesNode() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getChildren() |
org.eclipse.swt.graphics.Image |
getImage() |
java.lang.String |
getName() |
boolean |
hasChildren() |
boolean |
isUpdating() |
java.lang.String |
toString() |
private NexusIndexManager indexManager
private IRepositoryRegistry repositoryRegistry
public java.lang.Object[] getChildren()
getChildren in interface IMavenRepositoryNodepublic org.eclipse.swt.graphics.Image getImage()
getImage in interface IMavenRepositoryNodepublic java.lang.String getName()
getName in interface IMavenRepositoryNodepublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean hasChildren()
hasChildren in interface IMavenRepositoryNodepublic boolean isUpdating()
isUpdating in interface IMavenRepositoryNode