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 IMavenRepositoryNode
public org.eclipse.swt.graphics.Image getImage()
getImage
in interface IMavenRepositoryNode
public java.lang.String getName()
getName
in interface IMavenRepositoryNode
public java.lang.String toString()
toString
in class java.lang.Object
public boolean hasChildren()
hasChildren
in interface IMavenRepositoryNode
public boolean isUpdating()
isUpdating
in interface IMavenRepositoryNode