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.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 theEventPropertyConfiguration.descriptionattributestatic final StringQualifier of theEventPropertyConfiguration.eventConfigurationattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedEventPropertyConfiguration>BidirectionalOneToManyHandlerfor handling 1:n EVENTCONFIGURATION's relation attributes from 'one' side.static final StringQualifier of theEventPropertyConfiguration.eventConfigurationPOSattributestatic final StringQualifier of theEventPropertyConfiguration.examplesattributestatic final StringQualifier of theEventPropertyConfiguration.propertyMappingattributestatic final StringQualifier of theEventPropertyConfiguration.propertyNameattributestatic final StringQualifier of theEventPropertyConfiguration.requiredattributestatic final StringQualifier of theEventPropertyConfiguration.titleattributestatic final StringQualifier of theEventPropertyConfiguration.typeattributeFields 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, staticTransientObjectsFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theEventPropertyConfiguration.examplesattribute.getAllExamples(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.examplesattribute.Generated method - Getter of theEventPropertyConfiguration.descriptionattribute.getDescription(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.descriptionattribute.de.hybris.platform.apiregistryservices.jalo.events.EventConfigurationGenerated method - Getter of theEventPropertyConfiguration.eventConfigurationattribute.de.hybris.platform.apiregistryservices.jalo.events.EventConfigurationgetEventConfiguration(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.eventConfigurationattribute.Generated method - Getter of theEventPropertyConfiguration.propertyMappingattribute.getPropertyMapping(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.propertyMappingattribute.Generated method - Getter of theEventPropertyConfiguration.propertyNameattribute.getPropertyName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.propertyNameattribute.getTitle()Generated method - Getter of theEventPropertyConfiguration.titleattribute.getTitle(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.titleattribute.getType()Generated method - Getter of theEventPropertyConfiguration.typeattribute.getType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.typeattribute.Generated method - Getter of theEventPropertyConfiguration.requiredattribute.isRequired(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.requiredattribute.booleanGenerated method - Getter of theEventPropertyConfiguration.requiredattribute.booleanisRequiredAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.requiredattribute.voidsetAllExamples(de.hybris.platform.jalo.SessionContext ctx, Map<String, String> value) Generated method - Setter of theEventPropertyConfiguration.examplesattribute.voidsetAllExamples(Map<String, String> value) Generated method - Setter of theEventPropertyConfiguration.examplesattribute.voidsetDescription(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theEventPropertyConfiguration.descriptionattribute.voidsetDescription(String value) Generated method - Setter of theEventPropertyConfiguration.descriptionattribute.protected voidsetEventConfiguration(de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration value) Generated method - Setter of theEventPropertyConfiguration.eventConfigurationattribute.protected voidsetEventConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration value) Generated method - Setter of theEventPropertyConfiguration.eventConfigurationattribute.voidsetPropertyMapping(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theEventPropertyConfiguration.propertyMappingattribute.voidsetPropertyMapping(String value) Generated method - Setter of theEventPropertyConfiguration.propertyMappingattribute.protected voidsetPropertyName(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theEventPropertyConfiguration.propertyNameattribute.protected voidsetPropertyName(String value) Generated method - Setter of theEventPropertyConfiguration.propertyNameattribute.voidsetRequired(boolean value) Generated method - Setter of theEventPropertyConfiguration.requiredattribute.voidsetRequired(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theEventPropertyConfiguration.requiredattribute.voidsetRequired(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theEventPropertyConfiguration.requiredattribute.voidsetRequired(Boolean value) Generated method - Setter of theEventPropertyConfiguration.requiredattribute.voidGenerated method - Setter of theEventPropertyConfiguration.titleattribute.voidGenerated method - Setter of theEventPropertyConfiguration.titleattribute.voidGenerated method - Setter of theEventPropertyConfiguration.typeattribute.voidGenerated method - Setter of theEventPropertyConfiguration.typeattribute.Methods 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, 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
PROPERTYNAME
Qualifier of theEventPropertyConfiguration.propertyNameattribute- See Also:
-
PROPERTYMAPPING
Qualifier of theEventPropertyConfiguration.propertyMappingattribute- See Also:
-
TYPE
Qualifier of theEventPropertyConfiguration.typeattribute- See Also:
-
TITLE
Qualifier of theEventPropertyConfiguration.titleattribute- See Also:
-
REQUIRED
Qualifier of theEventPropertyConfiguration.requiredattribute- See Also:
-
DESCRIPTION
Qualifier of theEventPropertyConfiguration.descriptionattribute- See Also:
-
EXAMPLES
Qualifier of theEventPropertyConfiguration.examplesattribute- See Also:
-
EVENTCONFIGURATIONPOS
Qualifier of theEventPropertyConfiguration.eventConfigurationPOSattribute- See Also:
-
EVENTCONFIGURATION
Qualifier of theEventPropertyConfiguration.eventConfigurationattribute- See Also:
-
EVENTCONFIGURATIONHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedEventPropertyConfiguration> EVENTCONFIGURATIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n EVENTCONFIGURATION's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedEventPropertyConfiguration
public GeneratedEventPropertyConfiguration()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.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:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getDescription
Generated method - Getter of theEventPropertyConfiguration.descriptionattribute.- Returns:
- the description - Human-readable event property description
-
getDescription
Generated method - Getter of theEventPropertyConfiguration.descriptionattribute.- Returns:
- the description - Human-readable event property description
-
setDescription
Generated method - Setter of theEventPropertyConfiguration.descriptionattribute.- Parameters:
value- the description - Human-readable event property description
-
setDescription
Generated method - Setter of theEventPropertyConfiguration.descriptionattribute.- 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 theEventPropertyConfiguration.eventConfigurationattribute.- Returns:
- the eventConfiguration - Event Configuration
-
getEventConfiguration
public de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration getEventConfiguration()Generated method - Getter of theEventPropertyConfiguration.eventConfigurationattribute.- 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 theEventPropertyConfiguration.eventConfigurationattribute.- Parameters:
value- the eventConfiguration - Event Configuration
-
setEventConfiguration
protected void setEventConfiguration(de.hybris.platform.apiregistryservices.jalo.events.EventConfiguration value) Generated method - Setter of theEventPropertyConfiguration.eventConfigurationattribute.- Parameters:
value- the eventConfiguration - Event Configuration
-
getAllExamples
Generated method - Getter of theEventPropertyConfiguration.examplesattribute.- Returns:
- the examples - Extracting result example
-
getAllExamples
Generated method - Getter of theEventPropertyConfiguration.examplesattribute.- Returns:
- the examples - Extracting result example
-
setAllExamples
Generated method - Setter of theEventPropertyConfiguration.examplesattribute.- Parameters:
value- the examples - Extracting result example
-
setAllExamples
Generated method - Setter of theEventPropertyConfiguration.examplesattribute.- Parameters:
value- the examples - Extracting result example
-
getPropertyMapping
Generated method - Getter of theEventPropertyConfiguration.propertyMappingattribute.- Returns:
- the propertyMapping - Extracting Path
-
getPropertyMapping
Generated method - Getter of theEventPropertyConfiguration.propertyMappingattribute.- Returns:
- the propertyMapping - Extracting Path
-
setPropertyMapping
Generated method - Setter of theEventPropertyConfiguration.propertyMappingattribute.- Parameters:
value- the propertyMapping - Extracting Path
-
setPropertyMapping
Generated method - Setter of theEventPropertyConfiguration.propertyMappingattribute.- Parameters:
value- the propertyMapping - Extracting Path
-
getPropertyName
Generated method - Getter of theEventPropertyConfiguration.propertyNameattribute.- Returns:
- the propertyName - Target property Id
-
getPropertyName
Generated method - Getter of theEventPropertyConfiguration.propertyNameattribute.- Returns:
- the propertyName - Target property Id
-
setPropertyName
Generated method - Setter of theEventPropertyConfiguration.propertyNameattribute.- Parameters:
value- the propertyName - Target property Id
-
setPropertyName
Generated method - Setter of theEventPropertyConfiguration.propertyNameattribute.- Parameters:
value- the propertyName - Target property Id
-
isRequired
Generated method - Getter of theEventPropertyConfiguration.requiredattribute.- Returns:
- the required - Required Flag
-
isRequired
Generated method - Getter of theEventPropertyConfiguration.requiredattribute.- Returns:
- the required - Required Flag
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theEventPropertyConfiguration.requiredattribute.- Returns:
- the required - Required Flag
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive()Generated method - Getter of theEventPropertyConfiguration.requiredattribute.- Returns:
- the required - Required Flag
-
setRequired
Generated method - Setter of theEventPropertyConfiguration.requiredattribute.- Parameters:
value- the required - Required Flag
-
setRequired
Generated method - Setter of theEventPropertyConfiguration.requiredattribute.- Parameters:
value- the required - Required Flag
-
setRequired
public void setRequired(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theEventPropertyConfiguration.requiredattribute.- Parameters:
value- the required - Required Flag
-
setRequired
public void setRequired(boolean value) Generated method - Setter of theEventPropertyConfiguration.requiredattribute.- Parameters:
value- the required - Required Flag
-
getTitle
Generated method - Getter of theEventPropertyConfiguration.titleattribute.- Returns:
- the title - Human-readable Title
-
getTitle
Generated method - Getter of theEventPropertyConfiguration.titleattribute.- Returns:
- the title - Human-readable Title
-
setTitle
Generated method - Setter of theEventPropertyConfiguration.titleattribute.- Parameters:
value- the title - Human-readable Title
-
setTitle
Generated method - Setter of theEventPropertyConfiguration.titleattribute.- Parameters:
value- the title - Human-readable Title
-
getType
Generated method - Getter of theEventPropertyConfiguration.typeattribute.- Returns:
- the type - Result Type
-
getType
Generated method - Getter of theEventPropertyConfiguration.typeattribute.- Returns:
- the type - Result Type
-
setType
Generated method - Setter of theEventPropertyConfiguration.typeattribute.- Parameters:
value- the type - Result Type
-
setType
Generated method - Setter of theEventPropertyConfiguration.typeattribute.- Parameters:
value- the type - Result Type
-