com.microsoft.tfs.core.clients.framework.configuration.entities
Interface ReportingFolderEntity
- All Superinterfaces:
- TFSEntity
- All Known Implementing Classes:
- ReportingFolderCatalogEntity, ReportingFolderCompatibilityEntity
public interface ReportingFolderEntity
- extends TFSEntity
- Since:
- TEE-SDK-10.1
getReportingServer
ReportingServerEntity getReportingServer()
getAnalysisDatabase
AnalysisDatabaseEntity getAnalysisDatabase()
getWarehouseDatabase
WarehouseDatabaseEntity getWarehouseDatabase()
getItemPath
java.lang.String getItemPath()
getReferencedResource
TFSEntity getReferencedResource()
getFullItemPath
java.lang.String getFullItemPath()
© 2015 Microsoft. All rights reserved.