- warn(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ILogger
-
Logs a message in warning level.
- WRAPPED_OBJECT_KEY - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
key "wrappedObject"
- writeBase64IntoPostProcessingFile(List<String>, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes a base64 encoded content into the report as an embedded file.
- writeBase64IntoPostProcessingFile(List<String>, String, double, double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes a base64 encoded content into the report as an embedded file.
- writeBase64IntoPreProcessingFile(List<String>, String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes a base64 encoded content into a temporary file.
- writeDecoratedImage(String, double, String, double, double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes an image into the report as an embedded file.
- writeDecoratedImage(String, double, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes an image into the report as an embedded file.
- writeDecoratedImageAligned(String, double, int, int, String, int, int, int, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes an image into the report as an embedded file.
- writeDecoratedImageAligned(String, double, int, int, String, int, int, int, int, double, double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes an image into the report as an embedded file.
- writeDecoratedImageAlignedIntoPreProcessingFile(String, double, int, int, String, int, int, int, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes an image into into a temporary file.
- writeStringListIntoPreProcessingFile(List<String>, String, String, String, boolean, boolean) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Writes a string array into a temporary file.