Class BaAccountBalanceModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.billingaccountservices.model.BaAccountBalanceModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type BaAccountBalance first defined at extension billingaccountservices.
Account Balance.
- 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 StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBaAccount2BaAccountBalancedefining source attributeaccountin extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.accountattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.amountattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.balanceTypeattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.endDateTimeattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.externalIdentifiersattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.idattribute defined at extensionbillingaccountservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.startDateTimeattribute defined at extensionbillingaccountservices.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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation.BaAccountBalanceModel(BaBalanceType _balanceType, String _id) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBaAccountBalanceModel(BaBalanceType _balanceType, 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 parametersBaAccountBalanceModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.accountattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.amountattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.balanceTypeattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.endDateTimeattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.externalIdentifiersattribute defined at extensionbillingaccountservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.idattribute defined at extensionbillingaccountservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.startDateTimeattribute defined at extensionbillingaccountservices.voidsetAccount(BaAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.accountattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.amountattribute defined at extensionbillingaccountservices.voidsetBalanceType(BaBalanceType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.balanceTypeattribute defined at extensionbillingaccountservices.voidsetCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.voidsetEndDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.endDateTimeattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.externalIdentifiersattribute defined at extensionbillingaccountservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.idattribute defined at extensionbillingaccountservices.voidsetStartDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.startDateTimeattribute defined at extensionbillingaccountservices.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
Deprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.- See Also:
-
_BAACCOUNT2BAACCOUNTBALANCE
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBaAccount2BaAccountBalancedefining source attributeaccountin extensionbillingaccountservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.idattribute defined at extensionbillingaccountservices.- See Also:
-
AMOUNT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.amountattribute defined at extensionbillingaccountservices.- See Also:
-
CURRENCY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.- See Also:
-
BALANCETYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.balanceTypeattribute defined at extensionbillingaccountservices.- See Also:
-
STARTDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.startDateTimeattribute defined at extensionbillingaccountservices.- See Also:
-
ENDDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.endDateTimeattribute defined at extensionbillingaccountservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.externalIdentifiersattribute defined at extensionbillingaccountservices.- See Also:
-
ACCOUNT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBaAccountBalance.accountattribute defined at extensionbillingaccountservices.- See Also:
-
-
Constructor Details
-
BaAccountBalanceModel
public BaAccountBalanceModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
BaAccountBalanceModel
public BaAccountBalanceModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
BaAccountBalanceModel
@Deprecated(since="4.1.1", forRemoval=true) public BaAccountBalanceModel(BaBalanceType _balanceType, String _id) 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:
_balanceType- initial attribute declared by typeBaAccountBalanceat extensionbillingaccountservices_id- initial attribute declared by typeBaAccountBalanceat extensionbillingaccountservices
-
BaAccountBalanceModel
@Deprecated(since="4.1.1", forRemoval=true) public BaAccountBalanceModel(BaBalanceType _balanceType, 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:
_balanceType- initial attribute declared by typeBaAccountBalanceat extensionbillingaccountservices_id- initial attribute declared by typeBaAccountBalanceat extensionbillingaccountservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.accountattribute defined at extensionbillingaccountservices.- Returns:
- the account - Account
-
getAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.amountattribute defined at extensionbillingaccountservices.- Returns:
- the amount - Amount
-
getBalanceType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.balanceTypeattribute defined at extensionbillingaccountservices.- Returns:
- the balanceType - Balance type
-
getCurrency
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.- Returns:
- the currency - Currency
-
getEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.endDateTimeattribute defined at extensionbillingaccountservices.- Returns:
- the endDateTime - End date time.
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.externalIdentifiersattribute defined at extensionbillingaccountservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.idattribute defined at extensionbillingaccountservices.- Returns:
- the id - Unique Identifier
-
getStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.startDateTimeattribute defined at extensionbillingaccountservices.- Returns:
- the startDateTime - Start date time.
-
setAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.accountattribute defined at extensionbillingaccountservices.- Parameters:
value- the account - Account
-
setAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.amountattribute defined at extensionbillingaccountservices.- Parameters:
value- the amount - Amount
-
setBalanceType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.balanceTypeattribute defined at extensionbillingaccountservices.- Parameters:
value- the balanceType - Balance type
-
setCurrency
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.currencyattribute defined at extensionbillingaccountservices.- Parameters:
value- the currency - Currency
-
setEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.endDateTimeattribute defined at extensionbillingaccountservices.- Parameters:
value- the endDateTime - End date time.
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.externalIdentifiersattribute defined at extensionbillingaccountservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.idattribute defined at extensionbillingaccountservices.- Parameters:
value- the id - Unique Identifier
-
setStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.startDateTimeattribute defined at extensionbillingaccountservices.- Parameters:
value- the startDateTime - Start date time.
-