public class BackofficeIndexedTypeToSolrFacetSearchConfigModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
INDEXEDTYPE
Generated constant - Attribute key of
BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute defined at extension backofficesolrsearch. |
static String |
SOLRFACETSEARCHCONFIG
Generated constant - Attribute key of
BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute defined at extension backofficesolrsearch. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BackofficeIndexedTypeToSolrFacetSearchConfigModel()
Generated constructor - Default constructor for generic creation.
|
BackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType,
ItemModel _owner,
SolrFacetSearchConfigModel _solrFacetSearchConfig)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType,
SolrFacetSearchConfigModel _solrFacetSearchConfig)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BackofficeIndexedTypeToSolrFacetSearchConfigModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
ComposedTypeModel |
getIndexedType()
Generated method - Getter of the
BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute defined at extension backofficesolrsearch. |
SolrFacetSearchConfigModel |
getSolrFacetSearchConfig()
Generated method - Getter of the
BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute defined at extension backofficesolrsearch. |
void |
setIndexedType(ComposedTypeModel value)
Generated method - Setter of
BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute defined at extension backofficesolrsearch. |
void |
setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)
Generated method - Setter of
BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute defined at extension backofficesolrsearch. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String INDEXEDTYPE
BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute defined at extension backofficesolrsearch.public static final String SOLRFACETSEARCHCONFIG
BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute defined at extension backofficesolrsearch.public BackofficeIndexedTypeToSolrFacetSearchConfigModel()
public BackofficeIndexedTypeToSolrFacetSearchConfigModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType, SolrFacetSearchConfigModel _solrFacetSearchConfig)
_indexedType - initial attribute declared by type BackofficeIndexedTypeToSolrFacetSearchConfig at extension backofficesolrsearch_solrFacetSearchConfig - initial attribute declared by type BackofficeIndexedTypeToSolrFacetSearchConfig at extension backofficesolrsearch@Deprecated public BackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType, ItemModel _owner, SolrFacetSearchConfigModel _solrFacetSearchConfig)
_indexedType - initial attribute declared by type BackofficeIndexedTypeToSolrFacetSearchConfig at extension backofficesolrsearch_owner - initial attribute declared by type Item at extension core_solrFacetSearchConfig - initial attribute declared by type BackofficeIndexedTypeToSolrFacetSearchConfig at extension backofficesolrsearch@Accessor(qualifier="indexedType", type=GETTER) public ComposedTypeModel getIndexedType()
BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute defined at extension backofficesolrsearch.@Accessor(qualifier="solrFacetSearchConfig", type=GETTER) public SolrFacetSearchConfigModel getSolrFacetSearchConfig()
BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute defined at extension backofficesolrsearch.@Accessor(qualifier="indexedType", type=SETTER) public void setIndexedType(ComposedTypeModel value)
BackofficeIndexedTypeToSolrFacetSearchConfig.indexedType attribute defined at extension backofficesolrsearch.value - the indexedType@Accessor(qualifier="solrFacetSearchConfig", type=SETTER) public void setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)
BackofficeIndexedTypeToSolrFacetSearchConfig.solrFacetSearchConfig attribute defined at extension backofficesolrsearch.value - the solrFacetSearchConfigCopyright © 2017 SAP SE. All Rights Reserved.