Uses of Class
org.alfresco.repo.node.integrity.AbstractIntegrityEvent
-
Packages that use AbstractIntegrityEvent Package Description org.alfresco.repo.node.integrity -
-
Uses of AbstractIntegrityEvent in org.alfresco.repo.node.integrity
Subclasses of AbstractIntegrityEvent in org.alfresco.repo.node.integrity Modifier and Type Class Description classAspectsIntegrityEventEvent raised to check nodes' aspectsclassAssocSourceMultiplicityIntegrityEventEvent raised to check the source multiplicity for an association type from the given node.classAssocSourceTypeIntegrityEventEvent to check the source type of an associationclassAssocTargetMultiplicityIntegrityEventEvent raised to check the target multiplicity for an association type from the given node.classAssocTargetRoleIntegrityEventEvent to check the association target role nameclassAssocTargetTypeIntegrityEventEvent to check the target type of an associationclassPropertiesIntegrityEventEvent raised to check nodes
-