Class NodeUsageEvent

    • Field Detail

      • log

        public static final org.slf4j.Logger log
    • Constructor Detail

      • NodeUsageEvent

        public NodeUsageEvent​(String name,
                              org.apache.wicket.model.IModel<javax.jcr.Node> nodeModel,
                              IdentifierStrategy strategy)
      • NodeUsageEvent

        public NodeUsageEvent​(String name,
                              org.apache.wicket.model.IModel<javax.jcr.Node> nodeModel)
    • Method Detail

      • getNodeIdentifier

        protected String getNodeIdentifier​(javax.jcr.Node node)
                                    throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException