Uses of Interface
org.hippoecm.frontend.plugin.IServiceReference
-
Uses of IServiceReference in org.hippoecm.frontend.plugin
Modifier and TypeMethodDescription<T extends org.apache.wicket.util.io.IClusterable>
IServiceReference<T>IPluginContext.getReference
(T service) Retrieve a reference that can be stored in a page that is different from the one that contains the plugin. -
Uses of IServiceReference in org.hippoecm.frontend.service
Modifier and TypeMethodDescription<T extends org.apache.wicket.util.io.IClusterable>
IServiceReference<T>ServiceContext.getReference
(T service) Retrieve a reference that can be stored in a page that is different from the one that contains the plugin.