public class DisableRuleGeoAreaModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_ABSTRACTBUNDLERULESCONDITIONALPOSTCODESRELATION
Generated relation code constant for relation
AbstractBundleRulesConditionalPostcodesRelation defining source attribute conditionalBundleRules in extension financialservices. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
AREACODE
Generated constant - Attribute key of
DisableRuleGeoArea.areaCode attribute defined at extension financialservices. |
static String |
AREANAME
Generated constant - Attribute key of
DisableRuleGeoArea.areaName attribute defined at extension financialservices. |
static String |
CONDITIONALBUNDLERULES
Generated constant - Attribute key of
DisableRuleGeoArea.conditionalBundleRules attribute defined at extension financialservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
DisableRuleGeoAreaModel()
Generated constructor - Default constructor for generic creation.
|
DisableRuleGeoAreaModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
DisableRuleGeoAreaModel(String _areaCode,
String _areaName)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
DisableRuleGeoAreaModel(String _areaCode,
String _areaName,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAreaCode()
Generated method - Getter of the
DisableRuleGeoArea.areaCode attribute defined at extension financialservices. |
String |
getAreaName()
Generated method - Getter of the
DisableRuleGeoArea.areaName attribute defined at extension financialservices. |
Collection<AbstractBundleRuleModel> |
getConditionalBundleRules()
Generated method - Getter of the
DisableRuleGeoArea.conditionalBundleRules attribute defined at extension financialservices. |
void |
setAreaCode(String value)
Generated method - Initial setter of
DisableRuleGeoArea.areaCode attribute defined at extension financialservices. |
void |
setAreaName(String value)
Generated method - Setter of
DisableRuleGeoArea.areaName attribute defined at extension financialservices. |
void |
setConditionalBundleRules(Collection<AbstractBundleRuleModel> value)
Generated method - Setter of
DisableRuleGeoArea.conditionalBundleRules attribute defined at extension financialservices. |
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 _ABSTRACTBUNDLERULESCONDITIONALPOSTCODESRELATION
AbstractBundleRulesConditionalPostcodesRelation defining source attribute conditionalBundleRules in extension financialservices.public static final String AREACODE
DisableRuleGeoArea.areaCode attribute defined at extension financialservices.public static final String AREANAME
DisableRuleGeoArea.areaName attribute defined at extension financialservices.public static final String CONDITIONALBUNDLERULES
DisableRuleGeoArea.conditionalBundleRules attribute defined at extension financialservices.public DisableRuleGeoAreaModel()
public DisableRuleGeoAreaModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public DisableRuleGeoAreaModel(String _areaCode, String _areaName)
_areaCode - initial attribute declared by type DisableRuleGeoArea at extension financialservices_areaName - initial attribute declared by type DisableRuleGeoArea at extension financialservices@Deprecated public DisableRuleGeoAreaModel(String _areaCode, String _areaName, ItemModel _owner)
_areaCode - initial attribute declared by type DisableRuleGeoArea at extension financialservices_areaName - initial attribute declared by type DisableRuleGeoArea at extension financialservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="areaCode", type=GETTER) public String getAreaCode()
DisableRuleGeoArea.areaCode attribute defined at extension financialservices.@Accessor(qualifier="areaName", type=GETTER) public String getAreaName()
DisableRuleGeoArea.areaName attribute defined at extension financialservices.@Accessor(qualifier="conditionalBundleRules", type=GETTER) public Collection<AbstractBundleRuleModel> getConditionalBundleRules()
DisableRuleGeoArea.conditionalBundleRules attribute defined at extension financialservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="areaCode", type=SETTER) public void setAreaCode(String value)
DisableRuleGeoArea.areaCode attribute defined at extension financialservices. Can only be used at creation of model - before first save.value - the areaCode - unique postal code (part or all) code that identifies the region@Accessor(qualifier="areaName", type=SETTER) public void setAreaName(String value)
DisableRuleGeoArea.areaName attribute defined at extension financialservices.value - the areaName - Name of region covered by postal code(s)@Accessor(qualifier="conditionalBundleRules", type=SETTER) public void setConditionalBundleRules(Collection<AbstractBundleRuleModel> value)
DisableRuleGeoArea.conditionalBundleRules attribute defined at extension financialservices.value - the conditionalBundleRulesCopyright © 2017 SAP SE. All Rights Reserved.