public class CxDefaultTriggerModel extends CxAbstractTriggerModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
_CXTRIGGERTOVARIATION, CATALOGVERSION, CODE, VARIATION_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CxDefaultTriggerModel()
Generated constructor - Default constructor for generic creation.
|
CxDefaultTriggerModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
CxVariationModel _variation)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxDefaultTriggerModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
ItemModel _owner,
CxVariationModel _variation)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxDefaultTriggerModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
getCatalogVersion, getCode, getVariation, setCatalogVersion, setCode, setVariationgetComments, 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 CxDefaultTriggerModel()
public CxDefaultTriggerModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CxDefaultTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxVariationModel _variation)
_catalogVersion - initial attribute declared by type CxAbstractTrigger at extension personalizationservices_code - initial attribute declared by type CxAbstractTrigger at extension personalizationservices_variation - initial attribute declared by type CxAbstractTrigger at extension personalizationservices@Deprecated public CxDefaultTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, CxVariationModel _variation)
_catalogVersion - initial attribute declared by type CxAbstractTrigger at extension personalizationservices_code - initial attribute declared by type CxAbstractTrigger at extension personalizationservices_owner - initial attribute declared by type Item at extension core_variation - initial attribute declared by type CxAbstractTrigger at extension personalizationservicesCopyright © 2018 SAP SE. All Rights Reserved.