Class JcrFrontendListener
java.lang.Object
org.hippoecm.frontend.model.NodeModelWrapper<Void>
org.hippoecm.frontend.model.event.JcrFrontendListener
- All Implemented Interfaces:
Serializable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.model.IModel<Void>
,org.apache.wicket.util.io.IClusterable
- See Also:
-
Field Summary
Fields inherited from class org.hippoecm.frontend.model.NodeModelWrapper
nodeModel
-
Constructor Summary
ConstructorDescriptionJcrFrontendListener
(IObservationContext<JcrNodeModel> obContext, JcrNodeModel nodeModel) -
Method Summary
Methods inherited from class org.hippoecm.frontend.model.NodeModelWrapper
detach, getNode, getNodeModel, getObject, setNodeModel, setObject
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.wicket.model.IModel
as, combineWith, filter, flatMap, isPresent, map, orElse, orElseGet
-
Constructor Details
-
JcrFrontendListener
-
-
Method Details
-
start
public void start() -
stop
public void stop()
-