com.microsoft.tfs.core.clients.framework.configuration.catalog
Class SharePointWebApplicationCatalogEntity
java.lang.Object
com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity
com.microsoft.tfs.core.clients.framework.configuration.catalog.SharePointWebApplicationCatalogEntity
- All Implemented Interfaces:
- SharePointWebApplicationEntity, TFSEntity, TFSWebSiteEntity, TFSWebSiteEntity.TFSAbsoluteWebSiteEntity
public class SharePointWebApplicationCatalogEntity
- extends TFSCatalogEntity
- implements SharePointWebApplicationEntity, TFSWebSiteEntity.TFSAbsoluteWebSiteEntity
- Since:
- TEE-SDK-10.1
Methods inherited from class com.microsoft.tfs.core.clients.framework.configuration.catalog.TFSCatalogEntity |
getAncestorOfType, getCatalogNode, getChildOfType, getChildren, getChildrenOfType, getDependencies, getDependenciesOfType, getDependencyOfType, getDescription, getDisplayName, getDisplayPath, getParent, getProperty, getResourceID, getSession, getSingletonDependency, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharePointWebApplicationCatalogEntity
public SharePointWebApplicationCatalogEntity(com.microsoft.tfs.core.clients.framework.configuration.internal.TFSCatalogEntitySession session,
CatalogNode catalogNode)
getDefaultRelativePath
public java.lang.String getDefaultRelativePath()
- Specified by:
getDefaultRelativePath
in interface SharePointWebApplicationEntity
getReferencedResource
public TFSEntity getReferencedResource()
- Specified by:
getReferencedResource
in interface TFSWebSiteEntity
getBaseURL
public java.lang.String getBaseURL()
- Specified by:
getBaseURL
in interface TFSWebSiteEntity.TFSAbsoluteWebSiteEntity
getAdminDefinition
public ServiceDefinition getAdminDefinition()
getAdminURL
public java.lang.String getAdminURL()
- Specified by:
getAdminURL
in interface SharePointWebApplicationEntity
getRootDefinition
public ServiceDefinition getRootDefinition()
getRootURL
public java.lang.String getRootURL()
- Specified by:
getRootURL
in interface SharePointWebApplicationEntity
© 2015 Microsoft. All rights reserved.