Package | Description |
---|---|
com.openindex.openestate.tool.agency.addons.contacts.db | |
com.openindex.openestate.tool.agency.addons.contacts.db.hsql |
Modifier and Type | Field and Description |
---|---|
DbAgencyInterest.Status |
DbAgencyInterest.status |
Modifier and Type | Method and Description |
---|---|
static DbAgencyInterest.Status |
DbAgencyInterest.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbAgencyInterest.Status[] |
DbAgencyInterest.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[] |
DbAgencyInterestsHandlerImpl.getInterestIds(Connection c,
DbAgencyInterest.Status status) |
long[] |
DbAgencyInterestsHandler.getInterestIds(Connection c,
DbAgencyInterest.Status status) |
abstract DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterests(Connection c,
DbAgencyInterest.Status status) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterests(Connection c,
DbAgencyInterest.Status status) |
Modifier and Type | Method and Description |
---|---|
long[] |
HSqlDbAgencyInterestsHandler.getInterestIds(Connection c,
DbAgencyInterest.Status status) |
DbAgencyInterest[] |
HSqlDbAgencyInterestsHandler.getInterests(Connection c,
DbAgencyInterest.Status status) |
Copyright © 2015 OpenEstate. All rights reserved.