public abstract class AbstractRepositoriesNode extends Object implements IMavenRepositoryNode
Modifier and Type | Field and Description |
---|---|
protected NexusIndexManager |
indexManager |
protected IRepositoryRegistry |
repositoryRegistry |
Constructor and Description |
---|
AbstractRepositoriesNode() |
Modifier and Type | Method and Description |
---|---|
Object[] |
getChildren() |
org.eclipse.swt.graphics.Image |
getImage() |
protected abstract List<IRepository> |
getRepositories() |
boolean |
hasChildren() |
boolean |
isUpdating() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
protected final NexusIndexManager indexManager
protected final IRepositoryRegistry repositoryRegistry
public Object[] getChildren()
getChildren
in interface IMavenRepositoryNode
protected abstract List<IRepository> getRepositories()
public boolean hasChildren()
hasChildren
in interface IMavenRepositoryNode
public org.eclipse.swt.graphics.Image getImage()
getImage
in interface IMavenRepositoryNode
public boolean isUpdating()
isUpdating
in interface IMavenRepositoryNode
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.