Class TuaPartyBill
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.tuadatamodel.jalo.TuaPartyBill
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
TuaOnCyclePartyBill
public class TuaPartyBill
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaPartyBill.
- 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 StringQualifier of theTuaPartyBill.amountattributestatic final StringQualifier of theTuaPartyBill.attachmentsattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.catalog.jalo.CatalogUnawareMedia>OneToManyHandlerfor handling 1:n ATTACHMENTS's relation attributes from 'many' side.static final StringQualifier of theTuaPartyBill.billingAccountattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyBill>BidirectionalOneToManyHandlerfor handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.static final StringQualifier of theTuaPartyBill.billNoattributestatic final StringQualifier of theTuaPartyBill.currencyattributestatic final StringQualifier of theTuaPartyBill.externalIdentifiersattributestatic final StringQualifier of theTuaPartyBill.partiesattributestatic final StringQualifier of theTuaPartyBill.paymentItemsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaPartyPaymentItem>OneToManyHandlerfor handling 1:n PAYMENTITEMS's relation attributes from 'many' side.static final StringQualifier of theTuaPartyBill.statusattributestatic final StringQualifier of theTuaPartyBill.taxItemsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate>OneToManyHandlerfor handling 1:n TAXITEMS's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for TuaPartyBill2TuaPartyRelation from ((tuadatamodel))protected static StringRelation ordering override parameter constants for TuaPartyBill2TuaPartyRelation from ((tuadatamodel))protected static StringFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToAttachments(de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Generated method - Addsvalueto attachments.voidaddToAttachments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Generated method - Addsvalueto attachments.voidaddToParties(de.hybris.platform.jalo.SessionContext ctx, TuaParty value) Generated method - Addsvalueto parties.voidaddToParties(TuaParty value) Generated method - Addsvalueto parties.voidaddToPaymentItems(de.hybris.platform.jalo.SessionContext ctx, TuaPartyPaymentItem value) Generated method - Addsvalueto paymentItems.voidGenerated method - Addsvalueto paymentItems.voidaddToTaxItems(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto taxItems.voidGenerated 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) Generated method - Getter of theTuaPartyBill.amountattribute.getAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.amountattribute.floatGenerated method - Getter of theTuaPartyBill.amountattribute.floatgetAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.amountattribute.Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia>Generated method - Getter of theTuaPartyBill.attachmentsattribute.Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia>getAttachments(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.attachmentsattribute.Generated method - Getter of theTuaPartyBill.billingAccountattribute.getBillingAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.billingAccountattribute.Generated method - Getter of theTuaPartyBill.billNoattribute.getBillNo(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.billNoattribute.de.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theTuaPartyBill.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.currencyattribute.Generated method - Getter of theTuaPartyBill.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.externalIdentifiersattribute.Generated method - Getter of theTuaPartyBill.partiesattribute.getParties(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.partiesattribute.longlonggetPartiesCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.paymentItemsattribute.getPaymentItems(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.paymentItemsattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theTuaPartyBill.statusattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetStatus(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.statusattribute.Generated method - Getter of theTuaPartyBill.taxItemsattribute.getTaxItems(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.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) Generated method - Removesvaluefrom attachments.voidremoveFromAttachments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogUnawareMedia value) Generated method - Removesvaluefrom attachments.voidremoveFromParties(de.hybris.platform.jalo.SessionContext ctx, TuaParty value) Generated method - Removesvaluefrom parties.voidremoveFromParties(TuaParty value) Generated method - Removesvaluefrom parties.voidremoveFromPaymentItems(de.hybris.platform.jalo.SessionContext ctx, TuaPartyPaymentItem value) Generated method - Removesvaluefrom paymentItems.voidGenerated method - Removesvaluefrom paymentItems.voidremoveFromTaxItems(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom taxItems.voidGenerated method - Removesvaluefrom taxItems.voidsetAmount(float value) Generated method - Setter of theTuaPartyBill.amountattribute.voidsetAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Generated method - Setter of theTuaPartyBill.amountattribute.voidGenerated method - Setter of theTuaPartyBill.amountattribute.voidGenerated method - Setter of theTuaPartyBill.amountattribute.voidsetAttachments(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> value) Generated method - Setter of theTuaPartyBill.attachmentsattribute.voidsetAttachments(Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> value) Generated method - Setter of theTuaPartyBill.attachmentsattribute.voidsetBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TuaBillingAccount value) Generated method - Setter of theTuaPartyBill.billingAccountattribute.voidGenerated method - Setter of theTuaPartyBill.billingAccountattribute.voidGenerated method - Setter of theTuaPartyBill.billNoattribute.voidGenerated method - Setter of theTuaPartyBill.billNoattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPartyBill.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPartyBill.currencyattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPartyBill.externalIdentifiersattribute.voidGenerated method - Setter of theTuaPartyBill.externalIdentifiersattribute.voidsetParties(de.hybris.platform.jalo.SessionContext ctx, Set<TuaParty> value) Generated method - Setter of theTuaPartyBill.partiesattribute.voidsetParties(Set<TuaParty> value) Generated method - Setter of theTuaPartyBill.partiesattribute.voidsetPaymentItems(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyPaymentItem> value) Generated method - Setter of theTuaPartyBill.paymentItemsattribute.voidsetPaymentItems(Set<TuaPartyPaymentItem> value) Generated method - Setter of theTuaPartyBill.paymentItemsattribute.voidsetStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaPartyBill.statusattribute.voidsetStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaPartyBill.statusattribute.voidsetTaxItems(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaPartyBill.taxItemsattribute.voidGenerated method - Setter of theTuaPartyBill.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
Qualifier of theTuaPartyBill.billNoattribute- See Also:
-
AMOUNT
Qualifier of theTuaPartyBill.amountattribute- See Also:
-
CURRENCY
Qualifier of theTuaPartyBill.currencyattribute- See Also:
-
STATUS
Qualifier of theTuaPartyBill.statusattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaPartyBill.externalIdentifiersattribute- See Also:
-
BILLINGACCOUNT
Qualifier of theTuaPartyBill.billingAccountattribute- See Also:
-
PAYMENTITEMS
Qualifier of theTuaPartyBill.paymentItemsattribute- See Also:
-
PARTIES
Qualifier of theTuaPartyBill.partiesattribute- See Also:
-
TUAPARTYBILL2TUAPARTYRELATION_SRC_ORDERED
Relation ordering override parameter constants for TuaPartyBill2TuaPartyRelation from ((tuadatamodel)) -
TUAPARTYBILL2TUAPARTYRELATION_TGT_ORDERED
-
TUAPARTYBILL2TUAPARTYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TuaPartyBill2TuaPartyRelation from ((tuadatamodel)) -
ATTACHMENTS
Qualifier of theTuaPartyBill.attachmentsattribute- See Also:
-
TAXITEMS
Qualifier of theTuaPartyBill.taxItemsattribute- See Also:
-
BILLINGACCOUNTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyBill> BILLINGACCOUNTHANDLERBidirectionalOneToManyHandlerfor handling 1:n BILLINGACCOUNT's relation attributes from 'one' side. -
PAYMENTITEMSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaPartyPaymentItem> PAYMENTITEMSHANDLEROneToManyHandlerfor 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> ATTACHMENTSHANDLEROneToManyHandlerfor handling 1:n ATTACHMENTS's relation attributes from 'many' side. -
TAXITEMSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate> TAXITEMSHANDLEROneToManyHandlerfor handling 1:n TAXITEMS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaPartyBill
public TuaPartyBill()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAmount
Generated method - Getter of theTuaPartyBill.amountattribute.- Returns:
- the amount
-
getAmount
Generated method - Getter of theTuaPartyBill.amountattribute.- Returns:
- the amount
-
getAmountAsPrimitive
public float getAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.amountattribute.- Returns:
- the amount
-
getAmountAsPrimitive
public float getAmountAsPrimitive()Generated method - Getter of theTuaPartyBill.amountattribute.- Returns:
- the amount
-
setAmount
Generated method - Setter of theTuaPartyBill.amountattribute.- Parameters:
value- the amount
-
setAmount
Generated method - Setter of theTuaPartyBill.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Generated method - Setter of theTuaPartyBill.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(float value) Generated method - Setter of theTuaPartyBill.amountattribute.- Parameters:
value- the amount
-
getAttachments
public Set<de.hybris.platform.catalog.jalo.CatalogUnawareMedia> getAttachments(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.attachmentsattribute.- Returns:
- the attachments - The attachments of that Party Bill.
-
getAttachments
Generated method - Getter of theTuaPartyBill.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) Generated method - Setter of theTuaPartyBill.attachmentsattribute.- Parameters:
value- the attachments - The attachments of that Party Bill.
-
setAttachments
Generated method - Setter of theTuaPartyBill.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) 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) 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) 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) Generated method - Removesvaluefrom attachments.- Parameters:
value- the item to remove from attachments - The attachments of that Party Bill.
-
getBillingAccount
Generated method - Getter of theTuaPartyBill.billingAccountattribute.- Returns:
- the billingAccount - The Billing Account for which those Party Bills are valid.
-
getBillingAccount
Generated method - Getter of theTuaPartyBill.billingAccountattribute.- Returns:
- the billingAccount - The Billing Account for which those Party Bills are valid.
-
setBillingAccount
Generated method - Setter of theTuaPartyBill.billingAccountattribute.- Parameters:
value- the billingAccount - The Billing Account for which those Party Bills are valid.
-
setBillingAccount
Generated method - Setter of theTuaPartyBill.billingAccountattribute.- Parameters:
value- the billingAccount - The Billing Account for which those Party Bills are valid.
-
getBillNo
Generated method - Getter of theTuaPartyBill.billNoattribute.- Returns:
- the billNo
-
getBillNo
Generated method - Getter of theTuaPartyBill.billNoattribute.- Returns:
- the billNo
-
setBillNo
Generated method - Setter of theTuaPartyBill.billNoattribute.- Parameters:
value- the billNo
-
setBillNo
Generated method - Setter of theTuaPartyBill.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 - 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) Generated method - Getter of theTuaPartyBill.currencyattribute.- Returns:
- the currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theTuaPartyBill.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPartyBill.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPartyBill.currencyattribute.- Parameters:
value- the currency
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyBill.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaPartyBill.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPartyBill.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaPartyBill.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
Generated method - Getter of theTuaPartyBill.partiesattribute.- Returns:
- the parties - The Parties of those Party Bills.
-
getParties
Generated method - Getter of theTuaPartyBill.partiesattribute.- Returns:
- the parties - The Parties of those Party Bills.
-
getPartiesCount
public long getPartiesCount(de.hybris.platform.jalo.SessionContext ctx) -
getPartiesCount
public long getPartiesCount() -
setParties
Generated method - Setter of theTuaPartyBill.partiesattribute.- Parameters:
value- the parties - The Parties of those Party Bills.
-
setParties
Generated method - Setter of theTuaPartyBill.partiesattribute.- Parameters:
value- the parties - The Parties of those Party Bills.
-
addToParties
Generated method - Addsvalueto parties.- Parameters:
value- the item to add to parties - The Parties of those Party Bills.
-
addToParties
Generated method - Addsvalueto parties.- Parameters:
value- the item to add to parties - The Parties of those Party Bills.
-
removeFromParties
Generated method - Removesvaluefrom parties.- Parameters:
value- the item to remove from parties - The Parties of those Party Bills.
-
removeFromParties
Generated method - Removesvaluefrom parties.- Parameters:
value- the item to remove from parties - The Parties of those Party Bills.
-
getPaymentItems
Generated method - Getter of theTuaPartyBill.paymentItemsattribute.- Returns:
- the paymentItems - The Party Payment Items of that Party Bill.
-
getPaymentItems
Generated method - Getter of theTuaPartyBill.paymentItemsattribute.- Returns:
- the paymentItems - The Party Payment Items of that Party Bill.
-
setPaymentItems
public void setPaymentItems(de.hybris.platform.jalo.SessionContext ctx, Set<TuaPartyPaymentItem> value) Generated method - Setter of theTuaPartyBill.paymentItemsattribute.- Parameters:
value- the paymentItems - The Party Payment Items of that Party Bill.
-
setPaymentItems
Generated method - Setter of theTuaPartyBill.paymentItemsattribute.- Parameters:
value- the paymentItems - The Party Payment Items of that Party Bill.
-
addToPaymentItems
public void addToPaymentItems(de.hybris.platform.jalo.SessionContext ctx, TuaPartyPaymentItem value) Generated method - Addsvalueto paymentItems.- Parameters:
value- the item to add to paymentItems - The Party Payment Items of that Party Bill.
-
addToPaymentItems
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, TuaPartyPaymentItem value) Generated method - Removesvaluefrom paymentItems.- Parameters:
value- the item to remove from paymentItems - The Party Payment Items of that Party Bill.
-
removeFromPaymentItems
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) Generated method - Getter of theTuaPartyBill.statusattribute.- Returns:
- the status
-
getStatus
public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus()Generated method - Getter of theTuaPartyBill.statusattribute.- Returns:
- the status
-
setStatus
public void setStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaPartyBill.statusattribute.- Parameters:
value- the status
-
setStatus
public void setStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaPartyBill.statusattribute.- Parameters:
value- the status
-
getTaxItems
Generated method - Getter of theTuaPartyBill.taxItemsattribute.- Returns:
- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
getTaxItems
Generated method - Getter of theTuaPartyBill.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<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaPartyBill.taxItemsattribute.- Parameters:
value- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
setTaxItems
Generated method - Setter of theTuaPartyBill.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, TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto taxItems.- Parameters:
value- the item to add to taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
addToTaxItems
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, TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom taxItems.- Parameters:
value- the item to remove from taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
removeFromTaxItems
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)