Class RecurringChargeEntryModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.subscriptionservices.model.ChargeEntryModel
de.hybris.platform.subscriptionservices.model.RecurringChargeEntryModel
- All Implemented Interfaces:
Serializable
Generated model class for type RecurringChargeEntry first defined at extension subscriptionservices.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationCpqSubscriptionDetail2RecurringChargeEntryRelationdefining source attributecpqSubscriptionRecurringin extensionsapcpqsbintegration.static final StringGenerated relation code constant for relationSubscriptionPricePlan2RecurringChargeEntryRelationdefining source attributesubscriptionPricePlanRecurringin extensionsubscriptionservices.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofRecurringChargeEntry.cpqSubscriptionRecurringattribute defined at extensionsapcpqsbintegration.static final StringGenerated constant - Attribute key ofRecurringChargeEntry.cycleEndattribute defined at extensionsubscriptionservices.static final StringGenerated constant - Attribute key ofRecurringChargeEntry.cycleStartattribute defined at extensionsubscriptionservices.static final StringGenerated constant - Attribute key ofRecurringChargeEntry.isAdvanceBilledattribute defined at extensionsaprevenuecloudproduct.static final StringGenerated constant - Attribute key ofRecurringChargeEntry.isProratedattribute defined at extensionsaprevenuecloudproduct.static final StringGenerated constant - Attribute key ofRecurringChargeEntry.subscriptionBillingIdattribute defined at extensionsaprevenuecloudproduct.static final StringGenerated constant - Attribute key ofRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.Fields inherited from class de.hybris.platform.subscriptionservices.model.ChargeEntryModel
BILLINGTIME, CATALOGVERSION, CURRENCY, ID, PRICEFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.RecurringChargeEntryModel(CatalogVersionModel _catalogVersion, Integer _cycleStart, String _id, ItemModel _owner, Double _price) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRecurringChargeEntryModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextRecurringChargeEntryModel(Integer _cycleStart, Double _price) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theRecurringChargeEntry.cpqSubscriptionRecurringattribute defined at extensionsapcpqsbintegration.Generated method - Getter of theRecurringChargeEntry.cycleEndattribute defined at extensionsubscriptionservices.Generated method - Getter of theRecurringChargeEntry.cycleStartattribute defined at extensionsubscriptionservices.Generated method - Getter of theRecurringChargeEntry.isAdvanceBilledattribute defined at extensionsaprevenuecloudproduct.Generated method - Getter of theRecurringChargeEntry.isProratedattribute defined at extensionsaprevenuecloudproduct.Generated method - Getter of theRecurringChargeEntry.subscriptionBillingIdattribute defined at extensionsaprevenuecloudproduct.Generated method - Getter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.voidGenerated method - Setter ofRecurringChargeEntry.cpqSubscriptionRecurringattribute defined at extensionsapcpqsbintegration.voidsetCycleEnd(Integer value) Generated method - Setter ofRecurringChargeEntry.cycleEndattribute defined at extensionsubscriptionservices.voidsetCycleStart(Integer value) Generated method - Setter ofRecurringChargeEntry.cycleStartattribute defined at extensionsubscriptionservices.voidsetIsAdvanceBilled(Boolean value) Generated method - Setter ofRecurringChargeEntry.isAdvanceBilledattribute defined at extensionsaprevenuecloudproduct.voidsetIsProrated(Boolean value) Generated method - Setter ofRecurringChargeEntry.isProratedattribute defined at extensionsaprevenuecloudproduct.voidsetSubscriptionBillingId(String value) Generated method - Setter ofRecurringChargeEntry.subscriptionBillingIdattribute defined at extensionsaprevenuecloudproduct.voidGenerated method - Setter ofRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.Methods inherited from class de.hybris.platform.subscriptionservices.model.ChargeEntryModel
getBillingTime, getCatalogVersion, getCurrency, getId, getPrice, setCatalogVersion, setId, setPriceMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_SUBSCRIPTIONPRICEPLAN2RECURRINGCHARGEENTRYRELATION
Generated relation code constant for relationSubscriptionPricePlan2RecurringChargeEntryRelationdefining source attributesubscriptionPricePlanRecurringin extensionsubscriptionservices.- See Also:
-
_CPQSUBSCRIPTIONDETAIL2RECURRINGCHARGEENTRYRELATION
Generated relation code constant for relationCpqSubscriptionDetail2RecurringChargeEntryRelationdefining source attributecpqSubscriptionRecurringin extensionsapcpqsbintegration.- See Also:
-
CYCLESTART
Generated constant - Attribute key ofRecurringChargeEntry.cycleStartattribute defined at extensionsubscriptionservices.- See Also:
-
CYCLEEND
Generated constant - Attribute key ofRecurringChargeEntry.cycleEndattribute defined at extensionsubscriptionservices.- See Also:
-
SUBSCRIPTIONPRICEPLANRECURRING
Generated constant - Attribute key ofRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.- See Also:
-
ISPRORATED
Generated constant - Attribute key ofRecurringChargeEntry.isProratedattribute defined at extensionsaprevenuecloudproduct.- See Also:
-
ISADVANCEBILLED
Generated constant - Attribute key ofRecurringChargeEntry.isAdvanceBilledattribute defined at extensionsaprevenuecloudproduct.- See Also:
-
SUBSCRIPTIONBILLINGID
Generated constant - Attribute key ofRecurringChargeEntry.subscriptionBillingIdattribute defined at extensionsaprevenuecloudproduct.- See Also:
-
CPQSUBSCRIPTIONRECURRING
Generated constant - Attribute key ofRecurringChargeEntry.cpqSubscriptionRecurringattribute defined at extensionsapcpqsbintegration.- See Also:
-
-
Constructor Details
-
RecurringChargeEntryModel
public RecurringChargeEntryModel()Generated constructor - Default constructor for generic creation. -
RecurringChargeEntryModel
public RecurringChargeEntryModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
RecurringChargeEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public RecurringChargeEntryModel(Integer _cycleStart, Double _price) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_cycleStart- initial attribute declared by typeRecurringChargeEntryat extensionsubscriptionservices_price- initial attribute declared by typeChargeEntryat extensionsubscriptionservices
-
RecurringChargeEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public RecurringChargeEntryModel(CatalogVersionModel _catalogVersion, Integer _cycleStart, String _id, ItemModel _owner, Double _price) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_catalogVersion- initial attribute declared by typeChargeEntryat extensionsubscriptionservices_cycleStart- initial attribute declared by typeRecurringChargeEntryat extensionsubscriptionservices_id- initial attribute declared by typeChargeEntryat extensionsubscriptionservices_owner- initial attribute declared by typeItemat extensioncore_price- initial attribute declared by typeChargeEntryat extensionsubscriptionservices
-
-
Method Details
-
getCpqSubscriptionRecurring
@Accessor(qualifier="cpqSubscriptionRecurring", type=GETTER) public CpqSubscriptionDetailModel getCpqSubscriptionRecurring()Generated method - Getter of theRecurringChargeEntry.cpqSubscriptionRecurringattribute defined at extensionsapcpqsbintegration.- Returns:
- the cpqSubscriptionRecurring
-
getCycleEnd
Generated method - Getter of theRecurringChargeEntry.cycleEndattribute defined at extensionsubscriptionservices.- Returns:
- the cycleEnd - CycleEnd
-
getCycleStart
Generated method - Getter of theRecurringChargeEntry.cycleStartattribute defined at extensionsubscriptionservices.- Returns:
- the cycleStart - CycleStart
-
getIsAdvanceBilled
Generated method - Getter of theRecurringChargeEntry.isAdvanceBilledattribute defined at extensionsaprevenuecloudproduct.- Returns:
- the isAdvanceBilled - Is Billed in Advance
-
getIsProrated
Generated method - Getter of theRecurringChargeEntry.isProratedattribute defined at extensionsaprevenuecloudproduct.- Returns:
- the isProrated - Is Prorated
-
getSubscriptionBillingId
Generated method - Getter of theRecurringChargeEntry.subscriptionBillingIdattribute defined at extensionsaprevenuecloudproduct.- Returns:
- the subscriptionBillingId - Subscription Billing Charge ID
-
getSubscriptionPricePlanRecurring
@Accessor(qualifier="subscriptionPricePlanRecurring", type=GETTER) public SubscriptionPricePlanModel getSubscriptionPricePlanRecurring()Generated method - Getter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.- Returns:
- the subscriptionPricePlanRecurring
-
setCpqSubscriptionRecurring
@Accessor(qualifier="cpqSubscriptionRecurring", type=SETTER) public void setCpqSubscriptionRecurring(CpqSubscriptionDetailModel value) Generated method - Setter ofRecurringChargeEntry.cpqSubscriptionRecurringattribute defined at extensionsapcpqsbintegration.- Parameters:
value- the cpqSubscriptionRecurring
-
setCycleEnd
Generated method - Setter ofRecurringChargeEntry.cycleEndattribute defined at extensionsubscriptionservices.- Parameters:
value- the cycleEnd - CycleEnd
-
setCycleStart
Generated method - Setter ofRecurringChargeEntry.cycleStartattribute defined at extensionsubscriptionservices.- Parameters:
value- the cycleStart - CycleStart
-
setIsAdvanceBilled
Generated method - Setter ofRecurringChargeEntry.isAdvanceBilledattribute defined at extensionsaprevenuecloudproduct.- Parameters:
value- the isAdvanceBilled - Is Billed in Advance
-
setIsProrated
Generated method - Setter ofRecurringChargeEntry.isProratedattribute defined at extensionsaprevenuecloudproduct.- Parameters:
value- the isProrated - Is Prorated
-
setSubscriptionBillingId
@Accessor(qualifier="subscriptionBillingId", type=SETTER) public void setSubscriptionBillingId(String value) Generated method - Setter ofRecurringChargeEntry.subscriptionBillingIdattribute defined at extensionsaprevenuecloudproduct.- Parameters:
value- the subscriptionBillingId - Subscription Billing Charge ID
-
setSubscriptionPricePlanRecurring
@Accessor(qualifier="subscriptionPricePlanRecurring", type=SETTER) public void setSubscriptionPricePlanRecurring(SubscriptionPricePlanModel value) Generated method - Setter ofRecurringChargeEntry.subscriptionPricePlanRecurringattribute defined at extensionsubscriptionservices.- Parameters:
value- the subscriptionPricePlanRecurring
-