Package de.hybris.platform.b2b.jalo
Class GeneratedB2BCreditLimit
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
B2BCreditLimit
public abstract class GeneratedB2BCreditLimit extends B2BMerchantCheck
Generated class for typeB2BCreditLimit.- 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.StringALERTRATETYPEQualifier of theB2BCreditLimit.alertRateTypeattributestatic java.lang.StringALERTSENTDATEQualifier of theB2BCreditLimit.alertSentDateattributestatic java.lang.StringALERTTHRESHOLDQualifier of theB2BCreditLimit.alertThresholdattributestatic java.lang.StringAMOUNTQualifier of theB2BCreditLimit.amountattributestatic java.lang.StringCURRENCYQualifier of theB2BCreditLimit.currencyattributestatic java.lang.StringDATEPERIODQualifier of theB2BCreditLimit.datePeriodattributestatic java.lang.StringDATERANGEQualifier of theB2BCreditLimit.dateRangeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringUNITQualifier of theB2BCreditLimit.Unitattributeprotected static OneToManyHandler<B2BUnit>UNITHANDLEROneToManyHandlerfor handling 1:n UNIT's relation attributes from 'many' side.-
Fields inherited from class de.hybris.platform.b2b.jalo.GeneratedB2BMerchantCheck
ACTIVE, CODE
-
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 GeneratedB2BCreditLimit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToUnit(B2BUnit value)Generated method - Addsvalueto Unit.voidaddToUnit(SessionContext ctx, B2BUnit value)Generated method - Addsvalueto Unit.EnumerationValuegetAlertRateType()Generated method - Getter of theB2BCreditLimit.alertRateTypeattribute.EnumerationValuegetAlertRateType(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.alertRateTypeattribute.java.util.DategetAlertSentDate()Generated method - Getter of theB2BCreditLimit.alertSentDateattribute.java.util.DategetAlertSentDate(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.alertSentDateattribute.java.math.BigDecimalgetAlertThreshold()Generated method - Getter of theB2BCreditLimit.alertThresholdattribute.java.math.BigDecimalgetAlertThreshold(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.alertThresholdattribute.java.math.BigDecimalgetAmount()Generated method - Getter of theB2BCreditLimit.amountattribute.java.math.BigDecimalgetAmount(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.amountattribute.CurrencygetCurrency()Generated method - Getter of theB2BCreditLimit.currencyattribute.CurrencygetCurrency(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.currencyattribute.StandardDateRangegetDatePeriod()Generated method - Getter of theB2BCreditLimit.datePeriodattribute.StandardDateRangegetDatePeriod(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.datePeriodattribute.EnumerationValuegetDateRange()Generated method - Getter of theB2BCreditLimit.dateRangeattribute.EnumerationValuegetDateRange(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.dateRangeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.Collection<B2BUnit>getUnit()Generated method - Getter of theB2BCreditLimit.Unitattribute.java.util.Collection<B2BUnit>getUnit(SessionContext ctx)Generated method - Getter of theB2BCreditLimit.Unitattribute.voidremoveFromUnit(B2BUnit value)Generated method - Removesvaluefrom Unit.voidremoveFromUnit(SessionContext ctx, B2BUnit value)Generated method - Removesvaluefrom Unit.voidsetAlertRateType(EnumerationValue value)Generated method - Setter of theB2BCreditLimit.alertRateTypeattribute.voidsetAlertRateType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theB2BCreditLimit.alertRateTypeattribute.voidsetAlertSentDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theB2BCreditLimit.alertSentDateattribute.voidsetAlertSentDate(java.util.Date value)Generated method - Setter of theB2BCreditLimit.alertSentDateattribute.voidsetAlertThreshold(SessionContext ctx, java.math.BigDecimal value)Generated method - Setter of theB2BCreditLimit.alertThresholdattribute.voidsetAlertThreshold(java.math.BigDecimal value)Generated method - Setter of theB2BCreditLimit.alertThresholdattribute.voidsetAmount(SessionContext ctx, java.math.BigDecimal value)Generated method - Setter of theB2BCreditLimit.amountattribute.voidsetAmount(java.math.BigDecimal value)Generated method - Setter of theB2BCreditLimit.amountattribute.voidsetCurrency(Currency value)Generated method - Setter of theB2BCreditLimit.currencyattribute.voidsetCurrency(SessionContext ctx, Currency value)Generated method - Setter of theB2BCreditLimit.currencyattribute.voidsetDatePeriod(SessionContext ctx, StandardDateRange value)Generated method - Setter of theB2BCreditLimit.datePeriodattribute.voidsetDatePeriod(StandardDateRange value)Generated method - Setter of theB2BCreditLimit.datePeriodattribute.voidsetDateRange(EnumerationValue value)Generated method - Setter of theB2BCreditLimit.dateRangeattribute.voidsetDateRange(SessionContext ctx, EnumerationValue value)Generated method - Setter of theB2BCreditLimit.dateRangeattribute.voidsetUnit(SessionContext ctx, java.util.Collection<B2BUnit> value)Generated method - Setter of theB2BCreditLimit.Unitattribute.voidsetUnit(java.util.Collection<B2BUnit> value)Generated method - Setter of theB2BCreditLimit.Unitattribute.-
Methods inherited from class de.hybris.platform.b2b.jalo.B2BMerchantCheck
createItem
-
Methods inherited from class de.hybris.platform.b2b.jalo.GeneratedB2BMerchantCheck
getCode, getCode, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, setActive, setActive, setActive, setActive, setCode, setCode
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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
-
CURRENCY
public static final java.lang.String CURRENCY
Qualifier of theB2BCreditLimit.currencyattribute- See Also:
- Constant Field Values
-
AMOUNT
public static final java.lang.String AMOUNT
Qualifier of theB2BCreditLimit.amountattribute- See Also:
- Constant Field Values
-
DATEPERIOD
public static final java.lang.String DATEPERIOD
Qualifier of theB2BCreditLimit.datePeriodattribute- See Also:
- Constant Field Values
-
DATERANGE
public static final java.lang.String DATERANGE
Qualifier of theB2BCreditLimit.dateRangeattribute- See Also:
- Constant Field Values
-
ALERTTHRESHOLD
public static final java.lang.String ALERTTHRESHOLD
Qualifier of theB2BCreditLimit.alertThresholdattribute- See Also:
- Constant Field Values
-
ALERTRATETYPE
public static final java.lang.String ALERTRATETYPE
Qualifier of theB2BCreditLimit.alertRateTypeattribute- See Also:
- Constant Field Values
-
ALERTSENTDATE
public static final java.lang.String ALERTSENTDATE
Qualifier of theB2BCreditLimit.alertSentDateattribute- See Also:
- Constant Field Values
-
UNIT
public static final java.lang.String UNIT
Qualifier of theB2BCreditLimit.Unitattribute- See Also:
- Constant Field Values
-
UNITHANDLER
protected static final OneToManyHandler<B2BUnit> UNITHANDLER
OneToManyHandlerfor handling 1:n UNIT's relation attributes from 'many' 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:
getDefaultAttributeModesin classGeneratedB2BMerchantCheck
-
getAlertRateType
public EnumerationValue getAlertRateType(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.alertRateTypeattribute.- Returns:
- the alertRateType
-
getAlertRateType
public EnumerationValue getAlertRateType()
Generated method - Getter of theB2BCreditLimit.alertRateTypeattribute.- Returns:
- the alertRateType
-
setAlertRateType
public void setAlertRateType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theB2BCreditLimit.alertRateTypeattribute.- Parameters:
value- the alertRateType
-
setAlertRateType
public void setAlertRateType(EnumerationValue value)
Generated method - Setter of theB2BCreditLimit.alertRateTypeattribute.- Parameters:
value- the alertRateType
-
getAlertSentDate
public java.util.Date getAlertSentDate(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.alertSentDateattribute.- Returns:
- the alertSentDate
-
getAlertSentDate
public java.util.Date getAlertSentDate()
Generated method - Getter of theB2BCreditLimit.alertSentDateattribute.- Returns:
- the alertSentDate
-
setAlertSentDate
public void setAlertSentDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theB2BCreditLimit.alertSentDateattribute.- Parameters:
value- the alertSentDate
-
setAlertSentDate
public void setAlertSentDate(java.util.Date value)
Generated method - Setter of theB2BCreditLimit.alertSentDateattribute.- Parameters:
value- the alertSentDate
-
getAlertThreshold
public java.math.BigDecimal getAlertThreshold(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.alertThresholdattribute.- Returns:
- the alertThreshold
-
getAlertThreshold
public java.math.BigDecimal getAlertThreshold()
Generated method - Getter of theB2BCreditLimit.alertThresholdattribute.- Returns:
- the alertThreshold
-
setAlertThreshold
public void setAlertThreshold(SessionContext ctx, java.math.BigDecimal value)
Generated method - Setter of theB2BCreditLimit.alertThresholdattribute.- Parameters:
value- the alertThreshold
-
setAlertThreshold
public void setAlertThreshold(java.math.BigDecimal value)
Generated method - Setter of theB2BCreditLimit.alertThresholdattribute.- Parameters:
value- the alertThreshold
-
getAmount
public java.math.BigDecimal getAmount(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.amountattribute.- Returns:
- the amount
-
getAmount
public java.math.BigDecimal getAmount()
Generated method - Getter of theB2BCreditLimit.amountattribute.- Returns:
- the amount
-
setAmount
public void setAmount(SessionContext ctx, java.math.BigDecimal value)
Generated method - Setter of theB2BCreditLimit.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(java.math.BigDecimal value)
Generated method - Setter of theB2BCreditLimit.amountattribute.- Parameters:
value- the amount
-
getCurrency
public Currency getCurrency(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.currencyattribute.- Returns:
- the currency
-
getCurrency
public Currency getCurrency()
Generated method - Getter of theB2BCreditLimit.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theB2BCreditLimit.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(Currency value)
Generated method - Setter of theB2BCreditLimit.currencyattribute.- Parameters:
value- the currency
-
getDatePeriod
public StandardDateRange getDatePeriod(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.datePeriodattribute.- Returns:
- the datePeriod - date range the credit limit is active
-
getDatePeriod
public StandardDateRange getDatePeriod()
Generated method - Getter of theB2BCreditLimit.datePeriodattribute.- Returns:
- the datePeriod - date range the credit limit is active
-
setDatePeriod
public void setDatePeriod(SessionContext ctx, StandardDateRange value)
Generated method - Setter of theB2BCreditLimit.datePeriodattribute.- Parameters:
value- the datePeriod - date range the credit limit is active
-
setDatePeriod
public void setDatePeriod(StandardDateRange value)
Generated method - Setter of theB2BCreditLimit.datePeriodattribute.- Parameters:
value- the datePeriod - date range the credit limit is active
-
getDateRange
public EnumerationValue getDateRange(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.dateRangeattribute.- Returns:
- the dateRange
-
getDateRange
public EnumerationValue getDateRange()
Generated method - Getter of theB2BCreditLimit.dateRangeattribute.- Returns:
- the dateRange
-
setDateRange
public void setDateRange(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theB2BCreditLimit.dateRangeattribute.- Parameters:
value- the dateRange
-
setDateRange
public void setDateRange(EnumerationValue value)
Generated method - Setter of theB2BCreditLimit.dateRangeattribute.- Parameters:
value- the dateRange
-
getUnit
public java.util.Collection<B2BUnit> getUnit(SessionContext ctx)
Generated method - Getter of theB2BCreditLimit.Unitattribute.- Returns:
- the Unit
-
getUnit
public java.util.Collection<B2BUnit> getUnit()
Generated method - Getter of theB2BCreditLimit.Unitattribute.- Returns:
- the Unit
-
setUnit
public void setUnit(SessionContext ctx, java.util.Collection<B2BUnit> value)
Generated method - Setter of theB2BCreditLimit.Unitattribute.- Parameters:
value- the Unit
-
setUnit
public void setUnit(java.util.Collection<B2BUnit> value)
Generated method - Setter of theB2BCreditLimit.Unitattribute.- Parameters:
value- the Unit
-
addToUnit
public void addToUnit(SessionContext ctx, B2BUnit value)
Generated method - Addsvalueto Unit.- Parameters:
value- the item to add to Unit
-
addToUnit
public void addToUnit(B2BUnit value)
Generated method - Addsvalueto Unit.- Parameters:
value- the item to add to Unit
-
removeFromUnit
public void removeFromUnit(SessionContext ctx, B2BUnit value)
Generated method - Removesvaluefrom Unit.- Parameters:
value- the item to remove from Unit
-
removeFromUnit
public void removeFromUnit(B2BUnit value)
Generated method - Removesvaluefrom Unit.- Parameters:
value- the item to remove from Unit
-
-