public class ConfigParameterGroupArray extends FndAbstractArray
ConfigParameterGroup
.FndCompoundAttribute.Iterator
meta, rec, value
Constructor and Description |
---|
ConfigParameterGroupArray() |
ConfigParameterGroupArray(FndAttributeMeta meta) |
ConfigParameterGroupArray(FndAttributeMeta meta,
FndCompoundReference parentKeyInParent) |
Modifier and Type | Method and Description |
---|---|
boolean |
add(ConfigParameterGroup record) |
void |
add(ConfigParameterGroupArray array) |
void |
add(int index,
ConfigParameterGroup record) |
void |
assign(ConfigParameterGroupArray from) |
boolean |
contains(ConfigParameterGroup record) |
FndDetailCondition |
createDetailCondition(ConfigParameterGroup record,
FndQueryReferenceCategory category) |
ConfigParameterGroup |
firstElement() |
ConfigParameterGroup |
get(int index) |
int |
indexOf(ConfigParameterGroup record) |
ConfigParameterGroup |
lastElement() |
int |
lastIndexOf(ConfigParameterGroup record) |
protected FndAttribute |
newAttribute(FndAttributeMeta meta)
Create a new attribute of the same type.
|
FndAbstractRecord |
newRecord()
Creates a new record of the correct type for the array.
|
protected FndAbstractRecord |
newRecord(FndTokenReader stream) |
ConfigParameterGroup |
remove(int index) |
ConfigParameterGroup |
set(int index,
ConfigParameterGroup record) |
addAll, assign, assign, assign, clear, clone, copy, customQuery, formatAttributeToXml, formatRecordArray, formatValue, formatValueToXml, getInternalRecords, getLength, getTemplateRecord, hashCode, internalAdd, internalAdd, internalAdd, internalAdd, internalContains, internalEquals, internalFirstElement, internalGet, internalIndexOf, internalLastElement, internalLastIndexOf, internalRemove, internalSet, isNull, isVector, load, markStateRecursively, parseBuffer, parseRecordArray, reset, serializedSize, setNonExistent, setNull, setState, setTemplateRecord, size, sort, sort, sort, sortOnAttribute, sortOnAttribute, sortOnAttribute, sortOnAttribute, sortOnState, transformToRecordArray
cascadeDelete, connectElement, connectElementToParent, containsDependentDetails, createCondition, format, getCompoundMeta, getParentKeyInParent, hasPersistentParts, isCompound, setParentKeyInElement, setParentKeyInParent
addInvalidValueInfo, checkFormat, checkFormat, checkNotModified, checkNotModified, checkNotModified, checkNotModified, checkNotModified, checkNotModified, checkRange, checkRange, checkRange, checkRange, checkRange, checkRange, checkUpperCase, checkUpperCase, checkValuePresent, checkValuePresent, checkValuePresent, checkValuePresent, checkValuePresent, checkValuePresent, cloneValue, compareTo, createBetweenCondition, createEqualCondition, createGreaterThanCondition, createGreaterThanOrEqualCondition, createLessThanCondition, createLessThanOrEqualCondition, createNotEqualCondition, descending, exclude, exist, getColumns, getInnerTypes, getInvalidValueInfo, getMeta, getName, getParentRecord, getResultCategory, getSortDirection, getSqlType, getState, getType, hasValue, include, include, internalGetValue, internalSetValue, invalidate, invalidate, invalidate, invalidate, invalidate, invalidate, invalidate, invalidate, invalidate, invalidate, invalidate, invalidate, isDirty, isExcluded, isKey, isLong, isMandatory, isPartOfPrimaryKey, isQuery, isSet, isUpdateAllowed, parse, parseDatabaseString, parseString, parseXmlString, set, setDirty, setDirty, setExistent, setInvalidValueInfo, setMandatory, setName, setParentRecord, setQuery, setSqlValue, setState, setType, setUpdateAllowed, sortFieldIterator, toDatabaseString, toFndSqlValue, toString, unset, validate, validate
public ConfigParameterGroupArray()
public ConfigParameterGroupArray(FndAttributeMeta meta)
public ConfigParameterGroupArray(FndAttributeMeta meta, FndCompoundReference parentKeyInParent)
public boolean add(ConfigParameterGroup record)
public void add(int index, ConfigParameterGroup record)
public void add(ConfigParameterGroupArray array)
public void assign(ConfigParameterGroupArray from) throws SystemException
SystemException
public boolean contains(ConfigParameterGroup record)
public ConfigParameterGroup firstElement()
public ConfigParameterGroup get(int index)
public int indexOf(ConfigParameterGroup record)
public ConfigParameterGroup lastElement()
public int lastIndexOf(ConfigParameterGroup record)
public ConfigParameterGroup remove(int index)
public ConfigParameterGroup set(int index, ConfigParameterGroup record)
public FndDetailCondition createDetailCondition(ConfigParameterGroup record, FndQueryReferenceCategory category)
public FndAbstractRecord newRecord()
FndAbstractArray
newRecord
in class FndAbstractArray
protected FndAbstractRecord newRecord(FndTokenReader stream) throws ParseException
newRecord
in class FndAbstractArray
ParseException
protected FndAttribute newAttribute(FndAttributeMeta meta)
FndAbstractArray
newAttribute
in class FndAbstractArray
meta
- Meta-data