public class EmailTemplate extends MetadataWithContent
| Constructor and Description |
|---|
EmailTemplate()
Constructor
|
getContent, setContent, setContentgetFullName, setFullName, setFullNamepublic double getApiVersion()
public void setApiVersion(double apiVersion)
protected void setApiVersion(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String[] getAttachedDocuments()
public void setAttachedDocuments(String[] attachedDocuments)
protected void setAttachedDocuments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Attachment[] getAttachments()
public void setAttachments(Attachment[] attachments)
protected void setAttachments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getAvailable()
public boolean isAvailable()
public void setAvailable(boolean available)
protected void setAvailable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Encoding getEncodingKey()
public void setEncodingKey(Encoding encodingKey)
protected void setEncodingKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLetterhead()
public void setLetterhead(String letterhead)
protected void setLetterhead(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getName()
public void setName(String name)
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic PackageVersion[] getPackageVersions()
public void setPackageVersions(PackageVersion[] packageVersions)
protected void setPackageVersions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getRelatedEntityType()
public void setRelatedEntityType(String relatedEntityType)
protected void setRelatedEntityType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic EmailTemplateStyle getStyle()
public void setStyle(EmailTemplateStyle style)
protected void setStyle(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSubject()
public void setSubject(String subject)
protected void setSubject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getTextOnly()
public void setTextOnly(String textOnly)
protected void setTextOnly(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic EmailTemplateType getType()
public void setType(EmailTemplateType type)
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic EmailTemplateUiType getUiType()
public void setUiType(EmailTemplateUiType uiType)
protected void setUiType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataWithContentIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataWithContentIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataWithContentIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataWithContentIOExceptionConnectionExceptionpublic String toString()
toString in class MetadataWithContentCopyright © 2017. All Rights Reserved.