public class MapFromHQLXRecord extends AbstractImplementation implements ExecutableIF
| Argument Keyword | Datatype | Default | Description |
|---|---|---|---|
| REFNAME | String | VehicleDataset | The name of the property to be used to save this class as map for JasperReports textfield source. |
| HQLX | String | HQLX | This arguments defines the HQLX statement to be executed for that dataset. |
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
hqlxCommand |
protected java.lang.String |
refName |
protected static java.lang.String |
REFNAME |
arguments, ctx, descriptor, NEW_LINE| Constructor and Description |
|---|
MapFromHQLXRecord() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the HQLX command.
|
void |
init()
Initialize this implementation.
|
void |
terminate()
Terminate this implementation.
|
addAttributesToNameValueUnitArray, addAttributeToNameValueUnitArray, addStringValueToNameValueUnitArray, checkDirectoy, checkDirectoy, checkDirectoy, checkFile, checkFile, checkFile, checkIntValue, checkStringValue, compressNvuArray, createMessageFromPropertyFile, createMessageFromPropertyFile, createMessageFromPropertyFile, createTsUnionFromObject, deleteRowWithAttributes, getArguments, getContext, getDescriptor, getListFromProperty, getMandatoryProperty, getMandatoryProperty, getMandatoryPropertyAsInt, getMandatoryPropertyAsList, getMandatoryPropertyWithRuleException, getNvuArrayFromMap, getNvuArrayFromMap, getNvuObjectWithName, getNvuObjectWithName, getNvuObjectWithName, getOdsCacheFromProperty, getOptioanlPropertyAsInt, getOptionalProperty, getOptionalProperty, getOptionalProperty, getOptionalProperty, getOptionalPropertyAsBoolean, getOptionalPropertyAsBoolean, getOptionalPropertyAsBoolean, getOptionalPropertyAsList, makeUpperCaseKeyword, removeAttributeFromNameValueUnitArray, removeAttributeFromNameValueUnitArray, setArguments, setContext, setDescriptorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getDescriptor, setArguments, setContext, setDescriptorprotected static final java.lang.String REFNAME
protected java.lang.String refName
protected java.lang.String hqlxCommand
public void init()
throws InitializationFailedException
init in interface ImplementationIFinit in class AbstractImplementationInitializationFailedExceptionpublic void execute()
throws ExecutableException
execute in interface ExecutableIFExecutableExceptionpublic void terminate()
throws TerminationException
terminate in interface ExecutableIFTerminationException