@StableMinor(version="7.1", sinceVersion="4.0") public interface ITabularSourceField extends ISourceField
TabularSource
field.Modifier and Type | Method and Description |
---|---|
void |
convertRowToFieldData(ISourceData originalRow,
ISourceData sourceRow)
Converts a row read from the data provider to this source field type.
|
boolean |
isPrimaryKey()
Returns a boolean indicating if this field is a primary key.
|
boolean |
isSearchable()
Returns a boolean indicating if this field is searchable.
|
getConverter, getDataType, getDefaultControlDefinition, getDefaultInputControlDefinition, getDefaultValue, getDefaultViewControlDefinition, getDefinitionNode, getId, getMaximumValue, getMinimumValue, getName, getValueClass, init, isDisplay, isExternalData, isGetData, isIntroduction, isKeywords, isParentId, isPrimaryName, isReadOnly, isRequired, isRequiredWhenVisible
boolean isPrimaryKey()
boolean isSearchable()
void convertRowToFieldData(ISourceData originalRow, ISourceData sourceRow) throws PortalException
originalRow
- a row containing the original data.sourceRow
- the row to be populated with this field's data.PortalException
Lumisportal 7.1.1.140331 - Copyright � 2006�2014 Lumis EIP Tecnologia da Informa��o LTDA. All Rights Reserved.