Uses of Interface
org.hippoecm.frontend.usagestatistics.events.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
Modifier and TypeClassDescriptionclass
Strategy to find the id of the handle of a node.ModifierConstructorDescriptionNodeUsageEvent
(String name, org.apache.wicket.model.IModel<Node> nodeModel, IdentifierStrategy strategy)