public class BindObjectNotEqualDirective extends BindObjectEqualDirective
Constructor and Description |
---|
BindObjectNotEqualDirective() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
protected void |
render(org.apache.velocity.context.InternalContextAdapter context,
Writer writer,
ParameterBinding binding) |
protected void |
renderColumn(org.apache.velocity.context.InternalContextAdapter context,
Writer writer,
Object columnName,
int columnIndex) |
render, toArray, toIdMap
bind, getChild, getType, render
public String getName()
getName
in class BindObjectEqualDirective
protected void renderColumn(org.apache.velocity.context.InternalContextAdapter context, Writer writer, Object columnName, int columnIndex) throws IOException
renderColumn
in class BindObjectEqualDirective
IOException
protected void render(org.apache.velocity.context.InternalContextAdapter context, Writer writer, ParameterBinding binding) throws IOException
render
in class BindObjectEqualDirective
IOException
Copyright © 2001–2023 Apache Cayenne. All rights reserved.