|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
public abstract class TFSCompatibilityEntity
Constructor Summary | |
---|---|
protected |
TFSCompatibilityEntity(TFSCompatibilityEntity parent)
|
protected |
TFSCompatibilityEntity(TFSTeamProjectCollection connection)
|
Method Summary | ||
---|---|---|
protected
|
getAncestorOfType(java.lang.Class<T> type)
|
|
protected TFSTeamProjectCollection |
getConnection()
|
|
java.lang.String |
getDescription()
|
|
java.lang.String |
getDisplayPath()
|
|
TFSEntity |
getParent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity |
---|
getDisplayName, getResourceID |
Constructor Detail |
---|
protected TFSCompatibilityEntity(TFSTeamProjectCollection connection)
protected TFSCompatibilityEntity(TFSCompatibilityEntity parent)
Method Detail |
---|
protected TFSTeamProjectCollection getConnection()
public final TFSEntity getParent()
getParent
in interface TFSEntity
public java.lang.String getDescription()
getDescription
in interface TFSEntity
public java.lang.String getDisplayPath()
getDisplayPath
in interface TFSEntity
protected <T extends TFSEntity> T getAncestorOfType(java.lang.Class<T> type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |