|
||||||||||
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.catalog.TFSCatalogEntity
com.microsoft.tfs.core.clients.framework.configuration.catalog.TeamFoundationServerCatalogEntity
public class TeamFoundationServerCatalogEntity
Constructor Summary | |
---|---|
TeamFoundationServerCatalogEntity(com.microsoft.tfs.core.clients.framework.configuration.internal.TFSCatalogEntitySession session,
CatalogNode catalogNode)
|
Method Summary | |
---|---|
ProjectCollectionEntity |
getProjectCollection(com.microsoft.tfs.util.GUID instanceId)
|
ProjectCollectionEntity[] |
getProjectCollections()
|
Methods inherited from class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity |
---|
getAncestorOfType, getCatalogNode, getChildOfType, getChildren, getChildrenOfType, getDependencies, getDependenciesOfType, getDependencyOfType, getDescription, getDisplayName, getDisplayPath, getParent, getProperty, getResourceID, getSession, getSingletonDependency, setParent |
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 |
---|
getDescription, getDisplayName, getDisplayPath, getParent, getResourceID |
Constructor Detail |
---|
public TeamFoundationServerCatalogEntity(com.microsoft.tfs.core.clients.framework.configuration.internal.TFSCatalogEntitySession session, CatalogNode catalogNode)
Method Detail |
---|
public ProjectCollectionEntity[] getProjectCollections()
getProjectCollections
in interface TeamFoundationServerEntity
public ProjectCollectionEntity getProjectCollection(com.microsoft.tfs.util.GUID instanceId)
getProjectCollection
in interface TeamFoundationServerEntity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |