public class Model extends Object
Constructor and Description |
---|
Model() |
Modifier and Type | Method and Description |
---|---|
Collection<Category> |
getCategories()
Returns the categories.
|
String |
getDescription()
Returns the description.
|
String |
getId()
Returns the id.
|
String |
getIntroduction()
Returns the introduction.
|
String |
getIntroductionText()
Returns the introduction for text mode.
|
String |
getLocale()
Returns the locale of this model
|
String |
getName()
Returns the name.
|
String |
getSenderEmail()
Returns the senderEmail.
|
String |
getSubject()
Returns the subject.
|
String |
getWebsite()
Returns the website.
|
String |
getXslHtmlMode()
Returns the xslHtmlMode.
|
String |
getXslTextMode()
Returns the xslTextMode.
|
void |
setCategories(Collection<Category> categories)
Sets the categories.
|
void |
setDescription(String description)
Sets the description.
|
void |
setId(String id)
Sets the id.
|
void |
setIntroduction(String introduction)
Sets the introduction.
|
void |
setIntroductionText(String introductionText)
Sets the introduction for text mode.
|
void |
setLocale(String locale)
Sets the locale of this model
|
void |
setName(String name)
Sets the name.
|
void |
setSenderEmail(String senderEmail)
Sets the senderEmail.
|
void |
setSubject(String subject)
Sets the subject.
|
void |
setWebsite(String website)
Sets the website.
|
void |
setXslHtmlMode(String xslHtmlMode)
Sets the xslHtmlMode.
|
void |
setXslTextMode(String xslTextMode)
Sets the xslTextMode.
|
public Collection<Category> getCategories()
public void setCategories(Collection<Category> categories)
categories
- the categories value to setpublic String getDescription()
public void setDescription(String description)
description
- the description value to setpublic String getId()
public void setId(String id)
id
- the id value to setpublic String getIntroduction()
public void setIntroduction(String introduction)
introduction
- the introduction value to setpublic String getName()
public void setName(String name)
name
- the name value to setpublic String getSenderEmail()
public void setSenderEmail(String senderEmail)
senderEmail
- the senderEmail value to setpublic String getSubject()
public void setSubject(String subject)
subject
- the subject value to setpublic String getWebsite()
public void setWebsite(String website)
website
- the website value to setpublic String getXslHtmlMode()
public void setXslHtmlMode(String xslHtmlMode)
xslHtmlMode
- the xslHtmlMode value to setpublic String getXslTextMode()
public void setXslTextMode(String xslTextMode)
xslTextMode
- the xslTextMode value to setpublic String getIntroductionText()
public void setIntroductionText(String introductionText)
introductionText
- the value to set.public String getLocale()
public void setLocale(String locale)
locale
- LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.