|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nirima.jenkins.repo.AbstractRepositoryElement
public abstract class AbstractRepositoryElement
| Field Summary | |
|---|---|
protected RepositoryDirectory |
parent
|
| Constructor Summary | |
|---|---|
protected |
AbstractRepositoryElement(RepositoryDirectory parent)
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getName()
|
RepositoryDirectory |
getParent()
|
java.lang.String |
getPath()
|
void |
setParent(RepositoryDirectory parent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RepositoryDirectory parent
| Constructor Detail |
|---|
protected AbstractRepositoryElement(RepositoryDirectory parent)
| Method Detail |
|---|
public RepositoryDirectory getParent()
public void setParent(RepositoryDirectory parent)
public java.lang.String getPath()
public abstract java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||