com.microsoft.tfs.core.clients.framework.configuration.compatibility
Class ProjectPortalCompatibilityEntity
java.lang.Object
com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
com.microsoft.tfs.core.clients.framework.configuration.compatibility.ProjectPortalCompatibilityEntity
- All Implemented Interfaces:
- ProjectPortalEntity, TFSEntity, TFSWebSiteEntity, TFSWebSiteEntity.TFSRelativeWebSiteEntity
public class ProjectPortalCompatibilityEntity
- extends TFSCompatibilityEntity
- implements ProjectPortalEntity, TFSWebSiteEntity.TFSRelativeWebSiteEntity
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectPortalCompatibilityEntity
protected ProjectPortalCompatibilityEntity(TFSCompatibilityEntity parent,
java.lang.String projectName)
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
getResourceSubType
public java.lang.String getResourceSubType()
- Specified by:
getResourceSubType
in interface ProjectPortalEntity
getOwnedWebIdentifier
public com.microsoft.tfs.util.GUID getOwnedWebIdentifier()
- Specified by:
getOwnedWebIdentifier
in interface ProjectPortalEntity
getReferencedResource
public TFSEntity getReferencedResource()
- Specified by:
getReferencedResource
in interface ProjectPortalEntity
- Specified by:
getReferencedResource
in interface TFSWebSiteEntity
getRelativePath
public java.lang.String getRelativePath()
- Specified by:
getRelativePath
in interface ProjectPortalEntity
- Specified by:
getRelativePath
in interface TFSWebSiteEntity.TFSRelativeWebSiteEntity
getFullItemPath
public java.lang.String getFullItemPath()
- Specified by:
getFullItemPath
in interface ProjectPortalEntity
© 2015 Microsoft. All rights reserved.