Package de.hybris.platform.ticket.model
Class CsTicketEventEmailConfigurationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.ticket.model.CsTicketEventEmailConfigurationModel
-
- All Implemented Interfaces:
java.io.Serializable
public class CsTicketEventEmailConfigurationModel extends ItemModel
Generated model class for type CsTicketEventEmailConfiguration first defined at extension ticketsystem.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringALTEREDATTRIBUTESGenerated constant - Attribute key ofCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem.static java.lang.StringCODEGenerated constant - Attribute key ofCsTicketEventEmailConfiguration.codeattribute defined at extensionticketsystem.static java.lang.StringEVENTTYPEGenerated constant - Attribute key ofCsTicketEventEmailConfiguration.eventTypeattribute defined at extensionticketsystem.static java.lang.StringHTMLTEMPLATEGenerated constant - Attribute key ofCsTicketEventEmailConfiguration.htmlTemplateattribute defined at extensionticketsystem.static java.lang.StringPLAINTEXTTEMPLATEGenerated constant - Attribute key ofCsTicketEventEmailConfiguration.plainTextTemplateattribute defined at extensionticketsystem.static java.lang.StringRECIPIENTTYPEGenerated constant - Attribute key ofCsTicketEventEmailConfiguration.recipientTypeattribute defined at extensionticketsystem.static java.lang.StringSUBJECTGenerated constant - Attribute key ofCsTicketEventEmailConfiguration.subjectattribute defined at extensionticketsystem.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description CsTicketEventEmailConfigurationModel()Generated constructor - Default constructor for generic creation.CsTicketEventEmailConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextCsTicketEventEmailConfigurationModel(java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCsTicketEventEmailConfigurationModel(java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<AttributeDescriptorModel>getAlteredAttributes()Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem.java.lang.StringgetCode()Generated method - Getter of theCsTicketEventEmailConfiguration.codeattribute defined at extensionticketsystem.CommentTypeModelgetEventType()Generated method - Getter of theCsTicketEventEmailConfiguration.eventTypeattribute defined at extensionticketsystem.RendererTemplateModelgetHtmlTemplate()Generated method - Getter of theCsTicketEventEmailConfiguration.htmlTemplateattribute defined at extensionticketsystem.RendererTemplateModelgetPlainTextTemplate()Generated method - Getter of theCsTicketEventEmailConfiguration.plainTextTemplateattribute defined at extensionticketsystem.CsEmailRecipientsgetRecipientType()Generated method - Getter of theCsTicketEventEmailConfiguration.recipientTypeattribute defined at extensionticketsystem.java.lang.StringgetSubject()Generated method - Getter of theCsTicketEventEmailConfiguration.subjectattribute defined at extensionticketsystem.voidsetAlteredAttributes(java.util.Set<AttributeDescriptorModel> value)Generated method - Setter ofCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem.voidsetCode(java.lang.String value)Generated method - Initial setter ofCsTicketEventEmailConfiguration.codeattribute defined at extensionticketsystem.voidsetEventType(CommentTypeModel value)Generated method - Setter ofCsTicketEventEmailConfiguration.eventTypeattribute defined at extensionticketsystem.voidsetHtmlTemplate(RendererTemplateModel value)Generated method - Setter ofCsTicketEventEmailConfiguration.htmlTemplateattribute defined at extensionticketsystem.voidsetPlainTextTemplate(RendererTemplateModel value)Generated method - Setter ofCsTicketEventEmailConfiguration.plainTextTemplateattribute defined at extensionticketsystem.voidsetRecipientType(CsEmailRecipients value)Generated method - Setter ofCsTicketEventEmailConfiguration.recipientTypeattribute defined at extensionticketsystem.voidsetSubject(java.lang.String value)Generated method - Setter ofCsTicketEventEmailConfiguration.subjectattribute defined at extensionticketsystem.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofCsTicketEventEmailConfiguration.codeattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
PLAINTEXTTEMPLATE
public static final java.lang.String PLAINTEXTTEMPLATE
Generated constant - Attribute key ofCsTicketEventEmailConfiguration.plainTextTemplateattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
HTMLTEMPLATE
public static final java.lang.String HTMLTEMPLATE
Generated constant - Attribute key ofCsTicketEventEmailConfiguration.htmlTemplateattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
SUBJECT
public static final java.lang.String SUBJECT
Generated constant - Attribute key ofCsTicketEventEmailConfiguration.subjectattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
EVENTTYPE
public static final java.lang.String EVENTTYPE
Generated constant - Attribute key ofCsTicketEventEmailConfiguration.eventTypeattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
ALTEREDATTRIBUTES
public static final java.lang.String ALTEREDATTRIBUTES
Generated constant - Attribute key ofCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
RECIPIENTTYPE
public static final java.lang.String RECIPIENTTYPE
Generated constant - Attribute key ofCsTicketEventEmailConfiguration.recipientTypeattribute defined at extensionticketsystem.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CsTicketEventEmailConfigurationModel
public CsTicketEventEmailConfigurationModel()
Generated constructor - Default constructor for generic creation.
-
CsTicketEventEmailConfigurationModel
public CsTicketEventEmailConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CsTicketEventEmailConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public CsTicketEventEmailConfigurationModel(java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_code- initial attribute declared by typeCsTicketEventEmailConfigurationat extensionticketsystem
-
CsTicketEventEmailConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public CsTicketEventEmailConfigurationModel(java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_code- initial attribute declared by typeCsTicketEventEmailConfigurationat extensionticketsystem_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getAlteredAttributes
@Accessor(qualifier="alteredAttributes", type=GETTER) public java.util.Set<AttributeDescriptorModel> getAlteredAttributes()
Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the alteredAttributes
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of theCsTicketEventEmailConfiguration.codeattribute defined at extensionticketsystem.- Returns:
- the code
-
getEventType
@Accessor(qualifier="eventType", type=GETTER) public CommentTypeModel getEventType()
Generated method - Getter of theCsTicketEventEmailConfiguration.eventTypeattribute defined at extensionticketsystem.- Returns:
- the eventType
-
getHtmlTemplate
@Accessor(qualifier="htmlTemplate", type=GETTER) public RendererTemplateModel getHtmlTemplate()
Generated method - Getter of theCsTicketEventEmailConfiguration.htmlTemplateattribute defined at extensionticketsystem.- Returns:
- the htmlTemplate
-
getPlainTextTemplate
@Accessor(qualifier="plainTextTemplate", type=GETTER) public RendererTemplateModel getPlainTextTemplate()
Generated method - Getter of theCsTicketEventEmailConfiguration.plainTextTemplateattribute defined at extensionticketsystem.- Returns:
- the plainTextTemplate
-
getRecipientType
@Accessor(qualifier="recipientType", type=GETTER) public CsEmailRecipients getRecipientType()
Generated method - Getter of theCsTicketEventEmailConfiguration.recipientTypeattribute defined at extensionticketsystem.- Returns:
- the recipientType
-
getSubject
@Accessor(qualifier="subject", type=GETTER) public java.lang.String getSubject()
Generated method - Getter of theCsTicketEventEmailConfiguration.subjectattribute defined at extensionticketsystem.- Returns:
- the subject
-
setAlteredAttributes
@Accessor(qualifier="alteredAttributes", type=SETTER) public void setAlteredAttributes(java.util.Set<AttributeDescriptorModel> value)
Generated method - Setter ofCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem.- Parameters:
value- the alteredAttributes
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Initial setter ofCsTicketEventEmailConfiguration.codeattribute defined at extensionticketsystem. Can only be used at creation of model - before first save.- Parameters:
value- the code
-
setEventType
@Accessor(qualifier="eventType", type=SETTER) public void setEventType(CommentTypeModel value)
Generated method - Setter ofCsTicketEventEmailConfiguration.eventTypeattribute defined at extensionticketsystem.- Parameters:
value- the eventType
-
setHtmlTemplate
@Accessor(qualifier="htmlTemplate", type=SETTER) public void setHtmlTemplate(RendererTemplateModel value)
Generated method - Setter ofCsTicketEventEmailConfiguration.htmlTemplateattribute defined at extensionticketsystem.- Parameters:
value- the htmlTemplate
-
setPlainTextTemplate
@Accessor(qualifier="plainTextTemplate", type=SETTER) public void setPlainTextTemplate(RendererTemplateModel value)
Generated method - Setter ofCsTicketEventEmailConfiguration.plainTextTemplateattribute defined at extensionticketsystem.- Parameters:
value- the plainTextTemplate
-
setRecipientType
@Accessor(qualifier="recipientType", type=SETTER) public void setRecipientType(CsEmailRecipients value)
Generated method - Setter ofCsTicketEventEmailConfiguration.recipientTypeattribute defined at extensionticketsystem.- Parameters:
value- the recipientType
-
-