public class XmpCriterionWrapper extends CriterionWrapper
myDelegate
myLogger
Constructor and Description |
---|
XmpCriterionWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
jsConstructor(PropertyWrapper theField)
Create a new native XmpCriterion to use in the workflow context.
|
PropertyWrapper |
jsFunction_getField()
Return the field associated with this XmpCriterion.
|
JSMap |
jsFunction_getValidConditions()
Returns a map of acceptable conditions for the current criterion
|
void |
jsFunction_setCondition(java.lang.String theCondition)
Set the condition to use for this criterion.
|
jsFunction_getCondition, jsFunction_getValue, jsFunction_setValue
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public void jsConstructor(PropertyWrapper theField) throws java.lang.IllegalArgumentException
theField
- The property to use for this workflow.java.lang.IllegalArgumentException
public PropertyWrapper jsFunction_getField()
public void jsFunction_setCondition(java.lang.String theCondition) throws java.lang.IllegalArgumentException
jsFunction_setCondition
in class CriterionWrapper
theCondition
- the search condition to usejava.lang.IllegalArgumentException
public JSMap jsFunction_getValidConditions() throws java.lang.IllegalArgumentException
jsFunction_getValidConditions
in class CriterionWrapper
java.lang.IllegalArgumentException
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.