public class MerchPropertyModel extends AbstractMerchPropertyModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_MERCHINDEXINGCONFIG2MERCHPROPERTY
Generated relation code constant for relation
MerchIndexingConfig2MerchProperty defining source attribute merchIndexingConfig in extension merchandisingservices. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
MERCHINDEXINGCONFIG
Generated constant - Attribute key of
MerchProperty.merchIndexingConfig attribute defined at extension merchandisingservices. |
static java.lang.String |
MERCHINDEXINGCONFIGPOS
Generated constant - Attribute key of
MerchProperty.merchIndexingConfigPOS attribute defined at extension merchandisingservices. |
INDEXEDPROPERTY, MERCHMAPPEDNAME_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
MerchPropertyModel()
Generated constructor - Default constructor for generic creation.
|
MerchPropertyModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
MerchPropertyModel(SolrIndexedPropertyModel _indexedProperty)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MerchPropertyModel(SolrIndexedPropertyModel _indexedProperty,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
MerchIndexingConfigModel |
getMerchIndexingConfig()
Generated method - Getter of the
MerchProperty.merchIndexingConfig attribute defined at extension merchandisingservices. |
void |
setMerchIndexingConfig(MerchIndexingConfigModel value)
Generated method - Setter of
MerchProperty.merchIndexingConfig attribute defined at extension merchandisingservices. |
getIndexedProperty, getMerchMappedName, setIndexedProperty, setMerchMappedNamegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String _MERCHINDEXINGCONFIG2MERCHPROPERTY
MerchIndexingConfig2MerchProperty defining source attribute merchIndexingConfig in extension merchandisingservices.public static final java.lang.String MERCHINDEXINGCONFIGPOS
MerchProperty.merchIndexingConfigPOS attribute defined at extension merchandisingservices.public static final java.lang.String MERCHINDEXINGCONFIG
MerchProperty.merchIndexingConfig attribute defined at extension merchandisingservices.public MerchPropertyModel()
public MerchPropertyModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public MerchPropertyModel(SolrIndexedPropertyModel _indexedProperty)
_indexedProperty - initial attribute declared by type AbstractMerchProperty at extension merchandisingservices@Deprecated public MerchPropertyModel(SolrIndexedPropertyModel _indexedProperty, ItemModel _owner)
_indexedProperty - initial attribute declared by type AbstractMerchProperty at extension merchandisingservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="merchIndexingConfig", type=GETTER) public MerchIndexingConfigModel getMerchIndexingConfig()
MerchProperty.merchIndexingConfig attribute defined at extension merchandisingservices.@Accessor(qualifier="merchIndexingConfig", type=SETTER) public void setMerchIndexingConfig(MerchIndexingConfigModel value)
MerchProperty.merchIndexingConfig attribute defined at extension merchandisingservices.value - the merchIndexingConfigCopyright © 2018 SAP SE. All Rights Reserved.