JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.adobe.granite.replication.treeactivation
Interface NodeFilter
@ProviderType
public interface
NodeFilter
Allows to skip replication of certain nodes
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
acceptNode
(
Node
node)
String
getName
()
Method Details
getName
String
getName
()
acceptNode
boolean
acceptNode
(
Node
node)
throws
RepositoryException
Throws:
RepositoryException