com.microsoft.tfs.core.clients.framework.configuration.compatibility
Class TFSCompatibilityEntityDataProvider

java.lang.Object
  extended by com.microsoft.tfs.core.clients.framework.configuration.compatibility.TFSCompatibilityEntityDataProvider
All Implemented Interfaces:
TFSEntityDataProvider
Direct Known Subclasses:
TeamProjectCompatibilityEntityDataProvider

public abstract class TFSCompatibilityEntityDataProvider
extends java.lang.Object
implements TFSEntityDataProvider

Since:
TEE-SDK-10.1

Constructor Summary
TFSCompatibilityEntityDataProvider(TFSTeamProjectCollection connection)
           
 
Method Summary
protected  TFSTeamProjectCollection getConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.microsoft.tfs.core.clients.framework.configuration.TFSEntityDataProvider
getDescription, getDisplayName, getProperty, getResourceTypeID, getServiceReference
 

Constructor Detail

TFSCompatibilityEntityDataProvider

public TFSCompatibilityEntityDataProvider(TFSTeamProjectCollection connection)
Method Detail

getConnection

protected TFSTeamProjectCollection getConnection()


© 2015 Microsoft. All rights reserved.