Class BmPartyBill
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.BmPartyBill
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
BmOnCyclePartyBill
@Deprecated(since="2208",
forRemoval=true)
public class BmPartyBill
extends de.hybris.platform.jalo.GenericItem
Deprecated, for removal: This API element is subject to removal in a future version.
Generated class for type BmPartyBill.
- 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 theBmPartyBill.amountattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.attachmentsattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.catalog.jalo.CatalogUnawareMedia>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ATTACHMENTS's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.billingAccountattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<BmPartyBill>Deprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.billNoattributeprotected static StringDeprecated, for removal: This API element is subject to removal in a future version.Relation disable markmodifed parameter constants for BmPartyBill2BmPartyRelation from ((billmanagementservices))protected static StringDeprecated, for removal: This API element is subject to removal in a future version.Relation ordering override parameter constants for BmPartyBill2BmPartyRelation from ((billmanagementservices))protected static StringDeprecated, 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 theBmPartyBill.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 theBmPartyBill.externalIdentifiersattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.partiesattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.paymentItemsattributeprotected static final de.hybris.platform.util.OneToManyHandler<BmPartyPaymentItem>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PAYMENTITEMS's relation attributes from 'many' side.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.statusattributestatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.taxItemsattributeprotected static final de.hybris.platform.util.OneToManyHandler<BmAppliedPartyBillingTaxRate>Deprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n TAXITEMS's relation attributes from 'many' side.Fields 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 TypeMethodDescriptionvoidaddToAttachments(de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto attachments.voidaddToAttachments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto attachments.voidaddToParties(BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto parties.voidaddToParties(de.hybris.platform.jalo.SessionContext ctx, BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto parties.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto paymentItems.voidaddToPaymentItems(de.hybris.platform.jalo.SessionContext ctx, BmPartyPaymentItem value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto paymentItems.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxItems.voidaddToTaxItems(de.hybris.platform.jalo.SessionContext ctx, BmAppliedPartyBillingTaxRate value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxItems.protected 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 theBmPartyBill.amountattribute.getAmount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.amountattribute.floatDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.amountattribute.floatgetAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.amountattribute.Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia>Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.attachmentsattribute.Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia>getAttachments(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.attachmentsattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billingAccountattribute.getBillingAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billingAccountattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billNoattribute.getBillNo(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billNoattribute.de.hybris.platform.jalo.c2l.CurrencyDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.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 theBmPartyBill.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 theBmPartyBill.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 theBmPartyBill.externalIdentifiersattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.partiesattribute.getParties(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.partiesattribute.longDeprecated, for removal: This API element is subject to removal in a future version.longgetPartiesCount(de.hybris.platform.jalo.SessionContext ctx) 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 theBmPartyBill.paymentItemsattribute.getPaymentItems(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.paymentItemsattribute.de.hybris.platform.jalo.enumeration.EnumerationValueDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.statusattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetStatus(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.statusattribute.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.taxItemsattribute.getTaxItems(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.taxItemsattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromAttachments(de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom attachments.voidremoveFromAttachments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom attachments.voidremoveFromParties(BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom parties.voidremoveFromParties(de.hybris.platform.jalo.SessionContext ctx, BmParty value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom parties.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom paymentItems.voidremoveFromPaymentItems(de.hybris.platform.jalo.SessionContext ctx, BmPartyPaymentItem value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom paymentItems.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxItems.voidremoveFromTaxItems(de.hybris.platform.jalo.SessionContext ctx, BmAppliedPartyBillingTaxRate value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxItems.voidsetAmount(float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.amountattribute.voidsetAmount(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 theBmPartyBill.amountattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.amountattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.amountattribute.voidsetAttachments(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.attachmentsattribute.voidsetAttachments(Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.attachmentsattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billingAccountattribute.voidsetBillingAccount(de.hybris.platform.jalo.SessionContext ctx, BmBillingAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billingAccountattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billNoattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billNoattribute.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 theBmPartyBill.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 theBmPartyBill.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 theBmPartyBill.externalIdentifiersattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.externalIdentifiersattribute.voidsetParties(de.hybris.platform.jalo.SessionContext ctx, Set<BmParty> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.partiesattribute.voidsetParties(Set<BmParty> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.partiesattribute.voidsetPaymentItems(de.hybris.platform.jalo.SessionContext ctx, Set<BmPartyPaymentItem> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.paymentItemsattribute.voidsetPaymentItems(Set<BmPartyPaymentItem> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.paymentItemsattribute.voidsetStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.statusattribute.voidsetStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.statusattribute.voidsetTaxItems(de.hybris.platform.jalo.SessionContext ctx, Set<BmAppliedPartyBillingTaxRate> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.taxItemsattribute.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.taxItemsattribute.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, 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
-
BILLNO
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.billNoattribute- See Also:
-
AMOUNT
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.amountattribute- See Also:
-
CURRENCY
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.currencyattribute- See Also:
-
STATUS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.statusattribute- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.externalIdentifiersattribute- See Also:
-
BILLINGACCOUNT
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.billingAccountattribute- See Also:
-
PAYMENTITEMS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.paymentItemsattribute- See Also:
-
PARTIES
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.partiesattribute- See Also:
-
BMPARTYBILL2BMPARTYRELATION_SRC_ORDERED
Deprecated, for removal: This API element is subject to removal in a future version.Relation ordering override parameter constants for BmPartyBill2BmPartyRelation from ((billmanagementservices)) -
BMPARTYBILL2BMPARTYRELATION_TGT_ORDERED
Deprecated, for removal: This API element is subject to removal in a future version. -
BMPARTYBILL2BMPARTYRELATION_MARKMODIFIED
Deprecated, for removal: This API element is subject to removal in a future version.Relation disable markmodifed parameter constants for BmPartyBill2BmPartyRelation from ((billmanagementservices)) -
ATTACHMENTS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.attachmentsattribute- See Also:
-
TAXITEMS
Deprecated, for removal: This API element is subject to removal in a future version.Qualifier of theBmPartyBill.taxItemsattribute- See Also:
-
BILLINGACCOUNTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<BmPartyBill> BILLINGACCOUNTHANDLERDeprecated, for removal: This API element is subject to removal in a future version.BidirectionalOneToManyHandlerfor handling 1:n BILLINGACCOUNT's relation attributes from 'one' side. -
PAYMENTITEMSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<BmPartyPaymentItem> PAYMENTITEMSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PAYMENTITEMS's relation attributes from 'many' side. -
ATTACHMENTSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> ATTACHMENTSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ATTACHMENTS's relation attributes from 'many' side. -
TAXITEMSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<BmAppliedPartyBillingTaxRate> TAXITEMSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n TAXITEMS's relation attributes from 'many' 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
-
BmPartyBill
public BmPartyBill()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
-
getAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.amountattribute.- Returns:
- the amount
-
getAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.amountattribute.- Returns:
- the amount
-
getAmountAsPrimitive
public float getAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.amountattribute.- Returns:
- the amount
-
getAmountAsPrimitive
public float getAmountAsPrimitive()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.amountattribute.- Returns:
- the amount
-
setAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.amountattribute.- Parameters:
value- the amount
-
setAmount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(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 theBmPartyBill.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.amountattribute.- Parameters:
value- the amount
-
getAttachments
public Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> getAttachments(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.attachmentsattribute.- Returns:
- the attachments - The attachments of that Party Bill.
-
getAttachments
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.attachmentsattribute.- Returns:
- the attachments - The attachments of that Party Bill.
-
setAttachments
public void setAttachments(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.attachmentsattribute.- Parameters:
value- the attachments - The attachments of that Party Bill.
-
setAttachments
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.attachmentsattribute.- Parameters:
value- the attachments - The attachments of that Party Bill.
-
addToAttachments
public void addToAttachments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto attachments.- Parameters:
value- the item to add to attachments - The attachments of that Party Bill.
-
addToAttachments
public void addToAttachments(de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto attachments.- Parameters:
value- the item to add to attachments - The attachments of that Party Bill.
-
removeFromAttachments
public void removeFromAttachments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom attachments.- Parameters:
value- the item to remove from attachments - The attachments of that Party Bill.
-
removeFromAttachments
public void removeFromAttachments(de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom attachments.- Parameters:
value- the item to remove from attachments - The attachments of that Party Bill.
-
getBillingAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billingAccountattribute.- Returns:
- the billingAccount - The Billing Account for which those Party Bills are valid.
-
getBillingAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billingAccountattribute.- Returns:
- the billingAccount - The Billing Account for which those Party Bills are valid.
-
setBillingAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billingAccountattribute.- Parameters:
value- the billingAccount - The Billing Account for which those Party Bills are valid.
-
setBillingAccount
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billingAccountattribute.- Parameters:
value- the billingAccount - The Billing Account for which those Party Bills are valid.
-
getBillNo
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billNoattribute.- Returns:
- the billNo
-
getBillNo
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.billNoattribute.- Returns:
- the billNo
-
setBillNo
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billNoattribute.- Parameters:
value- the billNo
-
setBillNo
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.billNoattribute.- Parameters:
value- the billNo
-
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 theBmPartyBill.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 theBmPartyBill.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 theBmPartyBill.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 theBmPartyBill.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 theBmPartyBill.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.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 theBmPartyBill.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.since 2011, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classde.hybris.platform.jalo.Item
-
getParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.partiesattribute.- Returns:
- the parties - The Parties of those Party Bills.
-
getParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.partiesattribute.- Returns:
- the parties - The Parties of those Party Bills.
-
getPartiesCount
public long getPartiesCount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version. -
getPartiesCount
public long getPartiesCount()Deprecated, for removal: This API element is subject to removal in a future version. -
setParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.partiesattribute.- Parameters:
value- the parties - The Parties of those Party Bills.
-
setParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.partiesattribute.- Parameters:
value- the parties - The Parties of those Party Bills.
-
addToParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto parties.- Parameters:
value- the item to add to parties - The Parties of those Party Bills.
-
addToParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto parties.- Parameters:
value- the item to add to parties - The Parties of those Party Bills.
-
removeFromParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom parties.- Parameters:
value- the item to remove from parties - The Parties of those Party Bills.
-
removeFromParties
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom parties.- Parameters:
value- the item to remove from parties - The Parties of those Party Bills.
-
getPaymentItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.paymentItemsattribute.- Returns:
- the paymentItems - The Party Payment Items of that Party Bill.
-
getPaymentItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.paymentItemsattribute.- Returns:
- the paymentItems - The Party Payment Items of that Party Bill.
-
setPaymentItems
public void setPaymentItems(de.hybris.platform.jalo.SessionContext ctx, Set<BmPartyPaymentItem> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.paymentItemsattribute.- Parameters:
value- the paymentItems - The Party Payment Items of that Party Bill.
-
setPaymentItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.paymentItemsattribute.- Parameters:
value- the paymentItems - The Party Payment Items of that Party Bill.
-
addToPaymentItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto paymentItems.- Parameters:
value- the item to add to paymentItems - The Party Payment Items of that Party Bill.
-
addToPaymentItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto paymentItems.- Parameters:
value- the item to add to paymentItems - The Party Payment Items of that Party Bill.
-
removeFromPaymentItems
public void removeFromPaymentItems(de.hybris.platform.jalo.SessionContext ctx, BmPartyPaymentItem value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom paymentItems.- Parameters:
value- the item to remove from paymentItems - The Party Payment Items of that Party Bill.
-
removeFromPaymentItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom paymentItems.- Parameters:
value- the item to remove from paymentItems - The Party Payment Items of that Party Bill.
-
getStatus
public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.statusattribute.- Returns:
- the status
-
getStatus
public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.statusattribute.- Returns:
- the status
-
setStatus
public void setStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.statusattribute.- Parameters:
value- the status
-
setStatus
public void setStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.statusattribute.- Parameters:
value- the status
-
getTaxItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.taxItemsattribute.- Returns:
- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
getTaxItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.taxItemsattribute.- Returns:
- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
setTaxItems
public void setTaxItems(de.hybris.platform.jalo.SessionContext ctx, Set<BmAppliedPartyBillingTaxRate> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.taxItemsattribute.- Parameters:
value- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
setTaxItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyBill.taxItemsattribute.- Parameters:
value- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
addToTaxItems
public void addToTaxItems(de.hybris.platform.jalo.SessionContext ctx, BmAppliedPartyBillingTaxRate value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxItems.- Parameters:
value- the item to add to taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
addToTaxItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxItems.- Parameters:
value- the item to add to taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
removeFromTaxItems
public void removeFromTaxItems(de.hybris.platform.jalo.SessionContext ctx, BmAppliedPartyBillingTaxRate value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxItems.- Parameters:
value- the item to remove from taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
removeFromTaxItems
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxItems.- Parameters:
value- the item to remove from taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)