Modifier and Type | Method and Description |
---|---|
OpenEstateAction |
EstateImpl.getAction() |
static OpenEstateAction |
OpenEstateUtils.lookupAction(String actionName) |
static OpenEstateAction |
OpenEstateAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenEstateAction[] |
OpenEstateAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OpenEstateAttrib |
OpenEstateUtils.getPrimaryPriceAttrib(OpenEstateType type,
OpenEstateAction action) |
void |
EstateImpl.setType(AbstractTypeImpl typeSpec,
OpenEstateAction action) |
void |
EstateImpl.setType(OpenEstateType type,
OpenEstateAction action) |
Modifier and Type | Method and Description |
---|---|
abstract OpenEstateAction[] |
DbObjectsHandlerImpl.getObjectActions(Connection c) |
OpenEstateAction[] |
DbObjectsHandler.getObjectActions(Connection c) |
Modifier and Type | Method and Description |
---|---|
OpenEstateAction[] |
HSqlDbObjectsHandler.getObjectActions(Connection c) |
Modifier and Type | Method and Description |
---|---|
protected OpenEstateAction |
IdxReader.getEstateAction(org.openestate.io.idx.IdxRecord record,
AbstractTypeImpl estateType) |
Modifier and Type | Method and Description |
---|---|
protected OpenEstateAction |
Is24CsvReader.getAction(org.openestate.io.is24_csv.types.Vermarktungsart vermarktung) |
protected OpenEstateAction |
Is24CsvReader.getAction(org.openestate.io.is24_csv.types.VermarktungsartGewerbe vermarktung) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.is24_csv.Is24CsvRecord |
Is24CsvWriter.createEmptyRecord(OpenEstateType type,
OpenEstateAction action,
boolean investment) |
protected org.openestate.io.is24_csv.types.Vermarktungsart |
Is24CsvWriter.getVermarktungsart(OpenEstateAction action) |
protected org.openestate.io.is24_csv.types.VermarktungsartGewerbe |
Is24CsvWriter.getVermarktungsartGewerbe(OpenEstateAction action) |
Modifier and Type | Method and Description |
---|---|
OpenEstateAction[] |
AbstractTypeImpl.getActions()
Liefert die internen Bezeichnungen der registrierten Vermarktungsarten.
|
Modifier and Type | Method and Description |
---|---|
OpenEstateAttrib[] |
AbstractTypeImpl.getAttribs(OpenEstateAction action)
Liefert alle allgemein registrierten Attribute sowie Vermarktungsattribute.
|
OpenEstateAttrib[] |
AbstractTypeImpl.getAttribs(OpenEstateAction action,
OpenEstateAttribGroup[] groups)
Liefert alle allgemein registrierten Attribute sowie Vermarktungsattribute zu bestimmten Attribut-Gruppen.
|
OpenEstateAttrib[] |
AbstractTypeImpl.getAttribsByAction(OpenEstateAction action)
Liefert die registrierten Attribute einer Vermarktungsart.
|
OpenEstateAttrib |
AbstractTypeImpl.getPrimaryPriceAttrib(OpenEstateAction action) |
boolean |
AbstractTypeImpl.hasAction(OpenEstateAction action)
Überprüfung, ob eine Vermarktungsart in der Immobilienart registriert ist.
|
protected void |
AbstractTypeImpl.registerSupportedAction(OpenEstateAction action) |
protected void |
AbstractTypeImpl.registerSupportedAttribute(OpenEstateAttrib attrib,
OpenEstateAction[] actions,
boolean required) |
Modifier and Type | Method and Description |
---|---|
OpenEstateAction |
JEstateActionItem.getAction() |
Modifier and Type | Method and Description |
---|---|
static EstateImpl |
ExampleFactory.createEstate(AbstractTypeImpl estateType,
OpenEstateAction estateAction) |
static EstateImpl |
ExampleFactory.createEstate(AbstractTypeImpl estateType,
OpenEstateAction estateAction,
Map<OpenEstateAttrib,AbstractAttribImpl> values) |
Constructor and Description |
---|
JEstateActionItem(OpenEstateAction action) |
Copyright © 2019 OpenEstate. All rights reserved.