|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TFSEntity in com.microsoft.tfs.core.clients.framework.configuration |
---|
Methods in com.microsoft.tfs.core.clients.framework.configuration that return TFSEntity | |
---|---|
TFSEntity |
TFSEntity.getParent()
|
TFSEntity |
TFSWebSiteEntity.getReferencedResource()
|
Uses of TFSEntity in com.microsoft.tfs.core.clients.framework.configuration.catalog |
---|
Classes in com.microsoft.tfs.core.clients.framework.configuration.catalog that implement TFSEntity | |
---|---|
class |
AnalysisDatabaseCatalogEntity
|
class |
InfrastructureRootCatalogEntity
|
class |
OrganizationalRootCatalogEntity
|
class |
ProcessGuidanceCatalogEntity
|
class |
ProjectCollectionCatalogEntity
|
class |
ProjectPortalCatalogEntity
|
class |
ReportingConfigurationCatalogEntity
|
class |
ReportingFolderCatalogEntity
|
class |
ReportingServerCatalogEntity
|
class |
SharePointWebApplicationCatalogEntity
|
class |
TeamFoundationServerCatalogEntity
|
class |
TeamProjectCatalogEntity
|
class |
TFSCatalogEntity
A CatalogService entity. |
class |
TFSUnknownCatalogEntity
Exists to provide nodes that the configuration server provided us that we do not entirely understand. |
class |
WarehouseDatabaseCatalogEntity
|
Methods in com.microsoft.tfs.core.clients.framework.configuration.catalog with type parameters of type TFSEntity | ||
---|---|---|
|
TFSCatalogEntity.getAncestorOfType(java.lang.Class<T> type)
|
|
|
TFSCatalogEntity.getChildOfType(java.lang.Class<T> type)
|
|
|
TFSCatalogEntity.getChildrenOfType(java.lang.Class<T> type)
|
|
|
TFSCatalogEntity.getDependenciesOfType(java.lang.Class<T> type)
|
|
|
TFSCatalogEntity.getDependencyOfType(java.lang.Class<T> type)
|
Methods in com.microsoft.tfs.core.clients.framework.configuration.catalog that return TFSEntity | ||
---|---|---|
TFSEntity[] |
TFSCatalogEntity.getChildren()
|
|
|
TFSCatalogEntity.getChildrenOfType(java.lang.Class<T> type)
|
|
TFSEntity[] |
TFSCatalogEntity.getDependencies()
|
|
|
TFSCatalogEntity.getDependenciesOfType(java.lang.Class<T> type)
|
|
TFSEntity |
TFSCatalogEntity.getParent()
Returns the direct parent of this configuration object. |
|
TFSEntity |
SharePointWebApplicationCatalogEntity.getReferencedResource()
|
|
TFSEntity |
ReportingFolderCatalogEntity.getReferencedResource()
|
|
TFSEntity |
ProjectPortalCatalogEntity.getReferencedResource()
|
|
TFSEntity |
ProcessGuidanceCatalogEntity.getReferencedResource()
|
|
TFSEntity |
TFSCatalogEntity.getSingletonDependency(java.lang.String key)
|
Methods in com.microsoft.tfs.core.clients.framework.configuration.catalog with parameters of type TFSEntity | |
---|---|
void |
TFSCatalogEntity.setParent(TFSEntity parent)
|
Uses of TFSEntity in com.microsoft.tfs.core.clients.framework.configuration.compatibility |
---|
Methods in com.microsoft.tfs.core.clients.framework.configuration.compatibility with type parameters of type TFSEntity | ||
---|---|---|
protected
|
TFSCompatibilityEntity.getAncestorOfType(java.lang.Class<T> type)
|
Methods in com.microsoft.tfs.core.clients.framework.configuration.compatibility that return TFSEntity | |
---|---|
TFSEntity |
TFSCompatibilityEntity.getParent()
|
TFSEntity |
SharePointWebApplicationCompatibilityEntity.getReferencedResource()
|
TFSEntity |
ReportingFolderCompatibilityEntity.getReferencedResource()
|
TFSEntity |
ProjectPortalCompatibilityEntity.getReferencedResource()
|
TFSEntity |
ProcessGuidanceCompatibilityEntity.getReferencedResource()
|
Uses of TFSEntity in com.microsoft.tfs.core.clients.framework.configuration.entities |
---|
Subinterfaces of TFSEntity in com.microsoft.tfs.core.clients.framework.configuration.entities | |
---|---|
interface |
AnalysisDatabaseEntity
|
interface |
InfrastructureRootEntity
|
interface |
OrganizationalRootEntity
|
interface |
ProcessGuidanceEntity
|
interface |
ProjectCollectionEntity
|
interface |
ProjectPortalEntity
|
interface |
ReportingConfigurationEntity
|
interface |
ReportingFolderEntity
|
interface |
ReportingServerEntity
|
interface |
SharePointWebApplicationEntity
|
interface |
TeamFoundationServerEntity
|
interface |
TeamProjectEntity
|
interface |
WarehouseDatabaseEntity
|
Methods in com.microsoft.tfs.core.clients.framework.configuration.entities that return TFSEntity | |
---|---|
TFSEntity |
ReportingFolderEntity.getReferencedResource()
|
TFSEntity |
ProjectPortalEntity.getReferencedResource()
|
TFSEntity |
ProcessGuidanceEntity.getReferencedResource()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |