Package de.hybris.platform.ticket.jalo
Class GeneratedCsTicketEventEmailConfiguration
- 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.ticket.jalo.GeneratedCsTicketEventEmailConfiguration
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
CsTicketEventEmailConfiguration
public abstract class GeneratedCsTicketEventEmailConfiguration extends GenericItem
Generated class for typeCsTicketEventEmailConfiguration
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ALTEREDATTRIBUTES
Qualifier of theCsTicketEventEmailConfiguration.alteredAttributes
attributestatic java.lang.String
CODE
Qualifier of theCsTicketEventEmailConfiguration.code
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
EVENTTYPE
Qualifier of theCsTicketEventEmailConfiguration.eventType
attributestatic java.lang.String
HTMLTEMPLATE
Qualifier of theCsTicketEventEmailConfiguration.htmlTemplate
attributestatic java.lang.String
PLAINTEXTTEMPLATE
Qualifier of theCsTicketEventEmailConfiguration.plainTextTemplate
attributestatic java.lang.String
RECIPIENTTYPE
Qualifier of theCsTicketEventEmailConfiguration.recipientType
attributestatic java.lang.String
SUBJECT
Qualifier of theCsTicketEventEmailConfiguration.subject
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 GeneratedCsTicketEventEmailConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<AttributeDescriptor>
getAlteredAttributes()
Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.java.util.Set<AttributeDescriptor>
getAlteredAttributes(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.java.lang.String
getCode()
Generated method - Getter of theCsTicketEventEmailConfiguration.code
attribute.java.lang.String
getCode(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.code
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
CommentType
getEventType()
Generated method - Getter of theCsTicketEventEmailConfiguration.eventType
attribute.CommentType
getEventType(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.eventType
attribute.RendererTemplate
getHtmlTemplate()
Generated method - Getter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.RendererTemplate
getHtmlTemplate(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.RendererTemplate
getPlainTextTemplate()
Generated method - Getter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.RendererTemplate
getPlainTextTemplate(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.EnumerationValue
getRecipientType()
Generated method - Getter of theCsTicketEventEmailConfiguration.recipientType
attribute.EnumerationValue
getRecipientType(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.recipientType
attribute.java.lang.String
getSubject()
Generated method - Getter of theCsTicketEventEmailConfiguration.subject
attribute.java.lang.String
getSubject(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.subject
attribute.void
setAlteredAttributes(SessionContext ctx, java.util.Set<AttributeDescriptor> value)
Generated method - Setter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.void
setAlteredAttributes(java.util.Set<AttributeDescriptor> value)
Generated method - Setter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.protected void
setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.code
attribute.protected void
setCode(java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.code
attribute.void
setEventType(CommentType value)
Generated method - Setter of theCsTicketEventEmailConfiguration.eventType
attribute.void
setEventType(SessionContext ctx, CommentType value)
Generated method - Setter of theCsTicketEventEmailConfiguration.eventType
attribute.void
setHtmlTemplate(RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.void
setHtmlTemplate(SessionContext ctx, RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.void
setPlainTextTemplate(RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.void
setPlainTextTemplate(SessionContext ctx, RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.void
setRecipientType(EnumerationValue value)
Generated method - Setter of theCsTicketEventEmailConfiguration.recipientType
attribute.void
setRecipientType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCsTicketEventEmailConfiguration.recipientType
attribute.void
setSubject(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.subject
attribute.void
setSubject(java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.subject
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
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theCsTicketEventEmailConfiguration.code
attribute- See Also:
- Constant Field Values
-
PLAINTEXTTEMPLATE
public static final java.lang.String PLAINTEXTTEMPLATE
Qualifier of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute- See Also:
- Constant Field Values
-
HTMLTEMPLATE
public static final java.lang.String HTMLTEMPLATE
Qualifier of theCsTicketEventEmailConfiguration.htmlTemplate
attribute- See Also:
- Constant Field Values
-
SUBJECT
public static final java.lang.String SUBJECT
Qualifier of theCsTicketEventEmailConfiguration.subject
attribute- See Also:
- Constant Field Values
-
EVENTTYPE
public static final java.lang.String EVENTTYPE
Qualifier of theCsTicketEventEmailConfiguration.eventType
attribute- See Also:
- Constant Field Values
-
ALTEREDATTRIBUTES
public static final java.lang.String ALTEREDATTRIBUTES
Qualifier of theCsTicketEventEmailConfiguration.alteredAttributes
attribute- See Also:
- Constant Field Values
-
RECIPIENTTYPE
public static final java.lang.String RECIPIENTTYPE
Qualifier of theCsTicketEventEmailConfiguration.recipientType
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getAlteredAttributes
public java.util.Set<AttributeDescriptor> getAlteredAttributes(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.- Returns:
- the alteredAttributes
-
getAlteredAttributes
public java.util.Set<AttributeDescriptor> getAlteredAttributes()
Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.- Returns:
- the alteredAttributes
-
setAlteredAttributes
public void setAlteredAttributes(SessionContext ctx, java.util.Set<AttributeDescriptor> value)
Generated method - Setter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.- Parameters:
value
- the alteredAttributes
-
setAlteredAttributes
public void setAlteredAttributes(java.util.Set<AttributeDescriptor> value)
Generated method - Setter of theCsTicketEventEmailConfiguration.alteredAttributes
attribute.- Parameters:
value
- the alteredAttributes
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.code
attribute.- Returns:
- the code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theCsTicketEventEmailConfiguration.code
attribute.- Returns:
- the code
-
setCode
protected void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.code
attribute.- Parameters:
value
- the code
-
setCode
protected void setCode(java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.code
attribute.- Parameters:
value
- the code
-
getEventType
public CommentType getEventType(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.eventType
attribute.- Returns:
- the eventType
-
getEventType
public CommentType getEventType()
Generated method - Getter of theCsTicketEventEmailConfiguration.eventType
attribute.- Returns:
- the eventType
-
setEventType
public void setEventType(SessionContext ctx, CommentType value)
Generated method - Setter of theCsTicketEventEmailConfiguration.eventType
attribute.- Parameters:
value
- the eventType
-
setEventType
public void setEventType(CommentType value)
Generated method - Setter of theCsTicketEventEmailConfiguration.eventType
attribute.- Parameters:
value
- the eventType
-
getHtmlTemplate
public RendererTemplate getHtmlTemplate(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.- Returns:
- the htmlTemplate
-
getHtmlTemplate
public RendererTemplate getHtmlTemplate()
Generated method - Getter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.- Returns:
- the htmlTemplate
-
setHtmlTemplate
public void setHtmlTemplate(SessionContext ctx, RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.- Parameters:
value
- the htmlTemplate
-
setHtmlTemplate
public void setHtmlTemplate(RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.htmlTemplate
attribute.- Parameters:
value
- the htmlTemplate
-
getPlainTextTemplate
public RendererTemplate getPlainTextTemplate(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.- Returns:
- the plainTextTemplate
-
getPlainTextTemplate
public RendererTemplate getPlainTextTemplate()
Generated method - Getter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.- Returns:
- the plainTextTemplate
-
setPlainTextTemplate
public void setPlainTextTemplate(SessionContext ctx, RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.- Parameters:
value
- the plainTextTemplate
-
setPlainTextTemplate
public void setPlainTextTemplate(RendererTemplate value)
Generated method - Setter of theCsTicketEventEmailConfiguration.plainTextTemplate
attribute.- Parameters:
value
- the plainTextTemplate
-
getRecipientType
public EnumerationValue getRecipientType(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.recipientType
attribute.- Returns:
- the recipientType
-
getRecipientType
public EnumerationValue getRecipientType()
Generated method - Getter of theCsTicketEventEmailConfiguration.recipientType
attribute.- Returns:
- the recipientType
-
setRecipientType
public void setRecipientType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCsTicketEventEmailConfiguration.recipientType
attribute.- Parameters:
value
- the recipientType
-
setRecipientType
public void setRecipientType(EnumerationValue value)
Generated method - Setter of theCsTicketEventEmailConfiguration.recipientType
attribute.- Parameters:
value
- the recipientType
-
getSubject
public java.lang.String getSubject(SessionContext ctx)
Generated method - Getter of theCsTicketEventEmailConfiguration.subject
attribute.- Returns:
- the subject
-
getSubject
public java.lang.String getSubject()
Generated method - Getter of theCsTicketEventEmailConfiguration.subject
attribute.- Returns:
- the subject
-
setSubject
public void setSubject(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.subject
attribute.- Parameters:
value
- the subject
-
setSubject
public void setSubject(java.lang.String value)
Generated method - Setter of theCsTicketEventEmailConfiguration.subject
attribute.- Parameters:
value
- the subject
-
-