Class GeneratedExternalDiscountValue
- 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.sap.c4c.quote.jalo.GeneratedExternalDiscountValue
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
ExternalDiscountValue
public abstract class GeneratedExternalDiscountValue extends GenericItem
Generated class for typeExternalDiscountValue
.- 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
CODE
Qualifier of theExternalDiscountValue.code
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
LEVEL
Qualifier of theExternalDiscountValue.level
attributestatic java.lang.String
ORDER
Qualifier of theExternalDiscountValue.order
attributestatic java.lang.String
ORDERENTRY
Qualifier of theExternalDiscountValue.orderEntry
attributeprotected static BidirectionalOneToManyHandler<GeneratedExternalDiscountValue>
ORDERENTRYHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORDERENTRY's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedExternalDiscountValue>
ORDERHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORDER's relation attributes from 'one' side.static java.lang.String
TYPE
Qualifier of theExternalDiscountValue.type
attributestatic java.lang.String
VALUE
Qualifier of theExternalDiscountValue.value
attribute-
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
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedExternalDiscountValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.lang.String
getCode()
Generated method - Getter of theExternalDiscountValue.code
attribute.java.lang.String
getCode(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.code
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Integer
getLevel()
Generated method - Getter of theExternalDiscountValue.level
attribute.java.lang.Integer
getLevel(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.level
attribute.int
getLevelAsPrimitive()
Generated method - Getter of theExternalDiscountValue.level
attribute.int
getLevelAsPrimitive(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.level
attribute.AbstractOrder
getOrder()
Generated method - Getter of theExternalDiscountValue.order
attribute.AbstractOrder
getOrder(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.order
attribute.AbstractOrderEntry
getOrderEntry()
Generated method - Getter of theExternalDiscountValue.orderEntry
attribute.AbstractOrderEntry
getOrderEntry(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.orderEntry
attribute.java.lang.String
getType()
Generated method - Getter of theExternalDiscountValue.type
attribute.java.lang.String
getType(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.type
attribute.java.lang.Double
getValue()
Generated method - Getter of theExternalDiscountValue.value
attribute.java.lang.Double
getValue(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.value
attribute.double
getValueAsPrimitive()
Generated method - Getter of theExternalDiscountValue.value
attribute.double
getValueAsPrimitive(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.value
attribute.void
setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theExternalDiscountValue.code
attribute.void
setCode(java.lang.String value)
Generated method - Setter of theExternalDiscountValue.code
attribute.void
setLevel(int value)
Generated method - Setter of theExternalDiscountValue.level
attribute.void
setLevel(SessionContext ctx, int value)
Generated method - Setter of theExternalDiscountValue.level
attribute.void
setLevel(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theExternalDiscountValue.level
attribute.void
setLevel(java.lang.Integer value)
Generated method - Setter of theExternalDiscountValue.level
attribute.void
setOrder(AbstractOrder value)
Generated method - Setter of theExternalDiscountValue.order
attribute.void
setOrder(SessionContext ctx, AbstractOrder value)
Generated method - Setter of theExternalDiscountValue.order
attribute.void
setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of theExternalDiscountValue.orderEntry
attribute.void
setOrderEntry(SessionContext ctx, AbstractOrderEntry value)
Generated method - Setter of theExternalDiscountValue.orderEntry
attribute.void
setType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theExternalDiscountValue.type
attribute.void
setType(java.lang.String value)
Generated method - Setter of theExternalDiscountValue.type
attribute.void
setValue(double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.void
setValue(SessionContext ctx, double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.void
setValue(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.void
setValue(java.lang.Double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
VALUE
public static final java.lang.String VALUE
Qualifier of theExternalDiscountValue.value
attribute- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Qualifier of theExternalDiscountValue.code
attribute- See Also:
- Constant Field Values
-
TYPE
public static final java.lang.String TYPE
Qualifier of theExternalDiscountValue.type
attribute- See Also:
- Constant Field Values
-
LEVEL
public static final java.lang.String LEVEL
Qualifier of theExternalDiscountValue.level
attribute- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Qualifier of theExternalDiscountValue.order
attribute- See Also:
- Constant Field Values
-
ORDERENTRY
public static final java.lang.String ORDERENTRY
Qualifier of theExternalDiscountValue.orderEntry
attribute- See Also:
- Constant Field Values
-
ORDERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedExternalDiscountValue> ORDERHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORDER's relation attributes from 'one' side.
-
ORDERENTRYHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedExternalDiscountValue> ORDERENTRYHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORDERENTRY's relation attributes from 'one' side.
-
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 classItem
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.code
attribute.- Returns:
- the code - Discount code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theExternalDiscountValue.code
attribute.- Returns:
- the code - Discount code
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theExternalDiscountValue.code
attribute.- Parameters:
value
- the code - Discount code
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theExternalDiscountValue.code
attribute.- Parameters:
value
- the code - Discount code
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map)
.In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)
too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
- Overrides:
createItem
in classGenericItem
- Parameters:
ctx
- the current session context which this item is created withintype
- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
getLevel
public java.lang.Integer getLevel(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.level
attribute.- Returns:
- the level - Discount level
-
getLevel
public java.lang.Integer getLevel()
Generated method - Getter of theExternalDiscountValue.level
attribute.- Returns:
- the level - Discount level
-
getLevelAsPrimitive
public int getLevelAsPrimitive(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.level
attribute.- Returns:
- the level - Discount level
-
getLevelAsPrimitive
public int getLevelAsPrimitive()
Generated method - Getter of theExternalDiscountValue.level
attribute.- Returns:
- the level - Discount level
-
setLevel
public void setLevel(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theExternalDiscountValue.level
attribute.- Parameters:
value
- the level - Discount level
-
setLevel
public void setLevel(java.lang.Integer value)
Generated method - Setter of theExternalDiscountValue.level
attribute.- Parameters:
value
- the level - Discount level
-
setLevel
public void setLevel(SessionContext ctx, int value)
Generated method - Setter of theExternalDiscountValue.level
attribute.- Parameters:
value
- the level - Discount level
-
setLevel
public void setLevel(int value)
Generated method - Setter of theExternalDiscountValue.level
attribute.- Parameters:
value
- the level - Discount level
-
getOrder
public AbstractOrder getOrder(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.order
attribute.- Returns:
- the order
-
getOrder
public AbstractOrder getOrder()
Generated method - Getter of theExternalDiscountValue.order
attribute.- Returns:
- the order
-
setOrder
public void setOrder(SessionContext ctx, AbstractOrder value)
Generated method - Setter of theExternalDiscountValue.order
attribute.- Parameters:
value
- the order
-
setOrder
public void setOrder(AbstractOrder value)
Generated method - Setter of theExternalDiscountValue.order
attribute.- Parameters:
value
- the order
-
getOrderEntry
public AbstractOrderEntry getOrderEntry(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.orderEntry
attribute.- Returns:
- the orderEntry
-
getOrderEntry
public AbstractOrderEntry getOrderEntry()
Generated method - Getter of theExternalDiscountValue.orderEntry
attribute.- Returns:
- the orderEntry
-
setOrderEntry
public void setOrderEntry(SessionContext ctx, AbstractOrderEntry value)
Generated method - Setter of theExternalDiscountValue.orderEntry
attribute.- Parameters:
value
- the orderEntry
-
setOrderEntry
public void setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of theExternalDiscountValue.orderEntry
attribute.- Parameters:
value
- the orderEntry
-
getType
public java.lang.String getType(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.type
attribute.- Returns:
- the type - Discount type
-
getType
public java.lang.String getType()
Generated method - Getter of theExternalDiscountValue.type
attribute.- Returns:
- the type - Discount type
-
setType
public void setType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theExternalDiscountValue.type
attribute.- Parameters:
value
- the type - Discount type
-
setType
public void setType(java.lang.String value)
Generated method - Setter of theExternalDiscountValue.type
attribute.- Parameters:
value
- the type - Discount type
-
getValue
public java.lang.Double getValue(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.value
attribute.- Returns:
- the value - External Discount Value
-
getValue
public java.lang.Double getValue()
Generated method - Getter of theExternalDiscountValue.value
attribute.- Returns:
- the value - External Discount Value
-
getValueAsPrimitive
public double getValueAsPrimitive(SessionContext ctx)
Generated method - Getter of theExternalDiscountValue.value
attribute.- Returns:
- the value - External Discount Value
-
getValueAsPrimitive
public double getValueAsPrimitive()
Generated method - Getter of theExternalDiscountValue.value
attribute.- Returns:
- the value - External Discount Value
-
setValue
public void setValue(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.- Parameters:
value
- the value - External Discount Value
-
setValue
public void setValue(java.lang.Double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.- Parameters:
value
- the value - External Discount Value
-
setValue
public void setValue(SessionContext ctx, double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.- Parameters:
value
- the value - External Discount Value
-
setValue
public void setValue(double value)
Generated method - Setter of theExternalDiscountValue.value
attribute.- Parameters:
value
- the value - External Discount Value
-
-