Package de.hybris.platform.jalo.c2l
Class GeneratedCurrency
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Currency
public abstract class GeneratedCurrency extends C2LItem
Generated class for typeCurrency
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
BASE
Qualifier of theCurrency.base
attributestatic java.lang.String
CONVERSION
Qualifier of theCurrency.conversion
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DIGITS
Qualifier of theCurrency.digits
attributestatic java.lang.String
SYMBOL
Qualifier of theCurrency.symbol
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.GeneratedC2LItem
ACTIVE, ISOCODE, NAME
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCurrency()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Double
getConversion()
Generated method - Getter of theCurrency.conversion
attribute.java.lang.Double
getConversion(SessionContext ctx)
Generated method - Getter of theCurrency.conversion
attribute.double
getConversionAsPrimitive()
Generated method - Getter of theCurrency.conversion
attribute.double
getConversionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCurrency.conversion
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Integer
getDigits()
Generated method - Getter of theCurrency.digits
attribute.java.lang.Integer
getDigits(SessionContext ctx)
Generated method - Getter of theCurrency.digits
attribute.int
getDigitsAsPrimitive()
Generated method - Getter of theCurrency.digits
attribute.int
getDigitsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCurrency.digits
attribute.java.lang.String
getSymbol()
Generated method - Getter of theCurrency.symbol
attribute.java.lang.String
getSymbol(SessionContext ctx)
Generated method - Getter of theCurrency.symbol
attribute.java.lang.Boolean
isBase()
Generated method - Getter of theCurrency.base
attribute.java.lang.Boolean
isBase(SessionContext ctx)
Generated method - Getter of theCurrency.base
attribute.boolean
isBaseAsPrimitive()
Generated method - Getter of theCurrency.base
attribute.boolean
isBaseAsPrimitive(SessionContext ctx)
Generated method - Getter of theCurrency.base
attribute.void
setBase(boolean value)
Generated method - Setter of theCurrency.base
attribute.void
setBase(SessionContext ctx, boolean value)
Generated method - Setter of theCurrency.base
attribute.void
setBase(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCurrency.base
attribute.void
setBase(java.lang.Boolean value)
Generated method - Setter of theCurrency.base
attribute.void
setConversion(double value)
Generated method - Setter of theCurrency.conversion
attribute.void
setConversion(SessionContext ctx, double value)
Generated method - Setter of theCurrency.conversion
attribute.void
setConversion(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCurrency.conversion
attribute.void
setConversion(java.lang.Double value)
Generated method - Setter of theCurrency.conversion
attribute.void
setDigits(int value)
Generated method - Setter of theCurrency.digits
attribute.void
setDigits(SessionContext ctx, int value)
Generated method - Setter of theCurrency.digits
attribute.void
setDigits(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCurrency.digits
attribute.void
setDigits(java.lang.Integer value)
Generated method - Setter of theCurrency.digits
attribute.void
setSymbol(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCurrency.symbol
attribute.void
setSymbol(java.lang.String value)
Generated method - Setter of theCurrency.symbol
attribute.-
Methods inherited from class de.hybris.platform.jalo.c2l.C2LItem
checkConsistencyActive, checkConsistencyIsocode, getAllNames, getIsoCode, getIsoCode, isActive, setActive, setAllNames, setIsocode, setIsoCode, setIsoCode, toString
-
Methods inherited from class de.hybris.platform.jalo.c2l.GeneratedC2LItem
getAllName, getAllName, getIsocode, getIsocode, getName, getName, isActive, isActiveAsPrimitive, isActiveAsPrimitive, setActive, setActive, setActive, setAllName, setAllName, setIsocode, setName, setName
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
BASE
public static final java.lang.String BASE
Qualifier of theCurrency.base
attribute- See Also:
- Constant Field Values
-
CONVERSION
public static final java.lang.String CONVERSION
Qualifier of theCurrency.conversion
attribute- See Also:
- Constant Field Values
-
DIGITS
public static final java.lang.String DIGITS
Qualifier of theCurrency.digits
attribute- See Also:
- Constant Field Values
-
SYMBOL
public static final java.lang.String SYMBOL
Qualifier of theCurrency.symbol
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedC2LItem
-
isBase
public java.lang.Boolean isBase(SessionContext ctx)
Generated method - Getter of theCurrency.base
attribute.- Returns:
- the base
-
isBase
public java.lang.Boolean isBase()
Generated method - Getter of theCurrency.base
attribute.- Returns:
- the base
-
isBaseAsPrimitive
public boolean isBaseAsPrimitive(SessionContext ctx)
Generated method - Getter of theCurrency.base
attribute.- Returns:
- the base
-
isBaseAsPrimitive
public boolean isBaseAsPrimitive()
Generated method - Getter of theCurrency.base
attribute.- Returns:
- the base
-
setBase
public void setBase(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCurrency.base
attribute.- Parameters:
value
- the base
-
setBase
public void setBase(java.lang.Boolean value)
Generated method - Setter of theCurrency.base
attribute.- Parameters:
value
- the base
-
setBase
public void setBase(SessionContext ctx, boolean value)
Generated method - Setter of theCurrency.base
attribute.- Parameters:
value
- the base
-
setBase
public void setBase(boolean value)
Generated method - Setter of theCurrency.base
attribute.- Parameters:
value
- the base
-
getConversion
public java.lang.Double getConversion(SessionContext ctx)
Generated method - Getter of theCurrency.conversion
attribute.- Returns:
- the conversion
-
getConversion
public java.lang.Double getConversion()
Generated method - Getter of theCurrency.conversion
attribute.- Returns:
- the conversion
-
getConversionAsPrimitive
public double getConversionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCurrency.conversion
attribute.- Returns:
- the conversion
-
getConversionAsPrimitive
public double getConversionAsPrimitive()
Generated method - Getter of theCurrency.conversion
attribute.- Returns:
- the conversion
-
setConversion
public void setConversion(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCurrency.conversion
attribute.- Parameters:
value
- the conversion
-
setConversion
public void setConversion(java.lang.Double value)
Generated method - Setter of theCurrency.conversion
attribute.- Parameters:
value
- the conversion
-
setConversion
public void setConversion(SessionContext ctx, double value)
Generated method - Setter of theCurrency.conversion
attribute.- Parameters:
value
- the conversion
-
setConversion
public void setConversion(double value)
Generated method - Setter of theCurrency.conversion
attribute.- Parameters:
value
- the conversion
-
getDigits
public java.lang.Integer getDigits(SessionContext ctx)
Generated method - Getter of theCurrency.digits
attribute.- Returns:
- the digits
-
getDigits
public java.lang.Integer getDigits()
Generated method - Getter of theCurrency.digits
attribute.- Returns:
- the digits
-
getDigitsAsPrimitive
public int getDigitsAsPrimitive(SessionContext ctx)
Generated method - Getter of theCurrency.digits
attribute.- Returns:
- the digits
-
getDigitsAsPrimitive
public int getDigitsAsPrimitive()
Generated method - Getter of theCurrency.digits
attribute.- Returns:
- the digits
-
setDigits
public void setDigits(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCurrency.digits
attribute.- Parameters:
value
- the digits
-
setDigits
public void setDigits(java.lang.Integer value)
Generated method - Setter of theCurrency.digits
attribute.- Parameters:
value
- the digits
-
setDigits
public void setDigits(SessionContext ctx, int value)
Generated method - Setter of theCurrency.digits
attribute.- Parameters:
value
- the digits
-
setDigits
public void setDigits(int value)
Generated method - Setter of theCurrency.digits
attribute.- Parameters:
value
- the digits
-
getSymbol
public java.lang.String getSymbol(SessionContext ctx)
Generated method - Getter of theCurrency.symbol
attribute.- Returns:
- the symbol
-
getSymbol
public java.lang.String getSymbol()
Generated method - Getter of theCurrency.symbol
attribute.- Returns:
- the symbol
-
setSymbol
public void setSymbol(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCurrency.symbol
attribute.- Parameters:
value
- the symbol
-
setSymbol
public void setSymbol(java.lang.String value)
Generated method - Setter of theCurrency.symbol
attribute.- Parameters:
value
- the symbol
-
-