public class LetterInstanceVO extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
LetterInstanceVO.LetterInstanceType
Deprecated.
|
Constructor and Description |
---|
LetterInstanceVO()
Deprecated.
default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
appendToActionLog(String action)
Deprecated.
|
List<String> |
getAccessGroups()
Deprecated.
|
String |
getActionLog()
Deprecated.
|
File |
getAdMergedJson()
Deprecated.
|
String |
getComment()
Deprecated.
|
File |
getDataXML()
Deprecated.
|
Map<String,Object> |
getExtendedProperties()
Deprecated.
|
String |
getId()
Deprecated.
|
String |
getLetterCategoryName()
Deprecated.
|
String |
getLetterCrxVersion()
Deprecated.
|
String |
getLetterDescription()
Deprecated.
|
String |
getLetterInstanceName()
Deprecated.
|
LetterInstanceVO.LetterInstanceType |
getLetterInstanceType()
Deprecated.
|
String |
getLetterName()
Deprecated.
|
String |
getLetterSubCategoryName()
Deprecated.
|
String |
getPostProcess()
Deprecated.
|
File |
getProcessedXDP()
Deprecated.
|
Date |
getSubmissionDate()
Deprecated.
|
String |
getSubmittedby()
Deprecated.
|
File |
getSubmittedLetter()
Deprecated.
|
boolean |
isLaunchWorkflow()
Deprecated.
Set launchWorkflow.
|
void |
setAccessGroups(List<String> accessGroups)
Deprecated.
|
void |
setActionLog(String actionLog)
Deprecated.
|
void |
setAdMergedJson(File adMergedJson)
Deprecated.
|
void |
setComment(String comment)
Deprecated.
|
void |
setDataXML(File dataXML)
Deprecated.
|
void |
setExtendedProperties(Map<String,Object> extendedProperties)
Deprecated.
|
void |
setId(String id)
Deprecated.
|
void |
setLaunchWorkflow(boolean launchWorkflow)
Deprecated.
Get launchWorkflow.
|
void |
setLetterCategoryName(String letterCategoryName)
Deprecated.
|
void |
setLetterCrxVersion(String letterCrxVersion)
Deprecated.
|
void |
setLetterDescription(String letterDescription)
Deprecated.
|
void |
setLetterInstanceName(String letterInstanceName)
Deprecated.
|
void |
setLetterInstanceType(LetterInstanceVO.LetterInstanceType letterInstanceType)
Deprecated.
|
void |
setLetterName(String letterName)
Deprecated.
|
void |
setLetterSubCategoryName(String letterSubCategoryName)
Deprecated.
|
void |
setPostProcess(String postProcess)
Deprecated.
|
void |
setProcessedXDP(File processedXDP)
Deprecated.
|
void |
setSubmissionDate(Date submissionDate)
Deprecated.
|
void |
setSubmittedby(String submittedby)
Deprecated.
|
void |
setSubmittedLetter(File submittedLetter)
Deprecated.
|
public String getId()
public void setId(String id)
public String getLetterInstanceName()
public void setLetterInstanceName(String letterInstanceName)
public LetterInstanceVO.LetterInstanceType getLetterInstanceType()
public void setLetterInstanceType(LetterInstanceVO.LetterInstanceType letterInstanceType)
public String getActionLog()
public void setActionLog(String actionLog)
public void appendToActionLog(String action)
public String getLetterName()
public void setLetterName(String letterName)
public String getLetterDescription()
public void setLetterDescription(String letterDescription)
public Date getSubmissionDate()
public void setSubmissionDate(Date submissionDate)
public String getSubmittedby()
public void setSubmittedby(String submittedby)
public File getSubmittedLetter()
public void setSubmittedLetter(File submittedLetter)
public File getDataXML()
public void setDataXML(File dataXML)
public File getProcessedXDP()
public void setProcessedXDP(File processedXDP)
public File getAdMergedJson()
public void setAdMergedJson(File adMergedJson)
public String getComment()
public void setComment(String comment)
public String getLetterCategoryName()
public void setLetterCategoryName(String letterCategoryName)
public String getLetterSubCategoryName()
public void setLetterSubCategoryName(String letterSubCategoryName)
public void setExtendedProperties(Map<String,Object> extendedProperties)
public String getLetterCrxVersion()
public void setLetterCrxVersion(String letterCrxVersion)
public String getPostProcess()
public void setPostProcess(String postProcess)
postProcess
- the postProcess to setpublic boolean isLaunchWorkflow()
public void setLaunchWorkflow(boolean launchWorkflow)
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.