public class RuntimeExecutableContentTransformerOptions extends TransformationOptions
Values set here are mapped to ${valueName} style strings in the tranformer execution string.
OPT_INCLUDE_EMBEDDED, OPT_SOURCE_CONTENT_PROPERTY, OPT_SOURCE_NODEREF, OPT_TARGET_CONTENT_PROPERTY, OPT_TARGET_NODEREF, relaxedBooleanTypeConverter| Constructor and Description |
|---|
RuntimeExecutableContentTransformerOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
setPropertyValues(java.util.Map propertyValues)
Sets the map of property values that are used when executing the transformer
|
java.util.Map |
toMap()
Overrides the base class implementation to add all values set in
RuntimeExecutableContentTransformerOptions.setPropertyValues(Map) |
clone, copyFrom, deepCopy, getIncludeEmbedded, getLimits, getMaxPages, getMaxSourceSizeKBytes, getPageLimit, getReadLimitKBytes, getReadLimitTimeMs, getSourceContentProperty, getSourceNodeRef, getTargetContentProperty, getTargetNodeRef, getTimeoutMs, set, setIncludeEmbedded, setLimits, setMaxPages, setMaxSourceSizeKBytes, setPageLimit, setReadLimitKBytes, setReadLimitTimeMs, setSourceContentProperty, setSourceNodeRef, setTargetContentProperty, setTargetNodeRef, setTimeoutMs, toString, toStringpublic RuntimeExecutableContentTransformerOptions()
public void setPropertyValues(java.util.Map propertyValues)
propertyValues - property valuepublic java.util.Map toMap()
RuntimeExecutableContentTransformerOptions.setPropertyValues(Map)toMap in class TransformationOptionsCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.