Class GeneratedMonitoredRequest

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.integrationservices.jalo.GeneratedMonitoredRequest
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
de.hybris.platform.integrationservices.jalo.MonitoredRequest

public abstract class GeneratedMonitoredRequest extends de.hybris.platform.jalo.GenericItem
Generated class for type MonitoredRequest.
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 MonitoredRequest.httpMethod attribute
    static final String
    Qualifier of the MonitoredRequest.integrationKey attribute
    static final String
    Qualifier of the MonitoredRequest.messageId attribute
    static final String
    Qualifier of the MonitoredRequest.payload attribute
    static final String
    Qualifier of the MonitoredRequest.sapPassport attribute
    static final String
    Qualifier of the MonitoredRequest.status attribute
    static final String
    Qualifier of the MonitoredRequest.type attribute
    static final String
    Qualifier of the MonitoredRequest.user 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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the MonitoredRequest.httpMethod attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getHttpMethod(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.httpMethod attribute.
    Generated method - Getter of the MonitoredRequest.integrationKey attribute.
    getIntegrationKey(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.integrationKey attribute.
    Generated method - Getter of the MonitoredRequest.messageId attribute.
    getMessageId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.messageId attribute.
    de.hybris.platform.integrationservices.jalo.IntegrationApiMedia
    Generated method - Getter of the MonitoredRequest.payload attribute.
    de.hybris.platform.integrationservices.jalo.IntegrationApiMedia
    getPayload(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.payload attribute.
    Generated method - Getter of the MonitoredRequest.sapPassport attribute.
    getSapPassport(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.sapPassport attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the MonitoredRequest.status attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.status attribute.
    Generated method - Getter of the MonitoredRequest.type attribute.
    getType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.type attribute.
    de.hybris.platform.jalo.user.User
    Generated method - Getter of the MonitoredRequest.user attribute.
    de.hybris.platform.jalo.user.User
    getUser(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the MonitoredRequest.user attribute.
    protected void
    setHttpMethod(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the MonitoredRequest.httpMethod attribute.
    protected void
    setHttpMethod(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the MonitoredRequest.httpMethod attribute.
    void
    setIntegrationKey(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the MonitoredRequest.integrationKey attribute.
    void
    Generated method - Setter of the MonitoredRequest.integrationKey attribute.
    void
    setMessageId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the MonitoredRequest.messageId attribute.
    void
    Generated method - Setter of the MonitoredRequest.messageId attribute.
    void
    setPayload(de.hybris.platform.integrationservices.jalo.IntegrationApiMedia value)
    Generated method - Setter of the MonitoredRequest.payload attribute.
    void
    setPayload(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationApiMedia value)
    Generated method - Setter of the MonitoredRequest.payload attribute.
    protected void
    setSapPassport(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the MonitoredRequest.sapPassport attribute.
    protected void
    Generated method - Setter of the MonitoredRequest.sapPassport attribute.
    void
    setStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the MonitoredRequest.status attribute.
    void
    setStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the MonitoredRequest.status attribute.
    void
    setType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the MonitoredRequest.type attribute.
    void
    setType(String value)
    Generated method - Setter of the MonitoredRequest.type attribute.
    protected void
    setUser(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the MonitoredRequest.user attribute.
    protected void
    setUser(de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the MonitoredRequest.user 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

    • STATUS

      public static final String STATUS
      Qualifier of the MonitoredRequest.status attribute
      See Also:
    • INTEGRATIONKEY

      public static final String INTEGRATIONKEY
      Qualifier of the MonitoredRequest.integrationKey attribute
      See Also:
    • TYPE

      public static final String TYPE
      Qualifier of the MonitoredRequest.type attribute
      See Also:
    • PAYLOAD

      public static final String PAYLOAD
      Qualifier of the MonitoredRequest.payload attribute
      See Also:
    • MESSAGEID

      public static final String MESSAGEID
      Qualifier of the MonitoredRequest.messageId attribute
      See Also:
    • USER

      public static final String USER
      Qualifier of the MonitoredRequest.user attribute
      See Also:
    • SAPPASSPORT

      public static final String SAPPASSPORT
      Qualifier of the MonitoredRequest.sapPassport attribute
      See Also:
    • HTTPMETHOD

      public static final String HTTPMETHOD
      Qualifier of the MonitoredRequest.httpMethod attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedMonitoredRequest

      public GeneratedMonitoredRequest()
  • Method Details

    • getDefaultAttributeModes

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

      public de.hybris.platform.jalo.enumeration.EnumerationValue getHttpMethod(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.httpMethod attribute.
      Returns:
      the httpMethod - Indicates what HTTP method was used for the request
    • getHttpMethod

      public de.hybris.platform.jalo.enumeration.EnumerationValue getHttpMethod()
      Generated method - Getter of the MonitoredRequest.httpMethod attribute.
      Returns:
      the httpMethod - Indicates what HTTP method was used for the request
    • setHttpMethod

      protected void setHttpMethod(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the MonitoredRequest.httpMethod attribute.
      Parameters:
      value - the httpMethod - Indicates what HTTP method was used for the request
    • setHttpMethod

      protected void setHttpMethod(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the MonitoredRequest.httpMethod attribute.
      Parameters:
      value - the httpMethod - Indicates what HTTP method was used for the request
    • getIntegrationKey

      public String getIntegrationKey(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.integrationKey attribute.
      Returns:
      the integrationKey
    • getIntegrationKey

      public String getIntegrationKey()
      Generated method - Getter of the MonitoredRequest.integrationKey attribute.
      Returns:
      the integrationKey
    • setIntegrationKey

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

      public void setIntegrationKey(String value)
      Generated method - Setter of the MonitoredRequest.integrationKey attribute.
      Parameters:
      value - the integrationKey
    • getMessageId

      public String getMessageId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.messageId attribute.
      Returns:
      the messageId
    • getMessageId

      public String getMessageId()
      Generated method - Getter of the MonitoredRequest.messageId attribute.
      Returns:
      the messageId
    • setMessageId

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

      public void setMessageId(String value)
      Generated method - Setter of the MonitoredRequest.messageId attribute.
      Parameters:
      value - the messageId
    • getPayload

      public de.hybris.platform.integrationservices.jalo.IntegrationApiMedia getPayload(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.payload attribute.
      Returns:
      the payload
    • getPayload

      public de.hybris.platform.integrationservices.jalo.IntegrationApiMedia getPayload()
      Generated method - Getter of the MonitoredRequest.payload attribute.
      Returns:
      the payload
    • setPayload

      public void setPayload(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.integrationservices.jalo.IntegrationApiMedia value)
      Generated method - Setter of the MonitoredRequest.payload attribute.
      Parameters:
      value - the payload
    • setPayload

      public void setPayload(de.hybris.platform.integrationservices.jalo.IntegrationApiMedia value)
      Generated method - Setter of the MonitoredRequest.payload attribute.
      Parameters:
      value - the payload
    • getSapPassport

      public String getSapPassport(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.sapPassport attribute.
      Returns:
      the sapPassport
    • getSapPassport

      public String getSapPassport()
      Generated method - Getter of the MonitoredRequest.sapPassport attribute.
      Returns:
      the sapPassport
    • setSapPassport

      protected void setSapPassport(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the MonitoredRequest.sapPassport attribute.
      Parameters:
      value - the sapPassport
    • setSapPassport

      protected void setSapPassport(String value)
      Generated method - Setter of the MonitoredRequest.sapPassport attribute.
      Parameters:
      value - the sapPassport
    • getStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.status attribute.
      Returns:
      the status
    • getStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus()
      Generated method - Getter of the MonitoredRequest.status attribute.
      Returns:
      the status
    • setStatus

      public void setStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the MonitoredRequest.status attribute.
      Parameters:
      value - the status
    • setStatus

      public void setStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the MonitoredRequest.status attribute.
      Parameters:
      value - the status
    • getType

      public String getType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.type attribute.
      Returns:
      the type
    • getType

      public String getType()
      Generated method - Getter of the MonitoredRequest.type attribute.
      Returns:
      the type
    • setType

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

      public void setType(String value)
      Generated method - Setter of the MonitoredRequest.type attribute.
      Parameters:
      value - the type
    • getUser

      public de.hybris.platform.jalo.user.User getUser(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the MonitoredRequest.user attribute.
      Returns:
      the user
    • getUser

      public de.hybris.platform.jalo.user.User getUser()
      Generated method - Getter of the MonitoredRequest.user attribute.
      Returns:
      the user
    • setUser

      protected void setUser(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the MonitoredRequest.user attribute.
      Parameters:
      value - the user
    • setUser

      protected void setUser(de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the MonitoredRequest.user attribute.
      Parameters:
      value - the user