The following are newly introduced classes

The following classes are no longer publicly accessible

The following classes have had signature changes

com.starbase.starteam.Folder

Method Differences

New Methods
FolderreverseShareTo(Folder, boolean)

com.starbase.starteam.Link

Method Differences

New Methods
Linkcopy()
booleanisEqualTo(Link)

com.starbase.starteam.LinkEndpoint

Method Differences

New Methods
LinkEndpointcopy()
booleanisEqualTo(LinkEndpoint)

com.starbase.starteam.Server

Method Differences

New Methods
CacheAgentautoLocateCacheAgent()
CacheAgentgetCurrentCacheAgent()
EventHandlerProfilegetCurrentMPXProfile()
CacheAgentlocateCacheAgent(String, int)

com.starbase.starteam.ServerInfo

Method Differences

New Methods
booleangetAlwaysEnableCacheAgentForObjectProperties()
booleangetAutoLocateCacheAgent()
booleangetEnableCacheAgentForFileContent()
booleangetEnableCacheAgentForObjectProperties()
voidsetAlwaysEnableCacheAgentForObjectProperties(boolean)
voidsetAutoLocateCacheAgent(boolean)
voidsetEnableCacheAgentForFileContent(boolean)
voidsetEnableCacheAgentForObjectProperties(boolean)

com.starbase.starteam.SupportedFeatures

Method Differences

New Methods
booleanhasBulkFetchLinks()
booleanhasFolderComponentAccessRights()

com.starbase.starteam.ViewConfiguration

Method Differences

New Methods
booleanisEqualTo(ViewConfiguration)

com.starbase.util.Platform

Method Differences

New Methods
StringgetHostAddress()