Skip navigation links
A C D E F G H I L M N O P R S T U V W 

R

readFileIntoBase64StringList(String, boolean) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
Returns the content of a file as string list (Base64 encoded).
readFileIntoStringList(String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
Returns the content of a file as string list.
readImageInfo(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
Returns meta information regarding a certain image file.
readImageInfoOfFileProperty(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ICustomPropertiesAccess
Returns meta information regarding an image file stored in a custom propery.
replace(String, int, Object) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
Adds an object under the given key with the given index.
reportProgress(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.ILogger
Call this to inform the user about the current state of report processing.
requestIntegerListParameter(String, List<Integer>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IParameterStore
Tries to retrieve the request parameter in the report templates parameter store.
requestIntParameter(String, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IParameterStore
Tries to retrieve the request parameter in the report templates parameter store.
requestStringInput(String, String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IUserInputRequester
Opens a dialog with a text field and requests the user to enter a text.
requestStringInput(String, String, String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IUserInputRequester
Opens a dialog with a text field and requests the user to enter a text.
requestStringParameter(String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IParameterStore
Tries to retrieve the request parameter in the report templates parameter store.
requestStringSelectionFromList(String, String, String, List<String>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IUserInputRequester
Opens a dialog and requests the user to select a text from a list of text values.
requestStringSelectionFromList(String, String, String, List<String>, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IUserInputRequester
Opens a dialog and requests the user to select a text from a list of text values.
reset(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
Removes the content stored under a given key
resetCorona() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
Resets the corona color for related elements.
resetFillColor() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
Resets the fill color for related elements.
resetLineColor() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
Resets the line color for related elements.
resetResultFile() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IReportController
Sets the result file to default.
resetSize() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
Sets the size to default.
resetZoom() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
Resets the explicitly set zoom and offset to default.
ROOT_PROCESSING_INSTRUCTION_KEY - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
key "processingInstruction"
A C D E F G H I L M N O P R S T U V W 
Skip navigation links