Uses of Interface
org.hippoecm.frontend.usagestatistics.events.IdentifierStrategy
Packages that use IdentifierStrategy
Package
Description
Provides classes and methods for Usage Events related to Documents edited in Content Perspective
and Editor Templates edited in the Document Type editor.
-
Uses of IdentifierStrategy in org.hippoecm.frontend.usagestatistics.events
Classes in org.hippoecm.frontend.usagestatistics.events that implement IdentifierStrategyModifier and TypeClassDescriptionclass
Strategy to find the id of the handle of a node.Constructors in org.hippoecm.frontend.usagestatistics.events with parameters of type IdentifierStrategyModifierConstructorDescriptionNodeUsageEvent
(String name, org.apache.wicket.model.IModel<Node> nodeModel, IdentifierStrategy strategy)