com.microsoft.tfs.core.clients.framework.configuration.catalog
Class ReportingFolderCatalogEntity
java.lang.Object
com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
com.microsoft.tfs.core.clients.framework.configuration.catalog.ReportingFolderCatalogEntity
- All Implemented Interfaces:
- ReportingFolderEntity, TFSEntity
public class ReportingFolderCatalogEntity
- extends TFSCatalogEntity
- implements ReportingFolderEntity
- Since:
- TEE-SDK-10.1
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 |
ReportingFolderCatalogEntity
public ReportingFolderCatalogEntity(com.microsoft.tfs.core.clients.framework.configuration.internal.TFSCatalogEntitySession session,
CatalogNode catalogNode)
getReportingServer
public ReportingServerEntity getReportingServer()
- Specified by:
getReportingServer
in interface ReportingFolderEntity
getAnalysisDatabase
public AnalysisDatabaseEntity getAnalysisDatabase()
- Specified by:
getAnalysisDatabase
in interface ReportingFolderEntity
getWarehouseDatabase
public WarehouseDatabaseEntity getWarehouseDatabase()
- Specified by:
getWarehouseDatabase
in interface ReportingFolderEntity
getItemPath
public java.lang.String getItemPath()
- Specified by:
getItemPath
in interface ReportingFolderEntity
getReferencedResource
public TFSEntity getReferencedResource()
- Specified by:
getReferencedResource
in interface ReportingFolderEntity
getFullItemPath
public java.lang.String getFullItemPath()
- Specified by:
getFullItemPath
in interface ReportingFolderEntity
© 2015 Microsoft. All rights reserved.