Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.services.qsys.jobs
Class QSYSHostjobStatusProperties

java.lang.Object
  extended by com.ibm.etools.iseries.services.qsys.jobs.QSYSHostjobStatusProperties
All Implemented Interfaces:
IQSYSJobStatusProperties

public class QSYSHostjobStatusProperties
extends Object
implements IQSYSJobStatusProperties

JavaBean for storing job status properties


Field Summary
static String copyright
           
 
Constructor Summary
QSYSHostjobStatusProperties()
           
 
Method Summary
 String getActiveStatus()
          Get the active status
 String getControlledEnd()
          Get the controlled end request status
 String getCurrentUser()
          Get the current user
 Date getDateEntered()
          Get the date entered
 Date getDateStarted()
          Get the date started
 String getJobDescription()
          Get the job description
 String getSubmittedJobName()
          Get the job that submitted this one
 String getSubmittedJobNumber()
          Get the job that submitted this one
 String getSubmittedJobUser()
          Get the job that submitted this one
 String getSubSystem()
          Get the subsystem
 String getSubType()
          Get the job sub type
 int getSystemPool()
          Get the system pool
 String getType()
          Get the job type
 void setActiveStatus(String status)
          Set the active status
 void setControlledEnd(String status)
          Set the controlled end request status
 void setCurrentUser(String user)
          Set the current user
 void setDateEntered(Date date)
          Set the date entered
 void setDateStarted(Date date)
          Set the date started
 void setJobDescription(String jobd)
          Set the job description
 void setSubmittedJobName(String job)
          Set the submitted job
 void setSubmittedJobNumber(String job)
          Set the submitted job
 void setSubmittedJobUser(String job)
          Set the submitted job
 void setSubSystem(String subsystem)
          Set the subsystem
 void setSubType(String subtype)
          Set the job sub type
 void setSystemPool(int pool)
          Set the system pool
 void setType(String type)
          Set the job type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static String copyright
Constructor Detail

QSYSHostjobStatusProperties

public QSYSHostjobStatusProperties()
Method Detail

getActiveStatus

public String getActiveStatus()
Description copied from interface: IQSYSJobStatusProperties
Get the active status

Specified by:
getActiveStatus in interface IQSYSJobStatusProperties

getControlledEnd

public String getControlledEnd()
Description copied from interface: IQSYSJobStatusProperties
Get the controlled end request status

Specified by:
getControlledEnd in interface IQSYSJobStatusProperties

getCurrentUser

public String getCurrentUser()
Description copied from interface: IQSYSJobStatusProperties
Get the current user

Specified by:
getCurrentUser in interface IQSYSJobStatusProperties

getDateEntered

public Date getDateEntered()
Description copied from interface: IQSYSJobStatusProperties
Get the date entered

Specified by:
getDateEntered in interface IQSYSJobStatusProperties

getDateStarted

public Date getDateStarted()
Description copied from interface: IQSYSJobStatusProperties
Get the date started

Specified by:
getDateStarted in interface IQSYSJobStatusProperties

getJobDescription

public String getJobDescription()
Description copied from interface: IQSYSJobStatusProperties
Get the job description

Specified by:
getJobDescription in interface IQSYSJobStatusProperties

getSubSystem

public String getSubSystem()
Description copied from interface: IQSYSJobStatusProperties
Get the subsystem

Specified by:
getSubSystem in interface IQSYSJobStatusProperties

getSubType

public String getSubType()
Description copied from interface: IQSYSJobStatusProperties
Get the job sub type

Specified by:
getSubType in interface IQSYSJobStatusProperties

getSubmittedJobName

public String getSubmittedJobName()
Description copied from interface: IQSYSJobStatusProperties
Get the job that submitted this one

Specified by:
getSubmittedJobName in interface IQSYSJobStatusProperties

getSubmittedJobNumber

public String getSubmittedJobNumber()
Description copied from interface: IQSYSJobStatusProperties
Get the job that submitted this one

Specified by:
getSubmittedJobNumber in interface IQSYSJobStatusProperties

getSubmittedJobUser

public String getSubmittedJobUser()
Description copied from interface: IQSYSJobStatusProperties
Get the job that submitted this one

Specified by:
getSubmittedJobUser in interface IQSYSJobStatusProperties

getSystemPool

public int getSystemPool()
Description copied from interface: IQSYSJobStatusProperties
Get the system pool

Specified by:
getSystemPool in interface IQSYSJobStatusProperties

getType

public String getType()
Description copied from interface: IQSYSJobStatusProperties
Get the job type

Specified by:
getType in interface IQSYSJobStatusProperties

setActiveStatus

public void setActiveStatus(String status)
Description copied from interface: IQSYSJobStatusProperties
Set the active status

Specified by:
setActiveStatus in interface IQSYSJobStatusProperties

setControlledEnd

public void setControlledEnd(String status)
Description copied from interface: IQSYSJobStatusProperties
Set the controlled end request status

Specified by:
setControlledEnd in interface IQSYSJobStatusProperties

setCurrentUser

public void setCurrentUser(String user)
Description copied from interface: IQSYSJobStatusProperties
Set the current user

Specified by:
setCurrentUser in interface IQSYSJobStatusProperties

setDateEntered

public void setDateEntered(Date date)
Description copied from interface: IQSYSJobStatusProperties
Set the date entered

Specified by:
setDateEntered in interface IQSYSJobStatusProperties

setDateStarted

public void setDateStarted(Date date)
Description copied from interface: IQSYSJobStatusProperties
Set the date started

Specified by:
setDateStarted in interface IQSYSJobStatusProperties

setJobDescription

public void setJobDescription(String jobd)
Description copied from interface: IQSYSJobStatusProperties
Set the job description

Specified by:
setJobDescription in interface IQSYSJobStatusProperties

setSubSystem

public void setSubSystem(String subsystem)
Description copied from interface: IQSYSJobStatusProperties
Set the subsystem

Specified by:
setSubSystem in interface IQSYSJobStatusProperties

setSubType

public void setSubType(String subtype)
Description copied from interface: IQSYSJobStatusProperties
Set the job sub type

Specified by:
setSubType in interface IQSYSJobStatusProperties

setSubmittedJobName

public void setSubmittedJobName(String job)
Description copied from interface: IQSYSJobStatusProperties
Set the submitted job

Specified by:
setSubmittedJobName in interface IQSYSJobStatusProperties

setSubmittedJobNumber

public void setSubmittedJobNumber(String job)
Description copied from interface: IQSYSJobStatusProperties
Set the submitted job

Specified by:
setSubmittedJobNumber in interface IQSYSJobStatusProperties

setSubmittedJobUser

public void setSubmittedJobUser(String job)
Description copied from interface: IQSYSJobStatusProperties
Set the submitted job

Specified by:
setSubmittedJobUser in interface IQSYSJobStatusProperties

setSystemPool

public void setSystemPool(int pool)
Description copied from interface: IQSYSJobStatusProperties
Set the system pool

Specified by:
setSystemPool in interface IQSYSJobStatusProperties

setType

public void setType(String type)
Description copied from interface: IQSYSJobStatusProperties
Set the job type

Specified by:
setType in interface IQSYSJobStatusProperties

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.