Class GeneratedEventPropertyConfiguration

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.apiregistryservices.jalo.events.GeneratedEventPropertyConfiguration
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedEventPropertyConfiguration extends de.hybris.platform.jalo.GenericItem
Generated class for type EventPropertyConfiguration.
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 EventPropertyConfiguration.description attribute
    static final String
    Qualifier of the EventPropertyConfiguration.eventConfiguration attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedEventPropertyConfiguration>
    BidirectionalOneToManyHandler for handling 1:n EVENTCONFIGURATION's relation attributes from 'one' side.
    static final String
    Qualifier of the EventPropertyConfiguration.eventConfigurationPOS attribute
    static final String
    Qualifier of the EventPropertyConfiguration.examples attribute
    static final String
    Qualifier of the EventPropertyConfiguration.propertyMapping attribute
    static final String
    Qualifier of the EventPropertyConfiguration.propertyName attribute
    static final String
    Qualifier of the EventPropertyConfiguration.required attribute
    static final String
    Qualifier of the EventPropertyConfiguration.title attribute
    static final String
    Qualifier of the EventPropertyConfiguration.type 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 de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Generated method - Getter of the EventPropertyConfiguration.examples attribute.
    getAllExamples(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.examples attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the EventPropertyConfiguration.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.description attribute.
    de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration
    Generated method - Getter of the EventPropertyConfiguration.eventConfiguration attribute.
    de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration
    getEventConfiguration(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.eventConfiguration attribute.
    Generated method - Getter of the EventPropertyConfiguration.propertyMapping attribute.
    getPropertyMapping(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.propertyMapping attribute.
    Generated method - Getter of the EventPropertyConfiguration.propertyName attribute.
    getPropertyName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.propertyName attribute.
    Generated method - Getter of the EventPropertyConfiguration.title attribute.
    getTitle(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.title attribute.
    Generated method - Getter of the EventPropertyConfiguration.type attribute.
    getType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.type attribute.
    Generated method - Getter of the EventPropertyConfiguration.required attribute.
    isRequired(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.required attribute.
    boolean
    Generated method - Getter of the EventPropertyConfiguration.required attribute.
    boolean
    isRequiredAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventPropertyConfiguration.required attribute.
    void
    setAllExamples(de.hybris.platform.jalo.SessionContext ctx, Map<String,String> value)
    Generated method - Setter of the EventPropertyConfiguration.examples attribute.
    void
    Generated method - Setter of the EventPropertyConfiguration.examples attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventPropertyConfiguration.description attribute.
    void
    Generated method - Setter of the EventPropertyConfiguration.description attribute.
    protected void
    setEventConfiguration(de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration value)
    Generated method - Setter of the EventPropertyConfiguration.eventConfiguration attribute.
    protected void
    setEventConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration value)
    Generated method - Setter of the EventPropertyConfiguration.eventConfiguration attribute.
    void
    setPropertyMapping(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventPropertyConfiguration.propertyMapping attribute.
    void
    Generated method - Setter of the EventPropertyConfiguration.propertyMapping attribute.
    protected void
    setPropertyName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventPropertyConfiguration.propertyName attribute.
    protected void
    Generated method - Setter of the EventPropertyConfiguration.propertyName attribute.
    void
    setRequired(boolean value)
    Generated method - Setter of the EventPropertyConfiguration.required attribute.
    void
    setRequired(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the EventPropertyConfiguration.required attribute.
    void
    setRequired(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the EventPropertyConfiguration.required attribute.
    void
    Generated method - Setter of the EventPropertyConfiguration.required attribute.
    void
    setTitle(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventPropertyConfiguration.title attribute.
    void
    Generated method - Setter of the EventPropertyConfiguration.title attribute.
    void
    setType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventPropertyConfiguration.type attribute.
    void
    setType(String value)
    Generated method - Setter of the EventPropertyConfiguration.type attribute.

    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, 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

    • PROPERTYNAME

      public static final String PROPERTYNAME
      Qualifier of the EventPropertyConfiguration.propertyName attribute
      See Also:
    • PROPERTYMAPPING

      public static final String PROPERTYMAPPING
      Qualifier of the EventPropertyConfiguration.propertyMapping attribute
      See Also:
    • TYPE

      public static final String TYPE
      Qualifier of the EventPropertyConfiguration.type attribute
      See Also:
    • TITLE

      public static final String TITLE
      Qualifier of the EventPropertyConfiguration.title attribute
      See Also:
    • REQUIRED

      public static final String REQUIRED
      Qualifier of the EventPropertyConfiguration.required attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the EventPropertyConfiguration.description attribute
      See Also:
    • EXAMPLES

      public static final String EXAMPLES
      Qualifier of the EventPropertyConfiguration.examples attribute
      See Also:
    • EVENTCONFIGURATIONPOS

      public static final String EVENTCONFIGURATIONPOS
      Qualifier of the EventPropertyConfiguration.eventConfigurationPOS attribute
      See Also:
    • EVENTCONFIGURATION

      public static final String EVENTCONFIGURATION
      Qualifier of the EventPropertyConfiguration.eventConfiguration attribute
      See Also:
    • EVENTCONFIGURATIONHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedEventPropertyConfiguration> EVENTCONFIGURATIONHANDLER
      BidirectionalOneToManyHandler for handling 1:n EVENTCONFIGURATION's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedEventPropertyConfiguration

      public GeneratedEventPropertyConfiguration()
  • Method Details

    • getDefaultAttributeModes

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

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.description attribute.
      Returns:
      the description - Human-readable event property description
    • getDescription

      public String getDescription()
      Generated method - Getter of the EventPropertyConfiguration.description attribute.
      Returns:
      the description - Human-readable event property description
    • setDescription

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventPropertyConfiguration.description attribute.
      Parameters:
      value - the description - Human-readable event property description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the EventPropertyConfiguration.description attribute.
      Parameters:
      value - the description - Human-readable event property description
    • getEventConfiguration

      public de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration getEventConfiguration(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.eventConfiguration attribute.
      Returns:
      the eventConfiguration - Event Configuration
    • getEventConfiguration

      public de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration getEventConfiguration()
      Generated method - Getter of the EventPropertyConfiguration.eventConfiguration attribute.
      Returns:
      the eventConfiguration - Event Configuration
    • setEventConfiguration

      protected void setEventConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration value)
      Generated method - Setter of the EventPropertyConfiguration.eventConfiguration attribute.
      Parameters:
      value - the eventConfiguration - Event Configuration
    • setEventConfiguration

      protected void setEventConfiguration(de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration value)
      Generated method - Setter of the EventPropertyConfiguration.eventConfiguration attribute.
      Parameters:
      value - the eventConfiguration - Event Configuration
    • getAllExamples

      public Map<String,String> getAllExamples(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.examples attribute.
      Returns:
      the examples - Extracting result example
    • getAllExamples

      public Map<String,String> getAllExamples()
      Generated method - Getter of the EventPropertyConfiguration.examples attribute.
      Returns:
      the examples - Extracting result example
    • setAllExamples

      public void setAllExamples(de.hybris.platform.jalo.SessionContext ctx, Map<String,String> value)
      Generated method - Setter of the EventPropertyConfiguration.examples attribute.
      Parameters:
      value - the examples - Extracting result example
    • setAllExamples

      public void setAllExamples(Map<String,String> value)
      Generated method - Setter of the EventPropertyConfiguration.examples attribute.
      Parameters:
      value - the examples - Extracting result example
    • getPropertyMapping

      public String getPropertyMapping(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.propertyMapping attribute.
      Returns:
      the propertyMapping - Extracting Path
    • getPropertyMapping

      public String getPropertyMapping()
      Generated method - Getter of the EventPropertyConfiguration.propertyMapping attribute.
      Returns:
      the propertyMapping - Extracting Path
    • setPropertyMapping

      public void setPropertyMapping(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventPropertyConfiguration.propertyMapping attribute.
      Parameters:
      value - the propertyMapping - Extracting Path
    • setPropertyMapping

      public void setPropertyMapping(String value)
      Generated method - Setter of the EventPropertyConfiguration.propertyMapping attribute.
      Parameters:
      value - the propertyMapping - Extracting Path
    • getPropertyName

      public String getPropertyName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.propertyName attribute.
      Returns:
      the propertyName - Target property Id
    • getPropertyName

      public String getPropertyName()
      Generated method - Getter of the EventPropertyConfiguration.propertyName attribute.
      Returns:
      the propertyName - Target property Id
    • setPropertyName

      protected void setPropertyName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventPropertyConfiguration.propertyName attribute.
      Parameters:
      value - the propertyName - Target property Id
    • setPropertyName

      protected void setPropertyName(String value)
      Generated method - Setter of the EventPropertyConfiguration.propertyName attribute.
      Parameters:
      value - the propertyName - Target property Id
    • isRequired

      public Boolean isRequired(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.required attribute.
      Returns:
      the required - Required Flag
    • isRequired

      public Boolean isRequired()
      Generated method - Getter of the EventPropertyConfiguration.required attribute.
      Returns:
      the required - Required Flag
    • isRequiredAsPrimitive

      public boolean isRequiredAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.required attribute.
      Returns:
      the required - Required Flag
    • isRequiredAsPrimitive

      public boolean isRequiredAsPrimitive()
      Generated method - Getter of the EventPropertyConfiguration.required attribute.
      Returns:
      the required - Required Flag
    • setRequired

      public void setRequired(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the EventPropertyConfiguration.required attribute.
      Parameters:
      value - the required - Required Flag
    • setRequired

      public void setRequired(Boolean value)
      Generated method - Setter of the EventPropertyConfiguration.required attribute.
      Parameters:
      value - the required - Required Flag
    • setRequired

      public void setRequired(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the EventPropertyConfiguration.required attribute.
      Parameters:
      value - the required - Required Flag
    • setRequired

      public void setRequired(boolean value)
      Generated method - Setter of the EventPropertyConfiguration.required attribute.
      Parameters:
      value - the required - Required Flag
    • getTitle

      public String getTitle(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventPropertyConfiguration.title attribute.
      Returns:
      the title - Human-readable Title
    • getTitle

      public String getTitle()
      Generated method - Getter of the EventPropertyConfiguration.title attribute.
      Returns:
      the title - Human-readable Title
    • setTitle

      public void setTitle(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventPropertyConfiguration.title attribute.
      Parameters:
      value - the title - Human-readable Title
    • setTitle

      public void setTitle(String value)
      Generated method - Setter of the EventPropertyConfiguration.title attribute.
      Parameters:
      value - the title - Human-readable Title
    • getType

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

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

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

      public void setType(String value)
      Generated method - Setter of the EventPropertyConfiguration.type attribute.
      Parameters:
      value - the type - Result Type