public interface ITransactionGroupEntry extends ICPSMDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
ITransactionGroupEntry.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
static class |
ITransactionGroupEntry.PseudoConversationalModeValue
Enumeration type for field PCONV
|
COPYRIGHT| Modifier and Type | Method and Description |
|---|---|
ITransactionGroupEntry.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
ITransactionGroupEntryReference |
getCICSObjectReference() |
ITransactionGroupReference |
getContainingGroup() |
ICICSType<ITransactionGroupEntry> |
getObjectType() |
ITransactionGroupEntry.PseudoConversationalModeValue |
getPseudoConversationalMode()
Getter for field PCONV
|
java.lang.String |
getTransactionGroup()
Getter for field TRANGRP
|
java.lang.String |
getTransactionID()
Getter for field TRANID
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTimegetCICSType, getNameICICSType<ITransactionGroupEntry> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICPSMDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectITransactionGroupEntry.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getTransactionGroup()
Transaction group
The name of the transaction group.
java.lang.String getTransactionID()
Transaction
The identifier of a transaction associated with the transaction group.
ITransactionGroupEntry.PseudoConversationalModeValue getPseudoConversationalMode()
Pseudo-conversational mode
Indicates whether the transaction is the first (START) or last (END) transaction in a pseudo-conversation.
ITransactionGroupReference getContainingGroup()
ITransactionGroupEntryReference getCICSObjectReference()
getCICSObjectReference in interface ICICSObjectgetCICSObjectReference in interface ICPSMDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.