public static class AgencyBrokeringTable.Model extends ContactsEntryTable.Model
| Modifier and Type | Field and Description |
|---|---|
int |
agencyBrokeringIdCol |
int |
agencyObjectIdCol |
int |
agencyObjectNrCol |
int |
agencyObjectStatusCol |
int |
agencyObjectTitleCol |
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 |
|---|
AgencyBrokeringTable.Model() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBrokering(DbAgencyBrokering brokering,
DbAgencyObject agencyObject,
DbContactsEntry contactsEntry,
String groupName) |
Long |
getAgencyObjectIdAt(int row) |
Long |
getBrokeringIdAt(int row) |
Class |
getColumnClass(int col) |
String |
getColumnName(int col) |
void |
setBrokeringAt(int row,
DbAgencyBrokering brokering,
DbAgencyObject agencyObject,
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 agencyBrokeringIdCol
public final int agencyObjectIdCol
public final int agencyObjectNrCol
public final int agencyObjectTitleCol
public final int agencyObjectStatusCol
public void addBrokering(DbAgencyBrokering brokering, DbAgencyObject agencyObject, DbContactsEntry contactsEntry, String groupName)
public Long getAgencyObjectIdAt(int row)
public Long getBrokeringIdAt(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 void setBrokeringAt(int row,
DbAgencyBrokering brokering,
DbAgencyObject agencyObject,
DbContactsEntry contactsEntry,
String groupName)
Copyright © 2015 OpenEstate. All rights reserved.