Uses of Interface
org.onehippo.repository.update.NodeUpdateVisitorContext
-
Packages that use NodeUpdateVisitorContext Package Description org.onehippo.repository.update -
-
Uses of NodeUpdateVisitorContext in org.onehippo.repository.update
Fields in org.onehippo.repository.update declared as NodeUpdateVisitorContext Modifier and Type Field Description protected NodeUpdateVisitorContext
BaseNodeUpdateVisitor. visitorContext
Methods in org.onehippo.repository.update with parameters of type NodeUpdateVisitorContext Modifier and Type Method Description void
BaseNodeUpdateVisitor. setVisitorContext(NodeUpdateVisitorContext visitorContext)
-