com.microsoft.tfs.core.clients.framework.configuration.compatibility
Class SharePointWebApplicationCompatibilityEntity
java.lang.Object
com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntity
com.microsoft.tfs.core.clients.framework.configuration.compatibility.SharePointWebApplicationCompatibilityEntity
- All Implemented Interfaces:
- SharePointWebApplicationEntity, TFSEntity, TFSWebSiteEntity, TFSWebSiteEntity.TFSAbsoluteWebSiteEntity
public class SharePointWebApplicationCompatibilityEntity
- extends TFSCompatibilityEntity
- implements SharePointWebApplicationEntity, TFSWebSiteEntity.TFSAbsoluteWebSiteEntity
- Since:
- TEE-SDK-10.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharePointWebApplicationCompatibilityEntity
protected SharePointWebApplicationCompatibilityEntity(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
getReferencedResource
public TFSEntity getReferencedResource()
- Specified by:
getReferencedResource
in interface TFSWebSiteEntity
getAdminURL
public java.lang.String getAdminURL()
- Specified by:
getAdminURL
in interface SharePointWebApplicationEntity
getDefaultRelativePath
public java.lang.String getDefaultRelativePath()
- Specified by:
getDefaultRelativePath
in interface SharePointWebApplicationEntity
getRootURL
public java.lang.String getRootURL()
- Specified by:
getRootURL
in interface SharePointWebApplicationEntity
getBaseURL
public java.lang.String getBaseURL()
- Specified by:
getBaseURL
in interface TFSWebSiteEntity.TFSAbsoluteWebSiteEntity
© 2015 Microsoft. All rights reserved.