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

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

public class WarehouseDatabaseCatalogEntity
extends TFSCatalogEntity
implements WarehouseDatabaseEntity

Since:
TEE-SDK-10.1

Constructor Summary
WarehouseDatabaseCatalogEntity(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

WarehouseDatabaseCatalogEntity

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


© 2015 Microsoft. All rights reserved.