public class CxUrlVoterConfigModel extends CxAbstractCalcConfigModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_CXCONFIGTOCXURLVOTERCONFIG
Generated relation code constant for relation
CxConfigToCxUrlVoterConfig defining source attribute cxConfig in extension personalizationservices. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CXCONFIG
Generated constant - Attribute key of
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices. |
static java.lang.String |
CXCONFIGPOS
Generated constant - Attribute key of
CxUrlVoterConfig.cxConfigPOS attribute defined at extension personalizationservices. |
static java.lang.String |
URLREGEXP
Generated constant - Attribute key of
CxUrlVoterConfig.urlRegexp attribute defined at extension personalizationservices. |
ACTIONS, CODE, USERTYPE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CxUrlVoterConfigModel()
Generated constructor - Default constructor for generic creation.
|
CxUrlVoterConfigModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CxUrlVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
ItemModel _owner,
java.lang.String _urlRegexp)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxUrlVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
java.lang.String _urlRegexp)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
CxConfigModel |
getCxConfig()
Generated method - Getter of the
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices. |
java.lang.String |
getUrlRegexp()
Generated method - Getter of the
CxUrlVoterConfig.urlRegexp attribute defined at extension personalizationservices. |
void |
setCxConfig(CxConfigModel value)
Generated method - Setter of
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices. |
void |
setUrlRegexp(java.lang.String value)
Generated method - Setter of
CxUrlVoterConfig.urlRegexp attribute defined at extension personalizationservices. |
getActions, getCode, getUserType, setActions, setCode, setUserTypegetComments, 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 _CXCONFIGTOCXURLVOTERCONFIG
CxConfigToCxUrlVoterConfig defining source attribute cxConfig in extension personalizationservices.public static final java.lang.String URLREGEXP
CxUrlVoterConfig.urlRegexp attribute defined at extension personalizationservices.public static final java.lang.String CXCONFIGPOS
CxUrlVoterConfig.cxConfigPOS attribute defined at extension personalizationservices.public static final java.lang.String CXCONFIG
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices.public CxUrlVoterConfigModel()
public CxUrlVoterConfigModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public CxUrlVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
java.lang.String _urlRegexp)
_actions - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices_code - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices_cxConfig - initial attribute declared by type CxUrlVoterConfig at extension personalizationservices_urlRegexp - initial attribute declared by type CxUrlVoterConfig at extension personalizationservices@Deprecated
public CxUrlVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
ItemModel _owner,
java.lang.String _urlRegexp)
_actions - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices_code - initial attribute declared by type CxAbstractCalcConfig at extension personalizationservices_cxConfig - initial attribute declared by type CxUrlVoterConfig at extension personalizationservices_owner - initial attribute declared by type Item at extension core_urlRegexp - initial attribute declared by type CxUrlVoterConfig at extension personalizationservices@Accessor(qualifier="cxConfig", type=GETTER) public CxConfigModel getCxConfig()
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices.@Accessor(qualifier="urlRegexp", type=GETTER) public java.lang.String getUrlRegexp()
CxUrlVoterConfig.urlRegexp attribute defined at extension personalizationservices.@Accessor(qualifier="cxConfig", type=SETTER) public void setCxConfig(CxConfigModel value)
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices.value - the cxConfigCopyright © 2018 SAP SE. All Rights Reserved.