public static class AgencyInterestTable.Model extends ContactsEntryTable.Model
| Modifier and Type | Field and Description |
|---|---|
int |
interestIdCol |
int |
interestStatusCol |
int |
searchEstateActionCol |
int |
searchEstateTypeCol |
int |
searchIdCol |
int |
searchNameCol |
COLUMN_CITY, COLUMN_COMPANY, COLUMN_CONTACTING, COLUMN_COUNTRY, COLUMN_DAY_OF_BIRTH, COLUMN_ENTRY, COLUMN_FIRSTNAME, COLUMN_GROUP, COLUMN_GROUP_ID, COLUMN_ID, COLUMN_LASTNAME, COLUMN_LETTER_ADDRESS, COLUMN_MAIL, COLUMN_MOBILE, COLUMN_PHONE, COLUMN_POSTALCODE, COLUMN_PUBLIC_ID, COLUMN_REGION, COLUMN_STATUS, COLUMN_STREETcolumnIdentifiers, dataVectorlistenerList| Constructor and Description |
|---|
AgencyInterestTable.Model() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInterest(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
protected Object[] |
buildRow(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
Long |
getAgencySearchIdAt(int row) |
Class |
getColumnClass(int col) |
String |
getColumnName(int col) |
Long |
getInterestIdAt(int row) |
void |
setInterestAt(int row,
DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
addContactsEntry, buildRow, getContactEntryAt, getContactEntryIdAt, getContactGroupIdAt, isCellEditable, setContactEntryAtaddColumn, addColumn, addColumn, addRow, addRow, convertToVector, convertToVector, getColumnCount, getDataVector, getRowCount, getValueAt, insertRow, insertRow, moveRow, newDataAvailable, newRowsAdded, removeRow, rowsRemoved, setColumnCount, setColumnIdentifiers, setColumnIdentifiers, setDataVector, setDataVector, setNumRows, setRowCount, setValueAtaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListenerpublic final int searchIdCol
public final int searchNameCol
public final int searchEstateTypeCol
public final int searchEstateActionCol
public final int interestIdCol
public final int interestStatusCol
public void addInterest(DbAgencyInterest interest, DbAgencySearch search, DbContactsEntry contactsEntry, String groupName)
protected Object[] buildRow(DbAgencyInterest interest, DbAgencySearch search, DbContactsEntry contactsEntry, String groupName)
public Long getAgencySearchIdAt(int row)
public Class getColumnClass(int col)
getColumnClass in interface TableModelgetColumnClass in class ContactsEntryTable.Modelpublic String getColumnName(int col)
getColumnName in interface TableModelgetColumnName in class ContactsEntryTable.Modelpublic Long getInterestIdAt(int row)
public void setInterestAt(int row,
DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName)
Copyright © 2015 OpenEstate. All rights reserved.