com.microsoft.tfs.core.clients.framework.configuration.compatibility
Class TeamProjectCompatibilityEntity
java.lang.Object
com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
com.microsoft.tfs.core.clients.framework.configuration.compatibility.TeamProjectCompatibilityEntity
- All Implemented Interfaces:
- TeamProjectEntity, TFSEntity
public class TeamProjectCompatibilityEntity
- extends TFSCompatibilityEntity
- implements TeamProjectEntity
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TeamProjectCompatibilityEntity
public TeamProjectCompatibilityEntity(TFSCompatibilityEntity parent,
ProjectInfo projectInfo)
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
getProjectID
public com.microsoft.tfs.util.GUID getProjectID()
- Specified by:
getProjectID
in interface TeamProjectEntity
getProjectName
public java.lang.String getProjectName()
- Specified by:
getProjectName
in interface TeamProjectEntity
getProjectURI
public java.lang.String getProjectURI()
- Specified by:
getProjectURI
in interface TeamProjectEntity
getProcessGuidance
public ProcessGuidanceEntity getProcessGuidance()
- Specified by:
getProcessGuidance
in interface TeamProjectEntity
getProjectPortal
public ProjectPortalEntity getProjectPortal()
- Specified by:
getProjectPortal
in interface TeamProjectEntity
getReportingFolder
public ReportingFolderEntity getReportingFolder()
- Specified by:
getReportingFolder
in interface TeamProjectEntity
© 2015 Microsoft. All rights reserved.