public class ListFieldContext extends ObjectCollectionContext
Constructor and Description |
---|
ListFieldContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDCField(DCFieldContext fieldCtx)
This method must provide the implementation to actually add a DCField to the specific field
type being managed.
|
void |
end() |
static ElementContextFactory |
getFactory() |
void |
setField(DCField field) |
add_byte, add_bytes, add_double, add_float, add_int, add_integer, add_ip, add_list, add_long, add_map, add_object, add_seconds, add_short, add_string, setFields, writeContent
characters, getAttributes, getField, getId, getKey, getStringValue, setDataDictionary, setId, setStringValue, write
addChild, getElementName, setElementName
public static ElementContextFactory getFactory()
public void setField(DCField field)
setField
in class DCFieldContext
public void end()
end
in class DCFieldContext
protected void addDCField(DCFieldContext fieldCtx)
ObjectCollectionContext
addDCField
in class ObjectCollectionContext
fieldCtx
- The DCField to be added to the ObjectCollectionContext