Class BmAccountBalance
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.billmanagementservices.jalo.BmAccountBalance
- All Implemented Interfaces:
Serializable,Comparable
@Deprecated(since="2208",
forRemoval=true)
public class BmAccountBalance
extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type BmAccountBalance.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.accountattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<BmAccountBalance>Deprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n ACCOUNT's relation attributes from 'one' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.currencyattributeDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.externalIdentifiersattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.idattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.remainingAmountattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.accountattribute.getAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.accountattribute.de.hybris.platform.jalo.c2l.CurrencyDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.currencyattribute.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.externalIdentifiersattribute.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.idattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.getRemainingAmount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.floatDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.floatgetRemainingAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.voidsetAccount(BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.accountattribute.voidsetAccount(de.hybris.platform.jalo.SessionContext ctx, BmAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.accountattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.currencyattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.idattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.idattribute.voidsetRemainingAmount(float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.voidsetRemainingAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.voidsetRemainingAmount(de.hybris.platform.jalo.SessionContext ctx, Float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.voidsetRemainingAmount(Float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.idattribute- See Also:
-
REMAININGAMOUNT
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.remainingAmountattribute- See Also:
-
CURRENCY
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.currencyattribute- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.externalIdentifiersattribute- See Also:
-
ACCOUNT
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmAccountBalance.accountattribute- See Also:
-
ACCOUNTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<BmAccountBalance> ACCOUNTHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n ACCOUNT's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTESDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
BmAccountBalance
public BmAccountBalance()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getDefaultAttributeModes
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.accountattribute.- Returns:
- the account - The Account for which those Account Balances are defined.
-
getAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.accountattribute.- Returns:
- the account - The Account for which those Account Balances are defined.
-
setAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.accountattribute.- Parameters:
value- the account - The Account for which those Account Balances are defined.
-
setAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.accountattribute.- Parameters:
value- the account - The Account for which those Account Balances are defined.
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.currencyattribute.- Returns:
- the currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.currencyattribute.- Parameters:
value- the currency
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.idattribute.- Returns:
- the id
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.idattribute.- Returns:
- the id
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.idattribute.- Parameters:
value- the id
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.idattribute.- Parameters:
value- the id
-
getRemainingAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.- Returns:
- the remainingAmount
-
getRemainingAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.- Returns:
- the remainingAmount
-
getRemainingAmountAsPrimitive
public float getRemainingAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.- Returns:
- the remainingAmount
-
getRemainingAmountAsPrimitive
public float getRemainingAmountAsPrimitive()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.remainingAmountattribute.- Returns:
- the remainingAmount
-
setRemainingAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.- Parameters:
value- the remainingAmount
-
setRemainingAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.- Parameters:
value- the remainingAmount
-
setRemainingAmount
public void setRemainingAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.- Parameters:
value- the remainingAmount
-
setRemainingAmount
public void setRemainingAmount(float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmAccountBalance.remainingAmountattribute.- Parameters:
value- the remainingAmount
-