public class BillingEventModel extends BillingTimeModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CHANGEPRODUCTPRICEBUNDLERULES
Generated constant - Attribute key of
BillingEvent.changeProductPriceBundleRules attribute defined at extension subscriptionbundleservices. |
CARTAWARE, CODE, DESCRIPTION, NAMEINCART, NAMEINORDER, ORDER_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BillingEventModel()
Generated constructor - Default constructor for generic creation.
|
BillingEventModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
BillingEventModel(java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BillingEventModel(java.lang.String _code,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ChangeProductPriceBundleRuleModel> |
getChangeProductPriceBundleRules()
Generated method - Getter of the
BillingEvent.changeProductPriceBundleRules attribute defined at extension subscriptionbundleservices. |
void |
setChangeProductPriceBundleRules(java.util.Collection<ChangeProductPriceBundleRuleModel> value)
Generated method - Setter of
BillingEvent.changeProductPriceBundleRules attribute defined at extension subscriptionbundleservices. |
getCartAware, getCode, getDescription, getDescription, getNameInCart, getNameInCart, getNameInOrder, getNameInOrder, getOrder, setCartAware, setCode, setDescription, setDescription, setNameInCart, setNameInCart, setNameInOrder, setNameInOrder, setOrdergetComments, 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 CHANGEPRODUCTPRICEBUNDLERULES
BillingEvent.changeProductPriceBundleRules attribute defined at extension subscriptionbundleservices.public BillingEventModel()
public BillingEventModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BillingEventModel(java.lang.String _code)
_code - initial attribute declared by type BillingTime at extension subscriptionservices@Deprecated
public BillingEventModel(java.lang.String _code,
ItemModel _owner)
_code - initial attribute declared by type BillingTime at extension subscriptionservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="changeProductPriceBundleRules", type=GETTER) public java.util.Collection<ChangeProductPriceBundleRuleModel> getChangeProductPriceBundleRules()
BillingEvent.changeProductPriceBundleRules attribute defined at extension subscriptionbundleservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="changeProductPriceBundleRules", type=SETTER) public void setChangeProductPriceBundleRules(java.util.Collection<ChangeProductPriceBundleRuleModel> value)
BillingEvent.changeProductPriceBundleRules attribute defined at extension subscriptionbundleservices.value - the changeProductPriceBundleRulesCopyright © 2018 SAP SE. All Rights Reserved.