public class CreateCachesFunction extends NodeFunction<Boolean>
| Modifier and Type | Field and Description |
|---|---|
static Parameter[] |
PARAMETERS |
autoReturnType, name, returnType| Constructor and Description |
|---|
CreateCachesFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected static Processor |
getCacheCreator(Field url)
CommitProcessor is on url field of source node.
|
protected Boolean |
getFunctionValue(Node node,
Parameters parameters) |
getFunctionNameAndFillArgs, getFunctionValue, getFunctionValue, getFunctionValueForNode, getNode, getNodeParameterDef, getReturnType, newInstance, wrapcompareTo, createParameters, equals, getDescription, getFunctionValueWithList, getName, getParameterDefinition, hashCode, setDescription, setParameterDefinition, setReturnType, toStringpublic static final Parameter[] PARAMETERS
protected static Processor getCacheCreator(Field url)
url - field url of source nodeprotected Boolean getFunctionValue(Node node, Parameters parameters)
getFunctionValue in class NodeFunction<Boolean>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}