com.microsoft.tfs.core.clients.framework.configuration.catalog
Class AnalysisDatabaseCatalogEntity

java.lang.Object
  extended by com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
      extended by com.microsoft.tfs.core.clients.framework.configuration.catalog.AnalysisDatabaseCatalogEntity
All Implemented Interfaces:
AnalysisDatabaseEntity, TFSEntity

public class AnalysisDatabaseCatalogEntity
extends TFSCatalogEntity
implements AnalysisDatabaseEntity

Since:
TEE-SDK-10.1

Constructor Summary
AnalysisDatabaseCatalogEntity(com.microsoft.tfs.core.clients.framework.configuration.internal.TFSCatalogEntitySession session, CatalogNode catalogNode)
           
 
Method Summary
 
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

AnalysisDatabaseCatalogEntity

public AnalysisDatabaseCatalogEntity(com.microsoft.tfs.core.clients.framework.configuration.internal.TFSCatalogEntitySession session,
                                     CatalogNode catalogNode)


© 2015 Microsoft. All rights reserved.