Uses of Class
org.apache.sling.discovery.base.commons.DefaultTopologyView
Packages that use DefaultTopologyView
Package
Description
Provides some common classes for discovery implementors that
choose to extend from discovery.base
-
Uses of DefaultTopologyView in org.apache.sling.discovery.base.commons
Methods in org.apache.sling.discovery.base.commons that return DefaultTopologyViewModifier and TypeMethodDescriptionprotected DefaultTopologyView
BaseDiscoveryService.getOldView()
Methods in org.apache.sling.discovery.base.commons with parameters of type DefaultTopologyViewModifier and TypeMethodDescriptionDefaultTopologyView.compareTopology
(DefaultTopologyView other) Compare this topology with the given one and determine how they compareprotected void
BaseDiscoveryService.setOldView
(DefaultTopologyView view)