Class AspectFilterApplier
java.lang.Object
org.alfresco.hxi_connector.bulk_ingester.repository.filter.AspectFilterApplier
- All Implemented Interfaces:
AlfrescoNodeFilterApplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanapplyFilter(org.alfresco.elasticsearch.db.connector.model.AlfrescoNode alfrescoNode, NodeFilterConfig filterConfig)
-
Constructor Details
-
AspectFilterApplier
public AspectFilterApplier()
-
-
Method Details
-
applyFilter
public boolean applyFilter(org.alfresco.elasticsearch.db.connector.model.AlfrescoNode alfrescoNode, NodeFilterConfig filterConfig) - Specified by:
applyFilterin interfaceAlfrescoNodeFilterApplier
-