| Interface | Description |
|---|---|
| IntegrityEvent |
Stores information for all events in the system
|
| Class | Description |
|---|---|
| AbstractIntegrityEvent |
Base class for integrity events.
|
| AspectsIntegrityEvent |
Event raised to check nodes' aspects
|
| AssocSourceMultiplicityIntegrityEvent |
Event raised to check the source multiplicity for an association type
from the given node.
|
| AssocSourceTypeIntegrityEvent |
Event to check the source type of an association
|
| AssocTargetMultiplicityIntegrityEvent |
Event raised to check the target multiplicity for an association type
from the given node.
|
| AssocTargetRoleIntegrityEvent |
Event to check the association target role name
|
| AssocTargetTypeIntegrityEvent |
Event to check the target type of an association
|
| IncompleteNodeTagger |
Component that tags
incomplete nodes. |
| IncompleteNodeTaggerTest |
Checks that tagging of incomplete nodes is done properly.
|
| IntegrityChecker |
Component that generates and processes integrity events, enforcing the dictionary
model's node structure.
|
| IntegrityEventTest | |
| IntegrityRecord |
Represents an integrity violation
|
| IntegrityTest |
Attempts to build faulty node structures in order to test integrity.
|
| PropertiesIntegrityEvent |
Event raised to check nodes
|
| Exception | Description |
|---|---|
| IntegrityException |
Thrown when an integrity check fails
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.