public class AssocTargetRoleIntegrityEvent extends AbstractIntegrityEvent
dictionaryService, nodeService| Constructor and Description |
|---|
AssocTargetRoleIntegrityEvent(NodeService nodeService,
DictionaryService dictionaryService,
NodeRef sourceNodeRef,
QName assocTypeQName,
QName assocName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAssocQNameRegex(List<IntegrityRecord> eventResults,
ChildAssociationDefinition assocDef,
QName assocQName,
NodeRef sourceNodeRef)
Checks that the association name matches the constraints imposed by the model.
|
void |
checkIntegrity(List<IntegrityRecord> eventResults)
Checks integrity pertinent to the event
|
addTrace, equals, getAssocDef, getMultiplicityString, getNodeRef, getNodeType, getQName, getTraces, getTypeQName, hashCode, toStringpublic AssocTargetRoleIntegrityEvent(NodeService nodeService, DictionaryService dictionaryService, NodeRef sourceNodeRef, QName assocTypeQName, QName assocName)
public void checkIntegrity(List<IntegrityRecord> eventResults)
IntegrityEventeventResults - the list of event results that can be added toprotected void checkAssocQNameRegex(List<IntegrityRecord> eventResults, ChildAssociationDefinition assocDef, QName assocQName, NodeRef sourceNodeRef)
Copyright © 2005–2021 Alfresco Software. All rights reserved.