com.microsoft.tfs.core.clients.framework.configuration.entities
Interface SharePointWebApplicationEntity

All Superinterfaces:
TFSEntity
All Known Implementing Classes:
SharePointWebApplicationCatalogEntity, SharePointWebApplicationCompatibilityEntity

public interface SharePointWebApplicationEntity
extends TFSEntity

Since:
TEE-SDK-10.1

Method Summary
 java.lang.String getAdminURL()
           
 java.lang.String getDefaultRelativePath()
           
 java.lang.String getRootURL()
           
 
Methods inherited from interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntity
getDescription, getDisplayName, getDisplayPath, getParent, getResourceID
 

Method Detail

getDefaultRelativePath

java.lang.String getDefaultRelativePath()

getAdminURL

java.lang.String getAdminURL()

getRootURL

java.lang.String getRootURL()


© 2015 Microsoft. All rights reserved.