Package org.alfresco.repo.event2.filter
Class ChildAssociationTypeFilter
java.lang.Object
org.alfresco.repo.event2.filter.AbstractNodeEventFilter
org.alfresco.repo.event2.filter.ChildAssociationTypeFilter
- All Implemented Interfaces:
EventFilter<QName>
Implementation of the child association types filter.
- Author:
- Sara Aspery
-
Field Summary
Fields inherited from class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
dictionaryService, namespaceService -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
expandTypeDef, init, isExcluded, parseFilterList, setDictionaryService, setNamespaceService
-
Constructor Details
-
ChildAssociationTypeFilter
-
-
Method Details
-
getExcludedTypes
- Specified by:
getExcludedTypesin classAbstractNodeEventFilter- See Also:
-