|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.bridge.util.xml.query.FieldDefinition
Defines options for a field to index.
| Field Summary | |
String |
fieldName
Name of the field XXX: How is this different from stepField.getFieldName() ? |
StepField |
stepField
Reference to (a) definition of this field in the query. |
| Constructor Summary | |
FieldDefinition()
Constructor |
|
| Method Summary | |
void |
configure(Element fieldElement)
Configures the field definition, using data from a DOM element |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public String fieldName
public StepField stepField
| Constructor Detail |
public FieldDefinition()
| Method Detail |
public void configure(Element fieldElement)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||