Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Classes
| Class | Description | |
|---|---|---|
![]() |
AccessControlEntry | |
![]() |
AclChangedEvent | Obsolete. |
![]() |
ActiveDirectoryAccessException | There is a problem accessing Active Directory |
![]() |
ArtifactType | |
![]() |
AuthorizationCssNodePermissions | |
![]() |
AuthorizationIterationNodePermissions | |
![]() |
AuthorizationNamespacePermissions | |
![]() |
AuthorizationProjectPermissions | |
![]() |
AuthorizationSecurityClasses | |
![]() |
AuthorizationSecurityConstants | |
![]() |
AuthorizationSubsystemException | |
![]() |
AuthorizationSubsystemServiceException | |
![]() |
Aux | |
![]() |
BadClassIdActionIdPairException | Trying to obtain localized information for a non-existent ClassId/ActionId pair |
![]() |
BadParentObjectClassIdException | Parent object different class the current object |
![]() |
BranchMovedEvent | |
![]() |
CannotAddDateToNonIterationException | |
![]() |
CannotChangeTreesException | |
![]() |
CannotModifyRootNodeException | |
![]() |
CircularNodeReferenceException | |
![]() |
CircularObjectInheritanceException | Parent object different class the current object |
![]() |
CisDictionary | This is an INCOMPLETE implementation of a Hashtable that handles the keys in a case-insensitive manner |
![]() |
ClassIdDoesNotExistException | Asks for actions on a class that does not exist. |
![]() |
CommonStructureServiceFaultCodes | Obsolete. |
![]() |
CommonStructureSubsystemException | |
![]() |
CommonStructureSubsystemServiceException | |
![]() |
CreateACENoActionException | Tried to create an ACE with an action ID that has not been defined, thrown by the data tier. |
![]() |
CreateACENoObjectException | Trying to create an ACE for an object that does not exist, thrown by the data tier |
![]() |
CssProjectUriDoesNotExistException | This exception is shown whenever an attempt to access a project that does not exist or to which there are no permissions is made |
![]() |
Database | |
![]() |
DataChanged | Contains information about the project. |
![]() |
DataChangedEvent | |
![]() |
DeleteACEException | Tried to delete ACE that does not exist. |
![]() |
DeletedNode | |
![]() |
EventType | |
![]() |
GroupSecuritySubsystemException | |
![]() |
GroupSecuritySubsystemServiceException | |
![]() |
Identity | |
![]() |
IdentityChangedEvent | Obsolete. |
![]() |
IdentityCreatedEvent | Obsolete. |
![]() |
IdentityDeletedEvent | Obsolete. |
![]() |
InternalStoredProcedureException | A serious database error has occurred, probably calling a sproc at the wrong time. Thrown by the data tier. |
![]() |
InvalidDomainException | This exception is thrown when we try to retrieve information about an Active Directory domain, and we cannot find the domain in Active Directory. |
![]() |
InvalidReclassificationException | |
![]() |
LinkType | |
![]() |
MaximumDepthExceededException | |
![]() |
MembershipChangedEvent | Obsolete. |
![]() |
MoveArgumentOutOfRangeException | |
![]() |
NodeAlreadyExistsException | |
![]() |
NodeCreatedEvent | |
![]() |
NodeDoesNotExistException | This exception is called whenever a node ID does not exist. It translates to a NodeUriDoesNotExistException which shows the node's URL instead of the raw ID. |
![]() |
NodeInfo | Contains the information about the node. |
![]() |
NodePathDoesNotExistException | |
![]() |
NodeRenamedEvent | |
![]() |
NodesDeletedEvent | |
![]() |
NodeUriDoesNotExistException | This exception is shown whenever a node with a URI is not found. |
![]() |
OutboundLinkType | |
![]() |
ParentNodeDoesNotExistException | This exception is called whenever a parent node id does not exist. It translates to a NodeUriDoesNotExistException which shows the node's url instead of the raw id |
![]() |
ParentNodeUriDoesNotExistException | This exception is shown whenever a parent node with a uri is not found |
![]() |
ProjectAlreadyExistsException | |
![]() |
ProjectCreatedEvent | |
![]() |
ProjectDeletedEvent | |
![]() |
ProjectDoesNotExistException | This exception is shown whenever a project with a given id does not exist or if the user has insufficient rights to access it. It translates to a CssProjectUriDoesNotExistException which shows the project's URL instead of the raw ID. |
![]() |
ProjectDoesNotExistWithNameException | This exception is shown whenever a project with invalid name is referenced. |
![]() |
ProjectInfo | Contains information about the project |
![]() |
ProjectNameNotRecognizedException | |
![]() |
ProjectProperty | |
![]() |
ProjectRenamedEvent | Obsolete. |
![]() |
Property | Represents the property of a node. |
![]() |
PropertyChanged | Obsolete. |
![]() |
ProxyUtilities | |
![]() |
ReclassificationNodeDoesNotExistException | This exception is called whenever a reclassification node id does not exists. It translates to a ReclassificationNodeUriDoesNotExistException which shows the node's url instead of the raw id |
![]() |
ReclassificationNodeUriDoesNotExistException | This exception is shown whenever a reclassification node with a uri is not found |
![]() |
ReclassifiedToDifferentTreeException | |
![]() |
ReclassifiedToSubTreeException | |
![]() |
RegisterObjectBadParentException | Trying to register an object that has a bad parent object, thrown by the data tier |
![]() |
RegisterObjectExistsException | Trying to register an object id that already exists, thrown by the data tier. |
![]() |
RegisterObjectNoClassException | Trying to register an object that has a bad class id, thrown by the data tier |
![]() |
RegisterObjectNoProjectException | Trying to register an object without a valid project URI, thrown by the data tier. |
![]() |
RegisterObjectProjectMismatchException | Parent object different class the current object |
![]() |
RegisterProjectException | The exception that is thrown by the data tier when trying to register a project URI that already exists. |
![]() |
RegistrationEntry | |
![]() |
RegistrationEntryRetrievalException | The exception that is thrown when registration entries cannot be retrieved. |
![]() |
RegistrationExtendedAttribute | |
![]() |
RegistrationUtilities | Summary description for Utilities. |
![]() |
RegistrationXmlSerializer | |
![]() |
SecurityActionDoesNotExistException | Unable to delete an ACE, the action_id is invalid |
![]() |
SecurityObjectDoesNotExistException | Asked for a Security object that does not exist |
![]() |
ServiceInterface | |
![]() |
SyncAccessDeniedException | |
![]() |
SyncAccessDeniedServiceException | This exception is shown whenever an attempt to access a project that does not exist or to which there are no permissions is made. |
![]() |
SyncBadBaselineRevException | |
![]() |
SyncBadBaselineRevServiceException | |
![]() |
SyncMapping | |
![]() |
SyncProperty | |
![]() |
SyncSubsystemException | |
![]() |
SyncSubsystemServiceException | |
![]() |
SyncSupersededBaselineRevException | |
![]() |
SyncSupersededBaselineRevServiceException | |
![]() |
TeamProjectCatalogConstants | |
![]() |
TemplateHeader | Metadata describing a process template. |
![]() |
UnregisterProjectException | Trying to unregister a project that does not exist, thrown by the data tier |
Interfaces
| Interface | Description | |
|---|---|---|
![]() |
IAuthorizationService | |
![]() |
IAutoLoadPlugin | |
![]() |
ICommonStructureService | Defines methods for working with the common structures areas and iterations. |
![]() |
ICommonStructureService3 | |
![]() |
ICommonStructureService4 | |
![]() |
IGroupSecurityService | Obsolete. |
![]() |
IGroupSecurityService2 | Obsolete. |
![]() |
IProcessTemplates | Service interface for managing process templates (add, delete, etc.) |
![]() |
IProjectMaintenance | Summary description for IProjectMaintenance. |
![]() |
IRegistration | Summary description for IRegistration. |
![]() |
IServerStatusService | |
![]() |
ISyncService | |
![]() |
ITeamSystemTask |
Enumerations
| Enumeration | Description | |
|---|---|---|
![]() |
ApplicationGroupProperty | |
![]() |
ApplicationGroupSpecialType | |
![]() |
ChangeType | |
![]() |
IdentityType | |
![]() |
QueryMembership | |
![]() |
SearchFactor |
.gif)
.gif)
.gif)