Uses of Annotation Interface
com.tailf.dp.annotations.NanoServiceCallback
Packages that use NanoServiceCallback
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
-
Uses of NanoServiceCallback in com.tailf.dp
Methods in com.tailf.dp with annotations of type NanoServiceCallbackModifier and TypeMethodDescriptionDpNanoServiceCallback.create
(NanoServiceContext context, NavuNode service, NavuNode root, Properties opaque, Properties componentProperties) Nano Create callback method.DpNanoServiceCallback.delete
(NanoServiceContext context, NavuNode service, NavuNode root, Properties opaque, Properties componentProperties) Nano Delete callback method.