Class TuaPartyBillingCycleModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaPartyBillingCycleModel
- All Implemented Interfaces:
Serializable
Generated model class for type TuaPartyBillingCycle first defined at extension tuadatamodel.
- 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 ofTuaPartyBillingCycle.billingDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.chargeDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.creditDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.idattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.mailingDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.nextBillDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.paymentDueDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBillingCycle.productionReasonattribute defined at extensiontuadatamodel.Fields 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.TuaPartyBillingCycleModel(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 parametersTuaPartyBillingCycleModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTuaPartyBillingCycle.billingDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.chargeDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.creditDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.externalIdentifiersattribute defined at extensiontuadatamodel.getId()Generated method - Getter of theTuaPartyBillingCycle.idattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.mailingDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.nextBillDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.paymentDueDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBillingCycle.productionReasonattribute defined at extensiontuadatamodel.voidsetBillingDate(Date value) Generated method - Setter ofTuaPartyBillingCycle.billingDateattribute defined at extensiontuadatamodel.voidsetChargeDate(Date value) Generated method - Setter ofTuaPartyBillingCycle.chargeDateattribute defined at extensiontuadatamodel.voidsetCreditDate(Date value) Generated method - Setter ofTuaPartyBillingCycle.creditDateattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBillingCycle.externalIdentifiersattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBillingCycle.idattribute defined at extensiontuadatamodel.voidsetMailingDate(Date value) Generated method - Setter ofTuaPartyBillingCycle.mailingDateattribute defined at extensiontuadatamodel.voidsetNextBillDate(Date value) Generated method - Setter ofTuaPartyBillingCycle.nextBillDateattribute defined at extensiontuadatamodel.voidsetPartyBills(Set<TuaOnCyclePartyBillModel> value) Generated method - Setter ofTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel.voidsetPaymentDueDate(Date value) Generated method - Setter ofTuaPartyBillingCycle.paymentDueDateattribute defined at extensiontuadatamodel.voidsetProductionReason(String value) Generated method - Setter ofTuaPartyBillingCycle.productionReasonattribute defined at extensiontuadatamodel.Methods 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:
-
ID
Generated constant - Attribute key ofTuaPartyBillingCycle.idattribute defined at extensiontuadatamodel.- See Also:
-
BILLINGDATE
Generated constant - Attribute key ofTuaPartyBillingCycle.billingDateattribute defined at extensiontuadatamodel.- See Also:
-
CHARGEDATE
Generated constant - Attribute key ofTuaPartyBillingCycle.chargeDateattribute defined at extensiontuadatamodel.- See Also:
-
CREDITDATE
Generated constant - Attribute key ofTuaPartyBillingCycle.creditDateattribute defined at extensiontuadatamodel.- See Also:
-
MAILINGDATE
Generated constant - Attribute key ofTuaPartyBillingCycle.mailingDateattribute defined at extensiontuadatamodel.- See Also:
-
PAYMENTDUEDATE
Generated constant - Attribute key ofTuaPartyBillingCycle.paymentDueDateattribute defined at extensiontuadatamodel.- See Also:
-
PRODUCTIONREASON
Generated constant - Attribute key ofTuaPartyBillingCycle.productionReasonattribute defined at extensiontuadatamodel.- See Also:
-
NEXTBILLDATE
Generated constant - Attribute key ofTuaPartyBillingCycle.nextBillDateattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaPartyBillingCycle.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
PARTYBILLS
Generated constant - Attribute key ofTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaPartyBillingCycleModel
public TuaPartyBillingCycleModel()Generated constructor - Default constructor for generic creation. -
TuaPartyBillingCycleModel
public TuaPartyBillingCycleModel(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
-
TuaPartyBillingCycleModel
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:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getBillingDate
Generated method - Getter of theTuaPartyBillingCycle.billingDateattribute defined at extensiontuadatamodel.- Returns:
- the billingDate
-
getChargeDate
Generated method - Getter of theTuaPartyBillingCycle.chargeDateattribute defined at extensiontuadatamodel.- Returns:
- the chargeDate
-
getCreditDate
Generated method - Getter of theTuaPartyBillingCycle.creditDateattribute defined at extensiontuadatamodel.- Returns:
- the creditDate
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaPartyBillingCycle.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Generated method - Getter of theTuaPartyBillingCycle.idattribute defined at extensiontuadatamodel.- Returns:
- the id
-
getMailingDate
Generated method - Getter of theTuaPartyBillingCycle.mailingDateattribute defined at extensiontuadatamodel.- Returns:
- the mailingDate
-
getNextBillDate
Generated method - Getter of theTuaPartyBillingCycle.nextBillDateattribute defined at extensiontuadatamodel.- Returns:
- the nextBillDate
-
getPartyBills
Generated method - Getter of theTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
getPaymentDueDate
Generated method - Getter of theTuaPartyBillingCycle.paymentDueDateattribute defined at extensiontuadatamodel.- Returns:
- the paymentDueDate
-
getProductionReason
Generated method - Getter of theTuaPartyBillingCycle.productionReasonattribute defined at extensiontuadatamodel.- Returns:
- the productionReason
-
setBillingDate
Generated method - Setter ofTuaPartyBillingCycle.billingDateattribute defined at extensiontuadatamodel.- Parameters:
value- the billingDate
-
setChargeDate
Generated method - Setter ofTuaPartyBillingCycle.chargeDateattribute defined at extensiontuadatamodel.- Parameters:
value- the chargeDate
-
setCreditDate
Generated method - Setter ofTuaPartyBillingCycle.creditDateattribute defined at extensiontuadatamodel.- Parameters:
value- the creditDate
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Generated method - Setter ofTuaPartyBillingCycle.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setId
Generated method - Setter ofTuaPartyBillingCycle.idattribute defined at extensiontuadatamodel.- Parameters:
value- the id
-
setMailingDate
Generated method - Setter ofTuaPartyBillingCycle.mailingDateattribute defined at extensiontuadatamodel.- Parameters:
value- the mailingDate
-
setNextBillDate
Generated method - Setter ofTuaPartyBillingCycle.nextBillDateattribute defined at extensiontuadatamodel.- Parameters:
value- the nextBillDate
-
setPartyBills
@Accessor(qualifier="partyBills", type=SETTER) public void setPartyBills(Set<TuaOnCyclePartyBillModel> value) Generated method - Setter ofTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel.- Parameters:
value- the partyBills - The On Cycle Party Bills of that Party Billing Cycle.
-
setPaymentDueDate
Generated method - Setter ofTuaPartyBillingCycle.paymentDueDateattribute defined at extensiontuadatamodel.- Parameters:
value- the paymentDueDate
-
setProductionReason
Generated method - Setter ofTuaPartyBillingCycle.productionReasonattribute defined at extensiontuadatamodel.- Parameters:
value- the productionReason
-