Uses of Interface
org.apache.manifoldcf.scriptengine.Variable
-
Packages that use Variable Package Description org.apache.manifoldcf.scriptengine -
-
Uses of Variable in org.apache.manifoldcf.scriptengine
Classes in org.apache.manifoldcf.scriptengine that implement Variable Modifier and Type Class Description classVariableArrayArray variable object.classVariableBaseBase class for variables.classVariableBooleanVariable class representing an integer.classVariableConfigurationVariable wrapper for Configuration object.classVariableConfigurationNodeVariable wrapper for ConfigurationNode object.classVariableConnectionNameVariable class representing a ManifoldCF API URL connection name segment.classVariableDictArray variable object.classVariableFloatVariable class representing an integer.classVariableIntVariable class representing an integer.classVariableQueryArgVariable class representing a ManifoldCF query argument, with a name and a value.classVariableResultVariable class representing the result of an http operation.classVariableStringVariable class representing an integer.classVariableURLVariable class representing a ManifoldCF API URL.Fields in org.apache.manifoldcf.scriptengine declared as Variable Modifier and Type Field Description protected VariableContextVariableReference. variableFields in org.apache.manifoldcf.scriptengine with type parameters of type Variable Modifier and Type Field Description protected java.util.List<Variable>VariableArray. arrayprotected java.util.Map<Variable,VariableReference>VariableDict. dictMethods in org.apache.manifoldcf.scriptengine that return Variable Modifier and Type Method Description VariableContextVariableReference. resolve()Resolve the referenceVariableNullVariableReference. resolve()Resolve the referenceVariableVariableArray.ElementReference. resolve()VariableVariableBase. resolve()Resolve the referenceVariableVariableConfiguration.NodeReference. resolve()VariableVariableConfigurationNode.AttributeReference. resolve()VariableVariableConfigurationNode.NodeReference. resolve()VariableVariableConfigurationNode.ValueReference. resolve()VariableVariableReference. resolve()Resolve the referencestatic VariableScriptParser. resolveMustExist(TokenStream currentStream, VariableReference vr)Methods in org.apache.manifoldcf.scriptengine with parameters of type Variable Modifier and Type Method Description voidScriptParser. addVariable(java.lang.String variableName, Variable v)Add a variable.VariableReferenceVariable. ampersand(Variable v)VariableReferenceVariableBase. ampersand(Variable v)VariableReferenceVariableBoolean. ampersand(Variable v)VariableReferenceVariableInt. ampersand(Variable v)VariableReferenceVariable. asterisk(Variable v)VariableReferenceVariableBase. asterisk(Variable v)VariableReferenceVariableFloat. asterisk(Variable v)VariableReferenceVariableInt. asterisk(Variable v)VariableReferenceVariable. doubleAmpersand(Variable v)VariableReferenceVariableBase. doubleAmpersand(Variable v)VariableReferenceVariableBoolean. doubleAmpersand(Variable v)VariableReferenceVariable. doubleEquals(Variable v)VariableReferenceVariableBase. doubleEquals(Variable v)VariableReferenceVariableBoolean. doubleEquals(Variable v)VariableReferenceVariableConnectionName. doubleEquals(Variable v)VariableReferenceVariableFloat. doubleEquals(Variable v)VariableReferenceVariableInt. doubleEquals(Variable v)VariableReferenceVariableQueryArg. doubleEquals(Variable v)VariableReferenceVariableString. doubleEquals(Variable v)VariableReferenceVariableURL. doubleEquals(Variable v)VariableReferenceVariable. doublePipe(Variable v)VariableReferenceVariableBase. doublePipe(Variable v)VariableReferenceVariableBoolean. doublePipe(Variable v)VariableReferenceVariable. exclamationEquals(Variable v)VariableReferenceVariableBase. exclamationEquals(Variable v)VariableReferenceVariableBoolean. exclamationEquals(Variable v)VariableReferenceVariableConnectionName. exclamationEquals(Variable v)VariableReferenceVariableFloat. exclamationEquals(Variable v)VariableReferenceVariableInt. exclamationEquals(Variable v)VariableReferenceVariableQueryArg. exclamationEquals(Variable v)VariableReferenceVariableString. exclamationEquals(Variable v)VariableReferenceVariableURL. exclamationEquals(Variable v)VariableReferenceVariable. getIndexed(Variable index)Get an indexed property of the variableVariableReferenceVariableArray. getIndexed(Variable index)Get an indexed property of the variableVariableReferenceVariableBase. getIndexed(Variable index)Get an indexed property of the variableVariableReferenceVariableConfiguration. getIndexed(Variable index)Get an indexed property of the variableVariableReferenceVariableConfigurationNode. getIndexed(Variable index)Get an indexed property of the variableVariableReferenceVariableDict. getIndexed(Variable index)Get an indexed property of the variableVariableReferenceVariable. greaterAngle(Variable v)VariableReferenceVariableBase. greaterAngle(Variable v)VariableReferenceVariableFloat. greaterAngle(Variable v)VariableReferenceVariableInt. greaterAngle(Variable v)VariableReferenceVariable. greaterAngleEquals(Variable v)VariableReferenceVariableBase. greaterAngleEquals(Variable v)VariableReferenceVariableFloat. greaterAngleEquals(Variable v)VariableReferenceVariableInt. greaterAngleEquals(Variable v)voidVariable. insertAt(Variable v, Variable index)Insert an object into this variable at a position.voidVariableArray. insertAt(Variable v, Variable index)Insert an object into this variable at a position.voidVariableBase. insertAt(Variable v, Variable index)Insert an object into this variable at a position.voidVariableConfiguration. insertAt(Variable v, Variable index)Insert an object into this variable at a position.voidVariableConfigurationNode. insertAt(Variable v, Variable index)Insert an object into this variable at a position.VariableReferenceVariable. lesserAngle(Variable v)VariableReferenceVariableBase. lesserAngle(Variable v)VariableReferenceVariableFloat. lesserAngle(Variable v)VariableReferenceVariableInt. lesserAngle(Variable v)VariableReferenceVariable. lesserAngleEquals(Variable v)VariableReferenceVariableBase. lesserAngleEquals(Variable v)VariableReferenceVariableFloat. lesserAngleEquals(Variable v)VariableReferenceVariableInt. lesserAngleEquals(Variable v)VariableReferenceVariable. minus(Variable v)VariableReferenceVariableBase. minus(Variable v)VariableReferenceVariableFloat. minus(Variable v)VariableReferenceVariableInt. minus(Variable v)VariableReferenceVariable. pipe(Variable v)VariableReferenceVariableBase. pipe(Variable v)VariableReferenceVariableBoolean. pipe(Variable v)VariableReferenceVariableInt. pipe(Variable v)VariableReferenceVariable. plus(Variable v)VariableReferenceVariableBase. plus(Variable v)VariableReferenceVariableConfiguration. plus(Variable v)VariableReferenceVariableConfigurationNode. plus(Variable v)VariableReferenceVariableFloat. plus(Variable v)VariableReferenceVariableInt. plus(Variable v)VariableReferenceVariableString. plus(Variable v)VariableReferenceVariableURL. plus(Variable v)voidVariable. removeAt(Variable index)Delete an object from this variable at a position.voidVariableArray. removeAt(Variable index)Delete an object from this variable at a position.voidVariableBase. removeAt(Variable index)Delete an object from this variable at a position.voidVariableConfiguration. removeAt(Variable index)Delete an object from this variable at a position.voidVariableConfigurationNode. removeAt(Variable index)Delete an object from this variable at a position.voidContextVariableReference. setReference(Variable object)Set the referencevoidNullVariableReference. setReference(Variable object)Set the referencevoidVariableArray.ElementReference. setReference(Variable v)voidVariableBase. setReference(Variable object)Set the referencevoidVariableConfiguration.NodeReference. setReference(Variable v)voidVariableConfigurationNode.AttributeReference. setReference(Variable v)voidVariableConfigurationNode.NodeReference. setReference(Variable v)voidVariableConfigurationNode.ValueReference. setReference(Variable v)voidVariableReference. setReference(Variable object)Set the referenceVariableReferenceVariable. slash(Variable v)VariableReferenceVariableBase. slash(Variable v)VariableReferenceVariableFloat. slash(Variable v)VariableReferenceVariableInt. slash(Variable v)
-