com.microsoft.tfs.core.clients.framework.configuration.compatibility
Class ReportingFolderCompatibilityEntity
java.lang.Object
com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingFolderCompatibilityEntity
- All Implemented Interfaces:
- ReportingFolderEntity, TFSEntity
public class ReportingFolderCompatibilityEntity
- extends TFSCompatibilityEntity
- implements ReportingFolderEntity
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportingFolderCompatibilityEntity
public ReportingFolderCompatibilityEntity(TFSCompatibilityEntity parent,
java.lang.String itemPath)
getResourceID
public com.microsoft.tfs.util.GUID getResourceID()
- Specified by:
getResourceID
in interface TFSEntity
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName
in interface TFSEntity
getItemPath
public java.lang.String getItemPath()
- Specified by:
getItemPath
in interface ReportingFolderEntity
getFullItemPath
public java.lang.String getFullItemPath()
- Specified by:
getFullItemPath
in interface ReportingFolderEntity
getReferencedResource
public TFSEntity getReferencedResource()
- Specified by:
getReferencedResource
in interface ReportingFolderEntity
getWarehouseDatabase
public WarehouseDatabaseEntity getWarehouseDatabase()
- Specified by:
getWarehouseDatabase
in interface ReportingFolderEntity
getAnalysisDatabase
public AnalysisDatabaseEntity getAnalysisDatabase()
- Specified by:
getAnalysisDatabase
in interface ReportingFolderEntity
getReportingServer
public ReportingServerEntity getReportingServer()
- Specified by:
getReportingServer
in interface ReportingFolderEntity
© 2015 Microsoft. All rights reserved.