Class TuaQueryUsageConsumption

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.tuadatamodel.jalo.TuaQueryUsageConsumption
All Implemented Interfaces:
Serializable, Comparable

public class TuaQueryUsageConsumption extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaQueryUsageConsumption.
See Also:
  • 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
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TuaQueryUsageConsumption.href attribute
    static final String
    Qualifier of the TuaQueryUsageConsumption.id attribute
    static final String
    Qualifier of the TuaQueryUsageConsumption.partyAccount attribute
    static final String
    Qualifier of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute
    static final String
    Qualifier of the TuaQueryUsageConsumption.relatedParty attribute
    static final String
    Qualifier of the TuaQueryUsageConsumption.searchCriteria attribute
    static final String
    Qualifier of the TuaQueryUsageConsumption.usageConsumption 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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TuaQueryUsageConsumption.href attribute.
    getHref(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaQueryUsageConsumption.href attribute.
    Generated method - Getter of the TuaQueryUsageConsumption.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaQueryUsageConsumption.id attribute.
    Generated method - Getter of the TuaQueryUsageConsumption.partyAccount attribute.
    getPartyAccount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaQueryUsageConsumption.partyAccount attribute.
    Generated method - Getter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
    getQueryUsageConsumptionDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
    Generated method - Getter of the TuaQueryUsageConsumption.relatedParty attribute.
    getRelatedParty(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaQueryUsageConsumption.relatedParty attribute.
    Generated method - Getter of the TuaQueryUsageConsumption.searchCriteria attribute.
    getSearchCriteria(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaQueryUsageConsumption.searchCriteria attribute.
    Generated method - Getter of the TuaQueryUsageConsumption.usageConsumption attribute.
    getUsageConsumption(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaQueryUsageConsumption.usageConsumption attribute.
    void
    setHref(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaQueryUsageConsumption.href attribute.
    void
    setHref(String value)
    Generated method - Setter of the TuaQueryUsageConsumption.href attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaQueryUsageConsumption.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TuaQueryUsageConsumption.id attribute.
    void
    setPartyAccount(de.hybris.platform.jalo.SessionContext ctx, List<TuaPartyAccount> value)
    Generated method - Setter of the TuaQueryUsageConsumption.partyAccount attribute.
    void
    Generated method - Setter of the TuaQueryUsageConsumption.partyAccount attribute.
    void
    setQueryUsageConsumptionDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
    void
    Generated method - Setter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
    void
    setRelatedParty(de.hybris.platform.jalo.SessionContext ctx, List<TuaPartyRole> value)
    Generated method - Setter of the TuaQueryUsageConsumption.relatedParty attribute.
    void
    Generated method - Setter of the TuaQueryUsageConsumption.relatedParty attribute.
    void
    setSearchCriteria(de.hybris.platform.jalo.SessionContext ctx, TuaUsageConsumption value)
    Generated method - Setter of the TuaQueryUsageConsumption.searchCriteria attribute.
    void
    Generated method - Setter of the TuaQueryUsageConsumption.searchCriteria attribute.
    void
    setUsageConsumption(de.hybris.platform.jalo.SessionContext ctx, List<TuaUsageConsumption> value)
    Generated method - Setter of the TuaQueryUsageConsumption.usageConsumption attribute.
    void
    Generated method - Setter of the TuaQueryUsageConsumption.usageConsumption attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, 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, 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, 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, suppressRelation, 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 Details

    • ID

      public static final String ID
      Qualifier of the TuaQueryUsageConsumption.id attribute
      See Also:
    • HREF

      public static final String HREF
      Qualifier of the TuaQueryUsageConsumption.href attribute
      See Also:
    • PARTYACCOUNT

      public static final String PARTYACCOUNT
      Qualifier of the TuaQueryUsageConsumption.partyAccount attribute
      See Also:
    • QUERYUSAGECONSUMPTIONDATE

      public static final String QUERYUSAGECONSUMPTIONDATE
      Qualifier of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute
      See Also:
    • RELATEDPARTY

      public static final String RELATEDPARTY
      Qualifier of the TuaQueryUsageConsumption.relatedParty attribute
      See Also:
    • SEARCHCRITERIA

      public static final String SEARCHCRITERIA
      Qualifier of the TuaQueryUsageConsumption.searchCriteria attribute
      See Also:
    • USAGECONSUMPTION

      public static final String USAGECONSUMPTION
      Qualifier of the TuaQueryUsageConsumption.usageConsumption attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • TuaQueryUsageConsumption

      public TuaQueryUsageConsumption()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getHref

      public String getHref(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaQueryUsageConsumption.href attribute.
      Returns:
      the href
    • getHref

      public String getHref()
      Generated method - Getter of the TuaQueryUsageConsumption.href attribute.
      Returns:
      the href
    • setHref

      public void setHref(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaQueryUsageConsumption.href attribute.
      Parameters:
      value - the href
    • setHref

      public void setHref(String value)
      Generated method - Setter of the TuaQueryUsageConsumption.href attribute.
      Parameters:
      value - the href
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaQueryUsageConsumption.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Generated method - Getter of the TuaQueryUsageConsumption.id attribute.
      Returns:
      the id
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaQueryUsageConsumption.id attribute.
      Parameters:
      value - the id
    • setId

      public void setId(String value)
      Generated method - Setter of the TuaQueryUsageConsumption.id attribute.
      Parameters:
      value - the id
    • getPartyAccount

      public List<TuaPartyAccount> getPartyAccount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaQueryUsageConsumption.partyAccount attribute.
      Returns:
      the partyAccount
    • getPartyAccount

      public List<TuaPartyAccount> getPartyAccount()
      Generated method - Getter of the TuaQueryUsageConsumption.partyAccount attribute.
      Returns:
      the partyAccount
    • setPartyAccount

      public void setPartyAccount(de.hybris.platform.jalo.SessionContext ctx, List<TuaPartyAccount> value)
      Generated method - Setter of the TuaQueryUsageConsumption.partyAccount attribute.
      Parameters:
      value - the partyAccount
    • setPartyAccount

      public void setPartyAccount(List<TuaPartyAccount> value)
      Generated method - Setter of the TuaQueryUsageConsumption.partyAccount attribute.
      Parameters:
      value - the partyAccount
    • getQueryUsageConsumptionDate

      public Date getQueryUsageConsumptionDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
      Returns:
      the queryUsageConsumptionDate
    • getQueryUsageConsumptionDate

      public Date getQueryUsageConsumptionDate()
      Generated method - Getter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
      Returns:
      the queryUsageConsumptionDate
    • setQueryUsageConsumptionDate

      public void setQueryUsageConsumptionDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
      Parameters:
      value - the queryUsageConsumptionDate
    • setQueryUsageConsumptionDate

      public void setQueryUsageConsumptionDate(Date value)
      Generated method - Setter of the TuaQueryUsageConsumption.queryUsageConsumptionDate attribute.
      Parameters:
      value - the queryUsageConsumptionDate
    • getRelatedParty

      public List<TuaPartyRole> getRelatedParty(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaQueryUsageConsumption.relatedParty attribute.
      Returns:
      the relatedParty
    • getRelatedParty

      public List<TuaPartyRole> getRelatedParty()
      Generated method - Getter of the TuaQueryUsageConsumption.relatedParty attribute.
      Returns:
      the relatedParty
    • setRelatedParty

      public void setRelatedParty(de.hybris.platform.jalo.SessionContext ctx, List<TuaPartyRole> value)
      Generated method - Setter of the TuaQueryUsageConsumption.relatedParty attribute.
      Parameters:
      value - the relatedParty
    • setRelatedParty

      public void setRelatedParty(List<TuaPartyRole> value)
      Generated method - Setter of the TuaQueryUsageConsumption.relatedParty attribute.
      Parameters:
      value - the relatedParty
    • getSearchCriteria

      public TuaUsageConsumption getSearchCriteria(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaQueryUsageConsumption.searchCriteria attribute.
      Returns:
      the searchCriteria
    • getSearchCriteria

      public TuaUsageConsumption getSearchCriteria()
      Generated method - Getter of the TuaQueryUsageConsumption.searchCriteria attribute.
      Returns:
      the searchCriteria
    • setSearchCriteria

      public void setSearchCriteria(de.hybris.platform.jalo.SessionContext ctx, TuaUsageConsumption value)
      Generated method - Setter of the TuaQueryUsageConsumption.searchCriteria attribute.
      Parameters:
      value - the searchCriteria
    • setSearchCriteria

      public void setSearchCriteria(TuaUsageConsumption value)
      Generated method - Setter of the TuaQueryUsageConsumption.searchCriteria attribute.
      Parameters:
      value - the searchCriteria
    • getUsageConsumption

      public List<TuaUsageConsumption> getUsageConsumption(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaQueryUsageConsumption.usageConsumption attribute.
      Returns:
      the usageConsumption
    • getUsageConsumption

      public List<TuaUsageConsumption> getUsageConsumption()
      Generated method - Getter of the TuaQueryUsageConsumption.usageConsumption attribute.
      Returns:
      the usageConsumption
    • setUsageConsumption

      public void setUsageConsumption(de.hybris.platform.jalo.SessionContext ctx, List<TuaUsageConsumption> value)
      Generated method - Setter of the TuaQueryUsageConsumption.usageConsumption attribute.
      Parameters:
      value - the usageConsumption
    • setUsageConsumption

      public void setUsageConsumption(List<TuaUsageConsumption> value)
      Generated method - Setter of the TuaQueryUsageConsumption.usageConsumption attribute.
      Parameters:
      value - the usageConsumption