Package | Description |
---|---|
com.openindex.openestate.impl | |
com.openindex.openestate.impl.attribs | |
com.openindex.openestate.impl.types |
Modifier and Type | Method and Description |
---|---|
OpenEstateAttribGroup |
OpenEstateAttrib.getGroup() |
static OpenEstateAttribGroup |
OpenEstateUtils.lookupAttrib(String group)
Deprecated.
|
static OpenEstateAttribGroup |
OpenEstateUtils.lookupAttribGroup(String groupName) |
static OpenEstateAttribGroup |
OpenEstateAttribGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenEstateAttribGroup[] |
OpenEstateAttribGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OpenEstateAttrib.isGroup(OpenEstateAttribGroup group) |
Modifier and Type | Method and Description |
---|---|
OpenEstateAttribGroup |
AbstractAttribImpl.getAttribGroup()
Deprecated.
|
OpenEstateAttribGroup |
AbstractAttribImpl.getGroup() |
Modifier and Type | Method and Description |
---|---|
OpenEstateAttrib[] |
AbstractTypeImpl.getAttribs(OpenEstateAction action,
OpenEstateAttribGroup[] groups)
Liefert alle allgemein registrierten Attribute sowie Vermarktungsattribute zu bestimmten Attribut-Gruppen.
|
OpenEstateAttrib[] |
AbstractTypeImpl.getAttribsByGroup(OpenEstateAttribGroup group)
Liefert die registrierten Attribute einer Attributgruppe.
|
Copyright © 2019 OpenEstate. All rights reserved.