Class TuaPartyPaymentItem
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.TuaPartyPaymentItem
- All Implemented Interfaces:
Serializable,Comparable
public class TuaPartyPaymentItem
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaPartyPaymentItem.
- 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 theTuaPartyPaymentItem.appliedAmountattributestatic final StringQualifier of theTuaPartyPaymentItem.currencyattributestatic final StringQualifier of theTuaPartyPaymentItem.externalIdentifiersattributestatic final StringQualifier of theTuaPartyPaymentItem.idattributestatic final StringQualifier of theTuaPartyPaymentItem.partyBillattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyPaymentItem>BidirectionalOneToManyHandlerfor handling 1:n PARTYBILL's relation attributes from 'one' side.static final StringQualifier of theTuaPartyPaymentItem.paymentattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyPaymentItem>BidirectionalOneToManyHandlerfor handling 1:n PAYMENT's relation attributes from 'one' 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
Constructors -
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) Generated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.getAppliedAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.floatGenerated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.floatgetAppliedAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.de.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theTuaPartyPaymentItem.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.currencyattribute.Generated method - Getter of theTuaPartyPaymentItem.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.externalIdentifiersattribute.getId()Generated method - Getter of theTuaPartyPaymentItem.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.idattribute.Generated method - Getter of theTuaPartyPaymentItem.partyBillattribute.getPartyBill(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.partyBillattribute.Generated method - Getter of theTuaPartyPaymentItem.paymentattribute.getPayment(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.paymentattribute.voidsetAppliedAmount(float value) Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.voidsetAppliedAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.voidsetAppliedAmount(de.hybris.platform.jalo.SessionContext ctx, Float value) Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.voidsetAppliedAmount(Float value) Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPartyPaymentItem.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPartyPaymentItem.currencyattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPartyPaymentItem.externalIdentifiersattribute.voidGenerated method - Setter of theTuaPartyPaymentItem.externalIdentifiersattribute.voidGenerated method - Setter of theTuaPartyPaymentItem.idattribute.voidGenerated method - Setter of theTuaPartyPaymentItem.idattribute.voidsetPartyBill(de.hybris.platform.jalo.SessionContext ctx, TuaPartyBill value) Generated method - Setter of theTuaPartyPaymentItem.partyBillattribute.voidsetPartyBill(TuaPartyBill value) Generated method - Setter of theTuaPartyPaymentItem.partyBillattribute.voidsetPayment(de.hybris.platform.jalo.SessionContext ctx, TuaPartyPayment value) Generated method - Setter of theTuaPartyPaymentItem.paymentattribute.voidsetPayment(TuaPartyPayment value) Generated method - Setter of theTuaPartyPaymentItem.paymentattribute.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
Qualifier of theTuaPartyPaymentItem.idattribute- See Also:
-
APPLIEDAMOUNT
Qualifier of theTuaPartyPaymentItem.appliedAmountattribute- See Also:
-
CURRENCY
Qualifier of theTuaPartyPaymentItem.currencyattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaPartyPaymentItem.externalIdentifiersattribute- See Also:
-
PAYMENT
Qualifier of theTuaPartyPaymentItem.paymentattribute- See Also:
-
PARTYBILL
Qualifier of theTuaPartyPaymentItem.partyBillattribute- See Also:
-
PAYMENTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyPaymentItem> PAYMENTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PAYMENT's relation attributes from 'one' side. -
PARTYBILLHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPartyPaymentItem> PARTYBILLHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARTYBILL's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaPartyPaymentItem
public TuaPartyPaymentItem()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAppliedAmount
Generated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.- Returns:
- the appliedAmount
-
getAppliedAmount
Generated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.- Returns:
- the appliedAmount
-
getAppliedAmountAsPrimitive
public float getAppliedAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.- Returns:
- the appliedAmount
-
getAppliedAmountAsPrimitive
public float getAppliedAmountAsPrimitive()Generated method - Getter of theTuaPartyPaymentItem.appliedAmountattribute.- Returns:
- the appliedAmount
-
setAppliedAmount
Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.- Parameters:
value- the appliedAmount
-
setAppliedAmount
Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.- Parameters:
value- the appliedAmount
-
setAppliedAmount
public void setAppliedAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.- Parameters:
value- the appliedAmount
-
setAppliedAmount
public void setAppliedAmount(float value) Generated method - Setter of theTuaPartyPaymentItem.appliedAmountattribute.- Parameters:
value- the appliedAmount
-
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 theTuaPartyPaymentItem.currencyattribute.- Returns:
- the currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theTuaPartyPaymentItem.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 theTuaPartyPaymentItem.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPartyPaymentItem.currencyattribute.- Parameters:
value- the currency
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyPaymentItem.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaPartyPaymentItem.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPartyPaymentItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaPartyPaymentItem.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaPartyPaymentItem.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theTuaPartyPaymentItem.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theTuaPartyPaymentItem.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theTuaPartyPaymentItem.idattribute.- Parameters:
value- the id
-
getPartyBill
Generated method - Getter of theTuaPartyPaymentItem.partyBillattribute.- Returns:
- the partyBill - The Party Bill for which those Party Payment Items are defined.
-
getPartyBill
Generated method - Getter of theTuaPartyPaymentItem.partyBillattribute.- Returns:
- the partyBill - The Party Bill for which those Party Payment Items are defined.
-
setPartyBill
Generated method - Setter of theTuaPartyPaymentItem.partyBillattribute.- Parameters:
value- the partyBill - The Party Bill for which those Party Payment Items are defined.
-
setPartyBill
Generated method - Setter of theTuaPartyPaymentItem.partyBillattribute.- Parameters:
value- the partyBill - The Party Bill for which those Party Payment Items are defined.
-
getPayment
Generated method - Getter of theTuaPartyPaymentItem.paymentattribute.- Returns:
- the payment - The Party Payment for which those Party Payment Items are defined.
-
getPayment
Generated method - Getter of theTuaPartyPaymentItem.paymentattribute.- Returns:
- the payment - The Party Payment for which those Party Payment Items are defined.
-
setPayment
Generated method - Setter of theTuaPartyPaymentItem.paymentattribute.- Parameters:
value- the payment - The Party Payment for which those Party Payment Items are defined.
-
setPayment
Generated method - Setter of theTuaPartyPaymentItem.paymentattribute.- Parameters:
value- the payment - The Party Payment for which those Party Payment Items are defined.
-