public class AutoCometJobModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CLIENTLANGUAGE
Generated constant - Attribute key of
AutoCometJob.clientLanguage attribute defined at extension print. |
static String |
COMMAND
Generated constant - Attribute key of
AutoCometJob.command attribute defined at extension print. |
static String |
COMMANDID
Generated constant - Attribute key of
AutoCometJob.commandId attribute defined at extension print. |
static String |
CONFIGURATION
Generated constant - Attribute key of
AutoCometJob.configuration attribute defined at extension print. |
static String |
CONTEXTITEM
Generated constant - Attribute key of
AutoCometJob.contextItem attribute defined at extension print. |
static String |
DELAY
Generated constant - Attribute key of
AutoCometJob.delay attribute defined at extension print. |
static String |
DESTROYJOB
Generated constant - Attribute key of
AutoCometJob.destroyJob attribute defined at extension print. |
static String |
DOAGAIN
Generated constant - Attribute key of
AutoCometJob.doAgain attribute defined at extension print. |
static String |
DURATION
Generated constant - Attribute key of
AutoCometJob.duration attribute defined at extension print. |
static String |
ENDTIME
Generated constant - Attribute key of
AutoCometJob.endTime attribute defined at extension print. |
static String |
ID
Generated constant - Attribute key of
AutoCometJob.id attribute defined at extension print. |
static String |
NAME
Generated constant - Attribute key of
AutoCometJob.name attribute defined at extension print. |
static String |
OBJECTFILENAME
Generated constant - Attribute key of
AutoCometJob.objectFileName attribute defined at extension print. |
static String |
OBJECTFILENAMEINTERNAL
Generated constant - Attribute key of
AutoCometJob.objectFileNameInternal attribute defined at extension print. |
static String |
OBJECTID
Generated constant - Attribute key of
AutoCometJob.objectId attribute defined at extension print. |
static String |
OBJECTPATH
Generated constant - Attribute key of
AutoCometJob.objectPath attribute defined at extension print. |
static String |
PAGEPREVIEWSIZE
Generated constant - Attribute key of
AutoCometJob.pagePreviewSize attribute defined at extension print. |
static String |
PDFPRESET
Generated constant - Attribute key of
AutoCometJob.pdfPreset attribute defined at extension print. |
static String |
PRIORITY
Generated constant - Attribute key of
AutoCometJob.priority attribute defined at extension print. |
static String |
SERVERTEMPLATEPATH
Generated constant - Attribute key of
AutoCometJob.serverTemplatePath attribute defined at extension print. |
static String |
SERVERWORKINGPATH
Generated constant - Attribute key of
AutoCometJob.serverWorkingPath attribute defined at extension print. |
static String |
STARTTIME
Generated constant - Attribute key of
AutoCometJob.startTime attribute defined at extension print. |
static String |
STATUSID
Generated constant - Attribute key of
AutoCometJob.statusId attribute defined at extension print. |
static String |
TEMPLATEFILENAME
Generated constant - Attribute key of
AutoCometJob.templateFileName attribute defined at extension print. |
static String |
TEMPLATEPATH
Generated constant - Attribute key of
AutoCometJob.templatePath attribute defined at extension print. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AutoCometJobModel()
Generated constructor - Default constructor for generic creation.
|
AutoCometJobModel(Integer _id)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AutoCometJobModel(Integer _id,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AutoCometJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
LanguageModel |
getClientLanguage()
Generated method - Getter of the
AutoCometJob.clientLanguage attribute defined at extension print. |
String |
getCommand()
Generated method - Getter of the
AutoCometJob.command attribute defined at extension print. |
Integer |
getCommandId()
Generated method - Getter of the
AutoCometJob.commandId attribute defined at extension print. |
CometConfigurationModel |
getConfiguration()
Generated method - Getter of the
AutoCometJob.configuration attribute defined at extension print. |
ItemModel |
getContextItem()
Generated method - Getter of the
AutoCometJob.contextItem attribute defined at extension print. |
Integer |
getDelay()
Generated method - Getter of the
AutoCometJob.delay attribute defined at extension print. |
DeleteAutoCometJob |
getDestroyJob()
Generated method - Getter of the
AutoCometJob.destroyJob attribute defined at extension print. |
Boolean |
getDoAgain()
Generated method - Getter of the
AutoCometJob.doAgain attribute defined at extension print. |
String |
getDuration()
Generated method - Getter of the
AutoCometJob.duration attribute defined at extension print. |
Date |
getEndTime()
Generated method - Getter of the
AutoCometJob.endTime attribute defined at extension print. |
Integer |
getId()
Generated method - Getter of the
AutoCometJob.id attribute defined at extension print. |
String |
getName()
Generated method - Getter of the
AutoCometJob.name attribute defined at extension print. |
String |
getObjectFileName()
Generated method - Getter of the
AutoCometJob.objectFileName attribute defined at extension print. |
String |
getObjectFileNameInternal()
Generated method - Getter of the
AutoCometJob.objectFileNameInternal attribute defined at extension print. |
Integer |
getObjectId()
Generated method - Getter of the
AutoCometJob.objectId attribute defined at extension print. |
String |
getObjectPath()
Generated method - Getter of the
AutoCometJob.objectPath attribute defined at extension print. |
Integer |
getPagePreviewSize()
Generated method - Getter of the
AutoCometJob.pagePreviewSize attribute defined at extension print. |
PDFPresetEnum |
getPdfPreset()
Generated method - Getter of the
AutoCometJob.pdfPreset attribute defined at extension print. |
Integer |
getPriority()
Generated method - Getter of the
AutoCometJob.priority attribute defined at extension print. |
String |
getServerTemplatePath()
Generated method - Getter of the
AutoCometJob.serverTemplatePath attribute defined at extension print. |
String |
getServerWorkingPath()
Generated method - Getter of the
AutoCometJob.serverWorkingPath attribute defined at extension print. |
Date |
getStartTime()
Generated method - Getter of the
AutoCometJob.startTime attribute defined at extension print. |
Integer |
getStatusId()
Generated method - Getter of the
AutoCometJob.statusId attribute defined at extension print. |
String |
getTemplateFileName()
Generated method - Getter of the
AutoCometJob.templateFileName attribute defined at extension print. |
String |
getTemplatePath()
Generated method - Getter of the
AutoCometJob.templatePath attribute defined at extension print. |
void |
setClientLanguage(LanguageModel value)
Generated method - Setter of
AutoCometJob.clientLanguage attribute defined at extension print. |
void |
setCommand(String value)
Generated method - Setter of
AutoCometJob.command attribute defined at extension print. |
void |
setCommandId(Integer value)
Generated method - Setter of
AutoCometJob.commandId attribute defined at extension print. |
void |
setContextItem(ItemModel value)
Generated method - Setter of
AutoCometJob.contextItem attribute defined at extension print. |
void |
setDelay(Integer value)
Generated method - Setter of
AutoCometJob.delay attribute defined at extension print. |
void |
setDestroyJob(DeleteAutoCometJob value)
Generated method - Setter of
AutoCometJob.destroyJob attribute defined at extension print. |
void |
setDoAgain(Boolean value)
Generated method - Setter of
AutoCometJob.doAgain attribute defined at extension print. |
void |
setEndTime(Date value)
Generated method - Setter of
AutoCometJob.endTime attribute defined at extension print. |
void |
setId(Integer value)
Generated method - Setter of
AutoCometJob.id attribute defined at extension print. |
void |
setName(String value)
Generated method - Setter of
AutoCometJob.name attribute defined at extension print. |
void |
setObjectFileNameInternal(String value)
Generated method - Setter of
AutoCometJob.objectFileNameInternal attribute defined at extension print. |
void |
setObjectId(Integer value)
Generated method - Setter of
AutoCometJob.objectId attribute defined at extension print. |
void |
setPagePreviewSize(Integer value)
Generated method - Setter of
AutoCometJob.pagePreviewSize attribute defined at extension print. |
void |
setPdfPreset(PDFPresetEnum value)
Generated method - Setter of
AutoCometJob.pdfPreset attribute defined at extension print. |
void |
setPriority(Integer value)
Generated method - Setter of
AutoCometJob.priority attribute defined at extension print. |
void |
setStartTime(Date value)
Generated method - Setter of
AutoCometJob.startTime attribute defined at extension print. |
void |
setStatusId(Integer value)
Generated method - Setter of
AutoCometJob.statusId attribute defined at extension print. |
void |
setTemplateFileName(String value)
Generated method - Setter of
AutoCometJob.templateFileName attribute defined at extension print. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final String _TYPECODE
public static final String ID
AutoCometJob.id attribute defined at extension print.public static final String NAME
AutoCometJob.name attribute defined at extension print.public static final String COMMAND
AutoCometJob.command attribute defined at extension print.public static final String COMMANDID
AutoCometJob.commandId attribute defined at extension print.public static final String OBJECTID
AutoCometJob.objectId attribute defined at extension print.public static final String PDFPRESET
AutoCometJob.pdfPreset attribute defined at extension print.public static final String CLIENTLANGUAGE
AutoCometJob.clientLanguage attribute defined at extension print.public static final String CONFIGURATION
AutoCometJob.configuration attribute defined at extension print.public static final String PRIORITY
AutoCometJob.priority attribute defined at extension print.public static final String DOAGAIN
AutoCometJob.doAgain attribute defined at extension print.public static final String DELAY
AutoCometJob.delay attribute defined at extension print.public static final String STARTTIME
AutoCometJob.startTime attribute defined at extension print.public static final String ENDTIME
AutoCometJob.endTime attribute defined at extension print.public static final String STATUSID
AutoCometJob.statusId attribute defined at extension print.public static final String DURATION
AutoCometJob.duration attribute defined at extension print.public static final String CONTEXTITEM
AutoCometJob.contextItem attribute defined at extension print.public static final String DESTROYJOB
AutoCometJob.destroyJob attribute defined at extension print.public static final String SERVERTEMPLATEPATH
AutoCometJob.serverTemplatePath attribute defined at extension print.public static final String TEMPLATEFILENAME
AutoCometJob.templateFileName attribute defined at extension print.public static final String TEMPLATEPATH
AutoCometJob.templatePath attribute defined at extension print.public static final String SERVERWORKINGPATH
AutoCometJob.serverWorkingPath attribute defined at extension print.public static final String OBJECTFILENAMEINTERNAL
AutoCometJob.objectFileNameInternal attribute defined at extension print.public static final String OBJECTFILENAME
AutoCometJob.objectFileName attribute defined at extension print.public static final String OBJECTPATH
AutoCometJob.objectPath attribute defined at extension print.public static final String PAGEPREVIEWSIZE
AutoCometJob.pagePreviewSize attribute defined at extension print.public AutoCometJobModel()
public AutoCometJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AutoCometJobModel(Integer _id)
_id - initial attribute declared by type AutoCometJob at extension print@Deprecated public AutoCometJobModel(Integer _id, ItemModel _owner)
_id - initial attribute declared by type AutoCometJob at extension print_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="clientLanguage", type=GETTER) public LanguageModel getClientLanguage()
AutoCometJob.clientLanguage attribute defined at extension print.@Accessor(qualifier="command", type=GETTER) public String getCommand()
AutoCometJob.command attribute defined at extension print.@Accessor(qualifier="commandId", type=GETTER) public Integer getCommandId()
AutoCometJob.commandId attribute defined at extension print.@Accessor(qualifier="configuration", type=GETTER) public CometConfigurationModel getConfiguration()
AutoCometJob.configuration attribute defined at extension print.@Accessor(qualifier="contextItem", type=GETTER) public ItemModel getContextItem()
AutoCometJob.contextItem attribute defined at extension print.@Accessor(qualifier="delay", type=GETTER) public Integer getDelay()
AutoCometJob.delay attribute defined at extension print.@Accessor(qualifier="destroyJob", type=GETTER) public DeleteAutoCometJob getDestroyJob()
AutoCometJob.destroyJob attribute defined at extension print.@Accessor(qualifier="doAgain", type=GETTER) public Boolean getDoAgain()
AutoCometJob.doAgain attribute defined at extension print.@Accessor(qualifier="duration", type=GETTER) public String getDuration()
AutoCometJob.duration attribute defined at extension print.@Accessor(qualifier="endTime", type=GETTER) public Date getEndTime()
AutoCometJob.endTime attribute defined at extension print.@Accessor(qualifier="id", type=GETTER) public Integer getId()
AutoCometJob.id attribute defined at extension print.@Accessor(qualifier="name", type=GETTER) public String getName()
AutoCometJob.name attribute defined at extension print.@Accessor(qualifier="objectFileName", type=GETTER) public String getObjectFileName()
AutoCometJob.objectFileName attribute defined at extension print.@Accessor(qualifier="objectFileNameInternal", type=GETTER) public String getObjectFileNameInternal()
AutoCometJob.objectFileNameInternal attribute defined at extension print.@Accessor(qualifier="objectId", type=GETTER) public Integer getObjectId()
AutoCometJob.objectId attribute defined at extension print.@Accessor(qualifier="objectPath", type=GETTER) public String getObjectPath()
AutoCometJob.objectPath attribute defined at extension print.@Accessor(qualifier="pagePreviewSize", type=GETTER) public Integer getPagePreviewSize()
AutoCometJob.pagePreviewSize attribute defined at extension print.@Accessor(qualifier="pdfPreset", type=GETTER) public PDFPresetEnum getPdfPreset()
AutoCometJob.pdfPreset attribute defined at extension print.@Accessor(qualifier="priority", type=GETTER) public Integer getPriority()
AutoCometJob.priority attribute defined at extension print.@Accessor(qualifier="serverTemplatePath", type=GETTER) public String getServerTemplatePath()
AutoCometJob.serverTemplatePath attribute defined at extension print.@Accessor(qualifier="serverWorkingPath", type=GETTER) public String getServerWorkingPath()
AutoCometJob.serverWorkingPath attribute defined at extension print.@Accessor(qualifier="startTime", type=GETTER) public Date getStartTime()
AutoCometJob.startTime attribute defined at extension print.@Accessor(qualifier="statusId", type=GETTER) public Integer getStatusId()
AutoCometJob.statusId attribute defined at extension print.@Accessor(qualifier="templateFileName", type=GETTER) public String getTemplateFileName()
AutoCometJob.templateFileName attribute defined at extension print.@Accessor(qualifier="templatePath", type=GETTER) public String getTemplatePath()
AutoCometJob.templatePath attribute defined at extension print.@Accessor(qualifier="clientLanguage", type=SETTER) public void setClientLanguage(LanguageModel value)
AutoCometJob.clientLanguage attribute defined at extension print.value - the clientLanguage@Accessor(qualifier="command", type=SETTER) public void setCommand(String value)
AutoCometJob.command attribute defined at extension print.value - the command@Accessor(qualifier="commandId", type=SETTER) public void setCommandId(Integer value)
AutoCometJob.commandId attribute defined at extension print.value - the commandId@Accessor(qualifier="contextItem", type=SETTER) public void setContextItem(ItemModel value)
AutoCometJob.contextItem attribute defined at extension print.value - the contextItem@Accessor(qualifier="delay", type=SETTER) public void setDelay(Integer value)
AutoCometJob.delay attribute defined at extension print.value - the delay@Accessor(qualifier="destroyJob", type=SETTER) public void setDestroyJob(DeleteAutoCometJob value)
AutoCometJob.destroyJob attribute defined at extension print.value - the destroyJob@Accessor(qualifier="doAgain", type=SETTER) public void setDoAgain(Boolean value)
AutoCometJob.doAgain attribute defined at extension print.value - the doAgain@Accessor(qualifier="endTime", type=SETTER) public void setEndTime(Date value)
AutoCometJob.endTime attribute defined at extension print.value - the endTime@Accessor(qualifier="id", type=SETTER) public void setId(Integer value)
AutoCometJob.id attribute defined at extension print.value - the id@Accessor(qualifier="name", type=SETTER) public void setName(String value)
AutoCometJob.name attribute defined at extension print.value - the name@Accessor(qualifier="objectFileNameInternal", type=SETTER) public void setObjectFileNameInternal(String value)
AutoCometJob.objectFileNameInternal attribute defined at extension print.value - the objectFileNameInternal@Accessor(qualifier="objectId", type=SETTER) public void setObjectId(Integer value)
AutoCometJob.objectId attribute defined at extension print.value - the objectId@Accessor(qualifier="pagePreviewSize", type=SETTER) public void setPagePreviewSize(Integer value)
AutoCometJob.pagePreviewSize attribute defined at extension print.value - the pagePreviewSize@Accessor(qualifier="pdfPreset", type=SETTER) public void setPdfPreset(PDFPresetEnum value)
AutoCometJob.pdfPreset attribute defined at extension print.value - the pdfPreset@Accessor(qualifier="priority", type=SETTER) public void setPriority(Integer value)
AutoCometJob.priority attribute defined at extension print.value - the priority@Accessor(qualifier="startTime", type=SETTER) public void setStartTime(Date value)
AutoCometJob.startTime attribute defined at extension print.value - the startTime@Accessor(qualifier="statusId", type=SETTER) public void setStatusId(Integer value)
AutoCometJob.statusId attribute defined at extension print.value - the statusIdCopyright © 2017 SAP SE. All Rights Reserved.