Interface IPluginFormPreviewParams
- All Superinterfaces:
IPluginParameters
,Serializable
- All Known Implementing Classes:
PluginPrintServiceParams
Deprecated.
The corresponding plugin type was never called and will never have any function. If you have a class
implementing this interface, you can safely delete it.
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
getPrintUrl
String getPrintUrl()Deprecated.- Returns:
- The URL to print.
-