| Modifier and Type | Method and Description |
|---|---|
AbstractAttribImpl |
OpenEstateAttrib.createImpl() |
AbstractAttribImpl |
EstateImpl.getAttribute(OpenEstateAttrib attrib) |
AbstractAttribImpl |
EstateImpl.removeAttribute(OpenEstateAttrib attrib) |
| Modifier and Type | Method and Description |
|---|---|
Map<OpenEstateAttrib,AbstractAttribImpl> |
EstateImpl.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SearchAttribImpl.isMatching(AbstractAttribImpl value) |
void |
EstateImpl.putAttribute(AbstractAttribImpl attribImpl) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexAreaAttrib
ComplexAreaAttrib.
|
class |
ComplexAttrib<ObjectType>
Allgemeine Implementierung eines komplexen OpenEstate-Attributes.
|
class |
ComplexCurrencyAttrib
ComplexCurrencyAttrib.
|
class |
ComplexEnergyConsumptionAttrib
ComplexEnergyConsumptionAttrib.
|
class |
ComplexEnumAttrib<OptionType extends Enum>
mehrfach belegbares Aufzählungs-Attribut.
|
class |
ComplexLengthAttrib
ComplexLengthAttrib.
|
class |
ComplexStringAttrib
einfaches String-Attribut.
|
class |
ComplexVolumeAttrib
ComplexVolumeAttrib.
|
class |
SimpleAttrib<ObjectType>
Allgemeine Implementierung eines einfachen OpenEstate-Attributes.
|
class |
SimpleBooleanAttrib
einfaches Boolean-Attribut.
|
class |
SimpleEnumAttrib<OptionType extends Enum>
einfach belegbares Aufzählungs-Attribut.
|
class |
SimpleNumericAttrib
einfaches Zahlen-Attribut.
|
class |
SimpleTimeAttrib
einfaches Zeit-Attribut.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Age
Implementation of attribute
OpenEstateAttrib.CONDITION_AGE. |
class |
BuildYear
Implementation of attribute
OpenEstateAttrib.CONDITION_BUILD_YEAR. |
class |
ConditionType
Implementation of attribute
OpenEstateAttrib.CONDITION_CONDITION_TYPE. |
class |
ConstructionPhase
Implementation of attribute
OpenEstateAttrib.CONDITION_CONSTRUCTION_PHASE. |
class |
ContaminatedSites
Implementation of attribute
OpenEstateAttrib.CONDITION_CONTAMINATED_SITES. |
class |
Development
Implementation of attribute
OpenEstateAttrib.CONDITION_DEVELOPMENT. |
class |
RefurbishmentPercentage
Implementation of attribute
OpenEstateAttrib.CONDITION_REFURBISHMENT_PERCENTAGE. |
class |
RefurbishmentYear
Implementation of attribute
OpenEstateAttrib.CONDITION_REFURBISHMENT_YEAR. |
class |
RenovationPercentage
Implementation of attribute
OpenEstateAttrib.CONDITION_RENOVATION_PERCENTAGE. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdditionalInformation
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_ADDITIONAL_INFORMATION. |
class |
AgentFeeInformation
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_AGENT_FEE_INFORMATION. |
class |
DetailledDescription
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_DETAILLED_DESCRIPTION. |
class |
FeatureDescription
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_FEATURE_DESCRIPTION. |
class |
Keywords
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_KEYWORDS. |
class |
LocationDescription
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_LOCATION_DESCRIPTION. |
class |
PriceDescription
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_PRICE_DESCRIPTION. |
class |
ShortDescription
Implementation of attribute
OpenEstateAttrib.DESCRIPTIONS_SHORT_DESCRIPTION. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAttribImpl |
HSqlDbObjectsHandler.buildAttrib(ResultSet result,
Map<Long,String> languages,
EstateImpl estate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractTypeImpl.isAttribGeneral(AbstractAttribImpl attribSpec)
Überprüfung, ob ein Attribut als allgemeines Attribut registriert ist.
|
boolean |
AbstractTypeImpl.isAttribRequired(AbstractAttribImpl attribSpec)
Überprüfung, ob ein Attribut als Pflichtattribut registriert ist.
|
| Modifier and Type | Method and Description |
|---|---|
static EstateImpl |
ExampleFactory.createEstate(AbstractTypeImpl estateType,
OpenEstateAction estateAction,
Map<OpenEstateAttrib,AbstractAttribImpl> values) |
Copyright © 2019 OpenEstate. All rights reserved.