Package | Description |
---|---|
com.openindex.openestate.tool.crm | |
com.openindex.openestate.tool.crm.db | |
com.openindex.openestate.tool.crm.db.hsql |
Modifier and Type | Method and Description |
---|---|
DbCrmMarketing.Status |
CrmMarketingTable.getMarketingStatusAt(int row) |
DbCrmMarketing.Status |
CrmMarketingTable.Model.getMarketingStatusAt(int row) |
Modifier and Type | Field and Description |
---|---|
DbCrmMarketing.Status |
DbCrmMarketing.status |
Modifier and Type | Method and Description |
---|---|
static DbCrmMarketing.Status |
DbCrmMarketing.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbCrmMarketing.Status[] |
DbCrmMarketing.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract long[] |
DbCrmMarketingHandlerImpl.getMarketingIds(Connection c,
long[] contactEntryIds,
DbCrmMarketing.Status status) |
long[] |
DbCrmMarketingHandler.getMarketingIds(Connection c,
long[] contactEntryIds,
DbCrmMarketing.Status status) |
abstract DbCrmMarketing[] |
DbCrmMarketingHandlerImpl.getMarketings(Connection c,
DbCrmMarketing.Status status) |
DbCrmMarketing[] |
DbCrmMarketingHandler.getMarketings(Connection c,
DbCrmMarketing.Status status) |
Modifier and Type | Method and Description |
---|---|
long[] |
HSqlDbCrmMarketingHandler.getMarketingIds(Connection c,
long[] contactEntryIds,
DbCrmMarketing.Status status) |
DbCrmMarketing[] |
HSqlDbCrmMarketingHandler.getMarketings(Connection c,
DbCrmMarketing.Status status) |
Copyright © 2015 OpenEstate. All rights reserved.