Class PluginPrintServiceParams
java.lang.Object
de.xima.fc.plugin.models.params.print.PluginPrintServiceParams
- All Implemented Interfaces:
IPluginParameters
,IPluginFormPreviewParams
,Serializable
@Deprecated
public class PluginPrintServiceParams
extends Object
implements IPluginFormPreviewParams
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
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginPrintServiceParams
Deprecated.
-
-
Method Details
-
getPrintUrl
Deprecated.- Specified by:
getPrintUrl
in interfaceIPluginFormPreviewParams
- Returns:
- The URL to print.
-