|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBatchedRepositoryUpdateRequest
generated from CICS resourcetable BATCHREP
Nested Class Summary | |
---|---|
static class |
IBatchedRepositoryUpdateRequest.ProcessingStateValue
Enumeration type for field PROCESS |
static class |
IBatchedRepositoryUpdateRequest.RuntypeValue
Enumeration type for field RUNTYPE |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMManager |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IBatchedRepositoryUpdateRequest> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
IBatchedRepositoryUpdateRequestReference |
getCICSObjectReference()
|
|
java.lang.String |
getInputMember()
Getter for field INPUTMEMBER |
|
java.lang.String |
getName()
Getter for field INPUTDSN |
|
ICICSType<IBatchedRepositoryUpdateRequest> |
getObjectType()
|
|
java.lang.String |
getOutputuser()
Getter for field OUTPUTUSER |
|
java.lang.String |
getPrintclass()
Getter for field PRINTCLASS |
|
java.lang.String |
getPrintnode()
Getter for field PRINTNODE |
|
IBatchedRepositoryUpdateRequest.ProcessingStateValue |
getProcessingState()
Getter for field PROCESS |
|
IBatchedRepositoryUpdateRequest.RuntypeValue |
getRuntype()
Getter for field RUNTYPE |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IBatchedRepositoryUpdateRequest> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMManager
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IBatchedRepositoryUpdateRequest.ProcessingStateValue getProcessingState()
Processing state
Indicates whether or not the batched repository update job is running.
IBatchedRepositoryUpdateRequest.RuntypeValue getRuntype()
Batch run type
Indicates the type of run:
java.lang.String getName()
Input data set
The name of the sequential or partitioned data set (PDS) that contains the input to the batched repository update job.
getName
in interface ICICSObject
java.lang.String getInputMember()
Input member
When the input data set is a PDS, the name of the member that contains the input to the batched repository update job.
java.lang.String getPrintclass()
Output class
Identifies the print class to be used for job output. If this field is blank, print class A is assumed.
java.lang.String getPrintnode()
Destination node
Identifies the print node used by the system spooler to route the file.
java.lang.String getOutputuser()
Destination user ID
Identifies the eventual writer program or the user who will process the report for spooled records intended for the printer. The batched repository report will carry this identifier, which will be used to select the report at its destination.
IBatchedRepositoryUpdateRequestReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IBatchedRepositoryUpdateRequest> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |