public abstract class AbstractFunction extends Object implements Function
BASE64_DECODE, BASE64_ENCODE, CONDITIONAL, CONNECTOR_CALL, COPY, DIVIDE, EQ, FAILURE, GE, GT, JSON_DECODE, JSON_ENCODE, LE, LITERAL_FLOAT, LITERAL_INTEGER, LITERAL_STRING, LT, MULTIPLY, NE, NOT_ZERO, REN, SCRIPT, SHA256, SQL_COUNT_NOT_ZERO, SQL_COUNT_ZERO, SQL_SELECT_SINGLE, STRING_SUBSTITUTOR, STRUCTURE_ARRAY_ITERATOR, SUBSTRACT, SUCCESS, SUM, ZERO| Constructor and Description |
|---|
AbstractFunction(Collection<String> methods,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected void |
logFailure(String msg) |
protected void |
logSuccess(String msg) |
boolean |
validFor(String method) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluate, getOutputContext, getOutputNamepublic AbstractFunction(Collection<String> methods, String name)
Copyright © 2023 Cesar Martinez. All rights reserved.