Package de.hybris.platform.b2b.jalo
Class GeneratedB2BOrderThresholdPermission
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.b2b.jalo.GeneratedB2BPermission
de.hybris.platform.b2b.jalo.B2BPermission
de.hybris.platform.b2b.jalo.GeneratedB2BOrderThresholdPermission
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
de.hybris.platform.b2b.jalo.B2BOrderThresholdPermission
public abstract class GeneratedB2BOrderThresholdPermission
extends de.hybris.platform.b2b.jalo.B2BPermission
Generated class for type
B2BOrderThresholdPermission.- 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 theB2BOrderThresholdPermission.currencyattributestatic final StringQualifier of theB2BOrderThresholdPermission.thresholdattributeFields inherited from class de.hybris.platform.b2b.jalo.GeneratedB2BPermission
ACTIVE, B2BCUSTOMER2B2BPERMISSIONS_MARKMODIFIED, B2BCUSTOMER2B2BPERMISSIONS_SRC_ORDERED, B2BCUSTOMER2B2BPERMISSIONS_TGT_ORDERED, B2BUSERGROUPS2B2BPERMISSIONS_MARKMODIFIED, B2BUSERGROUPS2B2BPERMISSIONS_SRC_ORDERED, B2BUSERGROUPS2B2BPERMISSIONS_TGT_ORDERED, CODE, CUSTOMERS, MESSAGE, UNIT, UNITHANDLER, UNITPOS, USERGROUPSFields 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 TypeMethodDescriptionde.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theB2BOrderThresholdPermission.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BOrderThresholdPermission.currencyattribute.Generated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.getThreshold(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.doubleGenerated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.doublegetThresholdAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theB2BOrderThresholdPermission.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theB2BOrderThresholdPermission.currencyattribute.voidsetThreshold(double value) Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.voidsetThreshold(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.voidsetThreshold(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.voidsetThreshold(Double value) Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.Methods inherited from class de.hybris.platform.b2b.jalo.B2BPermission
createItemMethods inherited from class de.hybris.platform.b2b.jalo.GeneratedB2BPermission
addToCustomers, addToCustomers, addToUserGroups, addToUserGroups, getAllMessage, getAllMessage, getCode, getCode, getCustomers, getCustomers, getCustomersCount, getCustomersCount, getMessage, getMessage, getUnit, getUnit, getUserGroups, getUserGroups, getUserGroupsCount, getUserGroupsCount, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isMarkModifiedDisabled, removeFromCustomers, removeFromCustomers, removeFromUserGroups, removeFromUserGroups, setActive, setActive, setActive, setActive, setAllMessage, setAllMessage, setCode, setCode, setCustomers, setCustomers, setMessage, setMessage, setUnit, setUnit, setUserGroups, setUserGroupsMethods 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
-
THRESHOLD
Qualifier of theB2BOrderThresholdPermission.thresholdattribute- See Also:
-
CURRENCY
Qualifier of theB2BOrderThresholdPermission.currencyattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedB2BOrderThresholdPermission
public GeneratedB2BOrderThresholdPermission()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classGeneratedB2BPermission
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BOrderThresholdPermission.currencyattribute.- Returns:
- the currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theB2BOrderThresholdPermission.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 theB2BOrderThresholdPermission.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theB2BOrderThresholdPermission.currencyattribute.- Parameters:
value- the currency
-
getThreshold
Generated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.- Returns:
- the threshold
-
getThreshold
Generated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.- Returns:
- the threshold
-
getThresholdAsPrimitive
public double getThresholdAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.- Returns:
- the threshold
-
getThresholdAsPrimitive
public double getThresholdAsPrimitive()Generated method - Getter of theB2BOrderThresholdPermission.thresholdattribute.- Returns:
- the threshold
-
setThreshold
Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.- Parameters:
value- the threshold
-
setThreshold
Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.- Parameters:
value- the threshold
-
setThreshold
public void setThreshold(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.- Parameters:
value- the threshold
-
setThreshold
public void setThreshold(double value) Generated method - Setter of theB2BOrderThresholdPermission.thresholdattribute.- Parameters:
value- the threshold
-