com.microsoft.tfs.core.clients.framework.configuration.compatibility
Class ReportingServerCompatibilityEntity
java.lang.Object
com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
com.microsoft.tfs.core.clients.framework.configuration.compatibility.ReportingServerCompatibilityEntity
- All Implemented Interfaces:
- ReportingServerEntity, TFSEntity
public class ReportingServerCompatibilityEntity
- extends TFSCompatibilityEntity
- implements ReportingServerEntity
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportingServerCompatibilityEntity
public ReportingServerCompatibilityEntity(TFSCompatibilityEntity parent)
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
getDefaultItemPath
public java.lang.String getDefaultItemPath()
- Specified by:
getDefaultItemPath
in interface ReportingServerEntity
getReportManagerDefinition
public ServiceDefinition getReportManagerDefinition()
- Specified by:
getReportManagerDefinition
in interface ReportingServerEntity
getReportManagerURL
public java.lang.String getReportManagerURL()
- Specified by:
getReportManagerURL
in interface ReportingServerEntity
getReportWebServiceDefinition
public ServiceDefinition getReportWebServiceDefinition()
- Specified by:
getReportWebServiceDefinition
in interface ReportingServerEntity
getReportWebServiceURL
public java.lang.String getReportWebServiceURL()
- Specified by:
getReportWebServiceURL
in interface ReportingServerEntity
© 2015 Microsoft. All rights reserved.