public class MerchImagePropertyModel extends AbstractMerchPropertyModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_MERCHINDEXINGCONFIG2MERCHIMAGEPROPERTY
Generated relation code constant for relation
MerchIndexingConfig2MerchImageProperty 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
MerchImageProperty.merchIndexingConfig attribute defined at extension merchandisingservices. |
static java.lang.String |
MERCHINDEXINGCONFIGPOS
Generated constant - Attribute key of
MerchImageProperty.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 |
|---|
MerchImagePropertyModel()
Generated constructor - Default constructor for generic creation.
|
MerchImagePropertyModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
MerchImagePropertyModel(SolrIndexedPropertyModel _indexedProperty)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MerchImagePropertyModel(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
MerchImageProperty.merchIndexingConfig attribute defined at extension merchandisingservices. |
void |
setMerchIndexingConfig(MerchIndexingConfigModel value)
Generated method - Setter of
MerchImageProperty.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 _MERCHINDEXINGCONFIG2MERCHIMAGEPROPERTY
MerchIndexingConfig2MerchImageProperty defining source attribute merchIndexingConfig in extension merchandisingservices.public static final java.lang.String MERCHINDEXINGCONFIGPOS
MerchImageProperty.merchIndexingConfigPOS attribute defined at extension merchandisingservices.public static final java.lang.String MERCHINDEXINGCONFIG
MerchImageProperty.merchIndexingConfig attribute defined at extension merchandisingservices.public MerchImagePropertyModel()
public MerchImagePropertyModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public MerchImagePropertyModel(SolrIndexedPropertyModel _indexedProperty)
_indexedProperty - initial attribute declared by type AbstractMerchProperty at extension merchandisingservices@Deprecated public MerchImagePropertyModel(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()
MerchImageProperty.merchIndexingConfig attribute defined at extension merchandisingservices.@Accessor(qualifier="merchIndexingConfig", type=SETTER) public void setMerchIndexingConfig(MerchIndexingConfigModel value)
MerchImageProperty.merchIndexingConfig attribute defined at extension merchandisingservices.value - the merchIndexingConfigCopyright © 2018 SAP SE. All Rights Reserved.