Class GeneratedUsageUnit

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable

    public abstract class GeneratedUsageUnit
    extends de.hybris.platform.jalo.GenericItem
    Generated class for type UsageUnit.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

        de.hybris.platform.jalo.GenericItem.GenericItemImpl
      • Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

        de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl
      • Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

        de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl
      • Nested 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

      Fields 
      Modifier and Type Field Description
      static java.lang.String ACCUMULATIVE
      Qualifier of the UsageUnit.accumulative attribute
      protected static java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES  
      static java.lang.String ID
      Qualifier of the UsageUnit.id attribute
      static java.lang.String NAME
      Qualifier of the UsageUnit.name attribute
      static java.lang.String NAMEPLURAL
      Qualifier of the UsageUnit.namePlural 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, TYPE
      • Fields inherited from class de.hybris.platform.util.BridgeAbstraction

        impl, tenant
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllName()
      Generated method - Getter of the UsageUnit.name attribute.
      java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllName​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageUnit.name attribute.
      java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllNamePlural()
      Generated method - Getter of the UsageUnit.namePlural attribute.
      java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllNamePlural​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageUnit.namePlural attribute.
      protected java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()  
      java.lang.String getId()
      Generated method - Getter of the UsageUnit.id attribute.
      java.lang.String getId​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageUnit.id attribute.
      java.lang.String getName()
      Generated method - Getter of the UsageUnit.name attribute.
      java.lang.String getName​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageUnit.name attribute.
      java.lang.String getNamePlural()
      Generated method - Getter of the UsageUnit.namePlural attribute.
      java.lang.String getNamePlural​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageUnit.namePlural attribute.
      java.lang.Boolean isAccumulative()
      Generated method - Getter of the UsageUnit.accumulative attribute.
      java.lang.Boolean isAccumulative​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageUnit.accumulative attribute.
      boolean isAccumulativeAsPrimitive()
      Generated method - Getter of the UsageUnit.accumulative attribute.
      boolean isAccumulativeAsPrimitive​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageUnit.accumulative attribute.
      void setAccumulative​(boolean value)
      Generated method - Setter of the UsageUnit.accumulative attribute.
      void setAccumulative​(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the UsageUnit.accumulative attribute.
      void setAccumulative​(de.hybris.platform.jalo.SessionContext ctx, java.lang.Boolean value)
      Generated method - Setter of the UsageUnit.accumulative attribute.
      void setAccumulative​(java.lang.Boolean value)
      Generated method - Setter of the UsageUnit.accumulative attribute.
      void setAllName​(de.hybris.platform.jalo.SessionContext ctx, java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
      Generated method - Setter of the UsageUnit.name attribute.
      void setAllName​(java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
      Generated method - Setter of the UsageUnit.name attribute.
      void setAllNamePlural​(de.hybris.platform.jalo.SessionContext ctx, java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
      Generated method - Setter of the UsageUnit.namePlural attribute.
      void setAllNamePlural​(java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
      Generated method - Setter of the UsageUnit.namePlural attribute.
      protected void setId​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the UsageUnit.id attribute.
      protected void setId​(java.lang.String value)
      Generated method - Setter of the UsageUnit.id attribute.
      void setName​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the UsageUnit.name attribute.
      void setName​(java.lang.String value)
      Generated method - Setter of the UsageUnit.name attribute.
      void setNamePlural​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the UsageUnit.namePlural attribute.
      void setNamePlural​(java.lang.String value)
      Generated method - Setter of the UsageUnit.namePlural attribute.
      • 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, toString, useTA, writeReplace
      • Methods inherited from class de.hybris.platform.util.BridgeAbstraction

        setTenant
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • ID

        public static final java.lang.String ID
        Qualifier of the UsageUnit.id attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the UsageUnit.name attribute
        See Also:
        Constant Field Values
      • NAMEPLURAL

        public static final java.lang.String NAMEPLURAL
        Qualifier of the UsageUnit.namePlural attribute
        See Also:
        Constant Field Values
      • ACCUMULATIVE

        public static final java.lang.String ACCUMULATIVE
        Qualifier of the UsageUnit.accumulative attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedUsageUnit

        public GeneratedUsageUnit()
    • Method Detail

      • getDefaultAttributeModes

        protected java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
        Overrides:
        getDefaultAttributeModes in class de.hybris.platform.jalo.Item
      • isAccumulative

        public java.lang.Boolean isAccumulative​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageUnit.accumulative attribute.
        Returns:
        the accumulative - Accumulative
      • isAccumulative

        public java.lang.Boolean isAccumulative()
        Generated method - Getter of the UsageUnit.accumulative attribute.
        Returns:
        the accumulative - Accumulative
      • isAccumulativeAsPrimitive

        public boolean isAccumulativeAsPrimitive​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageUnit.accumulative attribute.
        Returns:
        the accumulative - Accumulative
      • isAccumulativeAsPrimitive

        public boolean isAccumulativeAsPrimitive()
        Generated method - Getter of the UsageUnit.accumulative attribute.
        Returns:
        the accumulative - Accumulative
      • setAccumulative

        public void setAccumulative​(de.hybris.platform.jalo.SessionContext ctx,
                                    java.lang.Boolean value)
        Generated method - Setter of the UsageUnit.accumulative attribute.
        Parameters:
        value - the accumulative - Accumulative
      • setAccumulative

        public void setAccumulative​(java.lang.Boolean value)
        Generated method - Setter of the UsageUnit.accumulative attribute.
        Parameters:
        value - the accumulative - Accumulative
      • setAccumulative

        public void setAccumulative​(de.hybris.platform.jalo.SessionContext ctx,
                                    boolean value)
        Generated method - Setter of the UsageUnit.accumulative attribute.
        Parameters:
        value - the accumulative - Accumulative
      • setAccumulative

        public void setAccumulative​(boolean value)
        Generated method - Setter of the UsageUnit.accumulative attribute.
        Parameters:
        value - the accumulative - Accumulative
      • getId

        public java.lang.String getId​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageUnit.id attribute.
        Returns:
        the id - Identifier
      • getId

        public java.lang.String getId()
        Generated method - Getter of the UsageUnit.id attribute.
        Returns:
        the id - Identifier
      • setId

        protected void setId​(de.hybris.platform.jalo.SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the UsageUnit.id attribute.
        Parameters:
        value - the id - Identifier
      • setId

        protected void setId​(java.lang.String value)
        Generated method - Setter of the UsageUnit.id attribute.
        Parameters:
        value - the id - Identifier
      • getName

        public java.lang.String getName​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageUnit.name attribute.
        Returns:
        the name - Name
      • getName

        public java.lang.String getName()
        Generated method - Getter of the UsageUnit.name attribute.
        Returns:
        the name - Name
      • getAllName

        public java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllName​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageUnit.name attribute.
        Returns:
        the localized name - Name
      • getAllName

        public java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllName()
        Generated method - Getter of the UsageUnit.name attribute.
        Returns:
        the localized name - Name
      • setName

        public void setName​(de.hybris.platform.jalo.SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the UsageUnit.name attribute.
        Parameters:
        value - the name - Name
      • setName

        public void setName​(java.lang.String value)
        Generated method - Setter of the UsageUnit.name attribute.
        Parameters:
        value - the name - Name
      • setAllName

        public void setAllName​(de.hybris.platform.jalo.SessionContext ctx,
                               java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
        Generated method - Setter of the UsageUnit.name attribute.
        Parameters:
        value - the name - Name
      • setAllName

        public void setAllName​(java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
        Generated method - Setter of the UsageUnit.name attribute.
        Parameters:
        value - the name - Name
      • getNamePlural

        public java.lang.String getNamePlural​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageUnit.namePlural attribute.
        Returns:
        the namePlural - Name (Plural)
      • getNamePlural

        public java.lang.String getNamePlural()
        Generated method - Getter of the UsageUnit.namePlural attribute.
        Returns:
        the namePlural - Name (Plural)
      • getAllNamePlural

        public java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllNamePlural​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageUnit.namePlural attribute.
        Returns:
        the localized namePlural - Name (Plural)
      • getAllNamePlural

        public java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllNamePlural()
        Generated method - Getter of the UsageUnit.namePlural attribute.
        Returns:
        the localized namePlural - Name (Plural)
      • setNamePlural

        public void setNamePlural​(de.hybris.platform.jalo.SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the UsageUnit.namePlural attribute.
        Parameters:
        value - the namePlural - Name (Plural)
      • setNamePlural

        public void setNamePlural​(java.lang.String value)
        Generated method - Setter of the UsageUnit.namePlural attribute.
        Parameters:
        value - the namePlural - Name (Plural)
      • setAllNamePlural

        public void setAllNamePlural​(de.hybris.platform.jalo.SessionContext ctx,
                                     java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
        Generated method - Setter of the UsageUnit.namePlural attribute.
        Parameters:
        value - the namePlural - Name (Plural)
      • setAllNamePlural

        public void setAllNamePlural​(java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
        Generated method - Setter of the UsageUnit.namePlural attribute.
        Parameters:
        value - the namePlural - Name (Plural)