|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.node.integrity.AbstractIntegrityEvent
org.alfresco.repo.node.integrity.PropertiesIntegrityEvent
public class PropertiesIntegrityEvent
Event raised to check nodes
Field Summary |
---|
Fields inherited from class org.alfresco.repo.node.integrity.AbstractIntegrityEvent |
---|
dictionaryService, nodeService |
Constructor Summary | |
---|---|
protected |
PropertiesIntegrityEvent(NodeService nodeService,
DictionaryService dictionaryService,
NodeRef nodeRef)
|
Method Summary | |
---|---|
void |
checkIntegrity(java.util.List eventResults)
Checks integrity pertinent to the event |
Methods inherited from class org.alfresco.repo.node.integrity.AbstractIntegrityEvent |
---|
addTrace, equals, getAssocDef, getMultiplicityString, getNodeRef, getNodeType, getQName, getTraces, getTypeQName, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected PropertiesIntegrityEvent(NodeService nodeService, DictionaryService dictionaryService, NodeRef nodeRef)
Method Detail |
---|
public void checkIntegrity(java.util.List eventResults)
IntegrityEvent
eventResults
- the list of event results that can be added to
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |