Class TmaBillingAgreementModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.b2ctelcoservices.model.TmaAgreementModel
de.hybris.platform.b2ctelcoservices.model.TmaBillingAgreementModel
- All Implemented Interfaces:
Serializable
Generated model class for type TmaBillingAgreement first defined at extension b2ctelcoservices.
Billing agreement.
- 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 model type code constant.static final StringGenerated constant - Attribute key ofTmaBillingAgreement.agreementItemsattribute defined at extensionb2ctelcoservices.static final StringGenerated constant - Attribute key ofTmaBillingAgreement.billCycleattribute defined at extensionb2ctelcoservices.static final StringGenerated constant - Attribute key ofTmaBillingAgreement.billingSystemIdattribute defined at extensionb2ctelcoservices.static final StringGenerated constant - Attribute key ofTmaBillingAgreement.termattribute defined at extensionb2ctelcoservices.Fields inherited from class de.hybris.platform.b2ctelcoservices.model.TmaAgreementModel
IDFields 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.TmaBillingAgreementModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaBillingAgreementModel(String _id, ItemModel _owner) 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 theTmaBillingAgreement.agreementItemsattribute defined at extensionb2ctelcoservices.Generated method - Getter of theTmaBillingAgreement.billCycleattribute defined at extensionb2ctelcoservices.Generated method - Getter of theTmaBillingAgreement.billingSystemIdattribute defined at extensionb2ctelcoservices.getTerm()Generated method - Getter of theTmaBillingAgreement.termattribute defined at extensionb2ctelcoservices.voidGenerated method - Setter ofTmaBillingAgreement.agreementItemsattribute defined at extensionb2ctelcoservices.voidsetBillCycle(TmaBillingCycleModel value) Generated method - Setter ofTmaBillingAgreement.billCycleattribute defined at extensionb2ctelcoservices.voidsetBillingSystemId(String value) Generated method - Setter ofTmaBillingAgreement.billingSystemIdattribute defined at extensionb2ctelcoservices.voidGenerated method - Setter ofTmaBillingAgreement.termattribute defined at extensionb2ctelcoservices.Methods inherited from class de.hybris.platform.b2ctelcoservices.model.TmaAgreementModel
getId, setIdMethods 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:
-
BILLINGSYSTEMID
Generated constant - Attribute key ofTmaBillingAgreement.billingSystemIdattribute defined at extensionb2ctelcoservices.- See Also:
-
TERM
Generated constant - Attribute key ofTmaBillingAgreement.termattribute defined at extensionb2ctelcoservices.- See Also:
-
BILLCYCLE
Generated constant - Attribute key ofTmaBillingAgreement.billCycleattribute defined at extensionb2ctelcoservices.- See Also:
-
AGREEMENTITEMS
Generated constant - Attribute key ofTmaBillingAgreement.agreementItemsattribute defined at extensionb2ctelcoservices.- See Also:
-
-
Constructor Details
-
TmaBillingAgreementModel
public TmaBillingAgreementModel()Generated constructor - Default constructor for generic creation. -
TmaBillingAgreementModel
public TmaBillingAgreementModel(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
-
TmaBillingAgreementModel
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:
_id- initial attribute declared by typeTmaAgreementat extensionb2ctelcoservices
-
TmaBillingAgreementModel
@Deprecated(since="4.1.1", forRemoval=true) public TmaBillingAgreementModel(String _id, ItemModel _owner) 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:
_id- initial attribute declared by typeTmaAgreementat extensionb2ctelcoservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAgreementItems
@Accessor(qualifier="agreementItems", type=GETTER) public Collection<TmaBillingAgreementItemModel> getAgreementItems()Generated method - Getter of theTmaBillingAgreement.agreementItemsattribute defined at extensionb2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the agreementItems
-
getBillCycle
Generated method - Getter of theTmaBillingAgreement.billCycleattribute defined at extensionb2ctelcoservices.- Returns:
- the billCycle - Bill frequency cycle
-
getBillingSystemId
Generated method - Getter of theTmaBillingAgreement.billingSystemIdattribute defined at extensionb2ctelcoservices.- Returns:
- the billingSystemId - Id of the billing system
-
getTerm
Generated method - Getter of theTmaBillingAgreement.termattribute defined at extensionb2ctelcoservices.- Returns:
- the term - Contract billing term.
-
setAgreementItems
@Accessor(qualifier="agreementItems", type=SETTER) public void setAgreementItems(Collection<TmaBillingAgreementItemModel> value) Generated method - Setter ofTmaBillingAgreement.agreementItemsattribute defined at extensionb2ctelcoservices.- Parameters:
value- the agreementItems
-
setBillCycle
Generated method - Setter ofTmaBillingAgreement.billCycleattribute defined at extensionb2ctelcoservices.- Parameters:
value- the billCycle - Bill frequency cycle
-
setBillingSystemId
Generated method - Setter ofTmaBillingAgreement.billingSystemIdattribute defined at extensionb2ctelcoservices.- Parameters:
value- the billingSystemId - Id of the billing system
-
setTerm
Generated method - Setter ofTmaBillingAgreement.termattribute defined at extensionb2ctelcoservices.- Parameters:
value- the term - Contract billing term.
-