Class TmaRecurringProdOfferPriceCharge
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.b2ctelcoservices.jalo.TmaProductOfferingPrice
de.hybris.platform.b2ctelcoservices.jalo.TmaComponentProdOfferPrice
de.hybris.platform.b2ctelcoservices.jalo.TmaAbstractProdOfferPriceCharge
de.hybris.platform.b2ctelcoservices.jalo.TmaRecurringProdOfferPriceCharge
- All Implemented Interfaces:
Serializable,Comparable
Generated class for type TmaRecurringProdOfferPriceCharge.
- 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 theTmaRecurringProdOfferPriceCharge.cycleEndattributestatic final StringQualifier of theTmaRecurringProdOfferPriceCharge.cycleStartattributeFields inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaComponentProdOfferPrice
CURRENCY, PRICINGLOGICALGORITHM, PRICINGLOGICALGORITHMHANDLER, VALUEFields inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaProductOfferingPrice
APPLICABLEDISCOUNTS, APPROVALSTATUS, CATALOGVERSION, COMPOSITEPRODOFFERPRICES, DESCRIPTION, ID, NAME, PRICEEVENT, PRICEROWS, PRICEROWSHANDLER, PRODUCTSPECCHARACTERISTICVALUES, PRODUCTSPECCHARACTERISTICVALUEUSES, TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_MARKMODIFIED, TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_SRC_ORDERED, TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_TGT_ORDERED, TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_MARKMODIFIED, TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_SRC_ORDERED, TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_TGT_ORDERED, TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_MARKMODIFIED, TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_SRC_ORDERED, TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_TGT_ORDERED, TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_MARKMODIFIED, TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_SRC_ORDERED, TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_TGT_ORDEREDFields 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 TypeMethodDescriptionGenerated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.getCycleEnd(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.intGenerated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.intgetCycleEndAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.getCycleStart(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.intGenerated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.intgetCycleStartAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.voidsetCycleEnd(int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.voidsetCycleEnd(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.voidsetCycleEnd(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.voidsetCycleEnd(Integer value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.voidsetCycleStart(int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.voidsetCycleStart(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.voidsetCycleStart(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.voidsetCycleStart(Integer value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.Methods inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaComponentProdOfferPrice
createItem, getCurrency, getCurrency, getPricingLogicAlgorithm, getPricingLogicAlgorithm, getValue, getValue, getValueAsPrimitive, getValueAsPrimitive, setCurrency, setCurrency, setPricingLogicAlgorithm, setPricingLogicAlgorithm, setValue, setValue, setValue, setValueMethods inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaProductOfferingPrice
addToApplicableDiscounts, addToApplicableDiscounts, addToCompositeProdOfferPrices, addToCompositeProdOfferPrices, addToPriceRows, addToPriceRows, addToProductSpecCharacteristicValues, addToProductSpecCharacteristicValues, addToProductSpecCharacteristicValueUses, addToProductSpecCharacteristicValueUses, getAllDescription, getAllDescription, getAllName, getAllName, getApplicableDiscounts, getApplicableDiscounts, getApplicableDiscountsCount, getApplicableDiscountsCount, getApprovalStatus, getApprovalStatus, getCatalogVersion, getCatalogVersion, getCompositeProdOfferPrices, getCompositeProdOfferPrices, getCompositeProdOfferPricesCount, getCompositeProdOfferPricesCount, getDescription, getDescription, getId, getId, getName, getName, getPriceEvent, getPriceEvent, getPriceRows, getPriceRows, getProductSpecCharacteristicValues, getProductSpecCharacteristicValues, getProductSpecCharacteristicValuesCount, getProductSpecCharacteristicValuesCount, getProductSpecCharacteristicValueUses, getProductSpecCharacteristicValueUses, getProductSpecCharacteristicValueUsesCount, getProductSpecCharacteristicValueUsesCount, isMarkModifiedDisabled, removeFromApplicableDiscounts, removeFromApplicableDiscounts, removeFromCompositeProdOfferPrices, removeFromCompositeProdOfferPrices, removeFromPriceRows, removeFromPriceRows, removeFromProductSpecCharacteristicValues, removeFromProductSpecCharacteristicValues, removeFromProductSpecCharacteristicValueUses, removeFromProductSpecCharacteristicValueUses, setAllDescription, setAllDescription, setAllName, setAllName, setApplicableDiscounts, setApplicableDiscounts, setApprovalStatus, setApprovalStatus, setCatalogVersion, setCatalogVersion, setCompositeProdOfferPrices, setCompositeProdOfferPrices, setDescription, setDescription, setId, setId, setName, setName, setPriceEvent, setPriceEvent, setPriceRows, setPriceRows, setProductSpecCharacteristicValues, setProductSpecCharacteristicValues, setProductSpecCharacteristicValueUses, setProductSpecCharacteristicValueUsesMethods 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
-
CYCLESTART
Qualifier of theTmaRecurringProdOfferPriceCharge.cycleStartattribute- See Also:
-
CYCLEEND
Qualifier of theTmaRecurringProdOfferPriceCharge.cycleEndattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaRecurringProdOfferPriceCharge
public TmaRecurringProdOfferPriceCharge()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classTmaAbstractProdOfferPriceCharge
-
getCycleEnd
Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Returns:
- the cycleEnd - The end of the billing cycle
-
getCycleEnd
Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Returns:
- the cycleEnd - The end of the billing cycle
-
getCycleEndAsPrimitive
public int getCycleEndAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Returns:
- the cycleEnd - The end of the billing cycle
-
getCycleEndAsPrimitive
public int getCycleEndAsPrimitive()Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Returns:
- the cycleEnd - The end of the billing cycle
-
setCycleEnd
Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Parameters:
value- the cycleEnd - The end of the billing cycle
-
setCycleEnd
Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Parameters:
value- the cycleEnd - The end of the billing cycle
-
setCycleEnd
public void setCycleEnd(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Parameters:
value- the cycleEnd - The end of the billing cycle
-
setCycleEnd
public void setCycleEnd(int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleEndattribute.- Parameters:
value- the cycleEnd - The end of the billing cycle
-
getCycleStart
Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Returns:
- the cycleStart - The start of the billing cycle
-
getCycleStart
Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Returns:
- the cycleStart - The start of the billing cycle
-
getCycleStartAsPrimitive
public int getCycleStartAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Returns:
- the cycleStart - The start of the billing cycle
-
getCycleStartAsPrimitive
public int getCycleStartAsPrimitive()Generated method - Getter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Returns:
- the cycleStart - The start of the billing cycle
-
setCycleStart
Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Parameters:
value- the cycleStart - The start of the billing cycle
-
setCycleStart
Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Parameters:
value- the cycleStart - The start of the billing cycle
-
setCycleStart
public void setCycleStart(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Parameters:
value- the cycleStart - The start of the billing cycle
-
setCycleStart
public void setCycleStart(int value) Generated method - Setter of theTmaRecurringProdOfferPriceCharge.cycleStartattribute.- Parameters:
value- the cycleStart - The start of the billing cycle
-