|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IFileContentManager | This is the API to define mappings between file names, file extensions and content types, typically used by repository providers in order to determine whether a given file can be treated as text or must be considered binary. |
IFileTypeInfo | Deprecated. Use the IFileContentManager API instead. |
IIgnoreInfo | An ignore info specifies both the pattern and the enabled state of a globally ignored pattern. |
IProjectSetSerializer | Deprecated. Use RepositoryProviderType.getProjectSetCapability()
to obtain an instance of ProjectSetCapability instead. |
IStringMapping | A simple interface for mappings from a string (usually a file name or a file extension)
and a content type (typically Team.TEXT , Team.BINARY or
Team.UNKNOWN .
|
ITeamStatus | Defines the status codes used in the status of exceptions and errors relating to Team. |
Class Summary | |
---|---|
DefaultRepositoryProviderType | |
ProjectSetCapability | An object for serializing and deserializing references to projects. |
ProjectSetSerializationContext | The context in which project serialization occurs. |
RepositoryProvider | A concrete subclass of RepositoryProvider is created for each
project that is associated with a repository provider. |
RepositoryProviderType | This class represents provisional API. |
Team | The Team class provides a global point of reference for the global ignore set and the text/binary registry. |
TeamStatus | Status that is returned from some Team operations or is the payload of some TeamExceptions. |
Exception Summary | |
---|---|
TeamException | This exception is thrown by the team provider API. |
Application programming interfaces for defining and working with repository providers.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.