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

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

public class ReportingConfigurationCatalogEntity
extends TFSCatalogEntity
implements ReportingConfigurationEntity

Since:
TEE-SDK-10.1

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

ReportingConfigurationCatalogEntity

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

getReportingServer

public ReportingServerEntity getReportingServer()
Specified by:
getReportingServer in interface ReportingConfigurationEntity


© 2015 Microsoft. All rights reserved.