|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITerminalDefinition
generated from CICS resourcetable TERMDEF
Nested Class Summary | |
---|---|
static class |
ITerminalDefinition.AttachsecValue
Enumeration type for field ATTACHSEC |
static class |
ITerminalDefinition.AutoinsmodelValue
Enumeration type for field AUTOINSMODEL |
static interface |
ITerminalDefinition.ConsoleValue
Long constants interface for field CONSOLE |
static interface |
ITerminalDefinition.TasklimitValue
Long constants interface for field TASKLIMIT |
static class |
ITerminalDefinition.UsedfltuserValue
Enumeration type for field USEDFLTUSER |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICICSDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,ITerminalDefinition> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
java.lang.String |
getAlternatePrinterName()
Getter for field ALTPRINTER |
|
ICICSEnums.YesNoValue |
getAltprintcopy()
Getter for field ALTPRINTCOPY |
|
java.lang.String |
getAssocprntr()
Getter for field ASSOCPRNTR |
|
ITerminalDefinition.AttachsecValue |
getAttachsec()
Getter for field ATTACHSEC |
|
ITerminalDefinition.AutoinsmodelValue |
getAutoinsmodel()
Getter for field AUTOINSMODEL |
|
java.lang.String |
getAutoinsname()
Getter for field AUTOINSNAME |
|
java.lang.String |
getBindpassword()
Getter for field BINDPASSWORD |
|
ICICSEnums.YesNoValue |
getBindsecurity()
Getter for field BINDSECURITY |
|
ICICSDefinitionReference<ITerminalDefinition> |
getCICSObjectReference()
|
|
java.lang.String |
getConsname()
Getter for field CONSNAME |
|
java.lang.Long |
getConsole()
Getter for field CONSOLE |
|
ICICSEnums.YesNoValue |
getInservice()
Getter for field INSERVICE |
|
java.lang.String |
getModename()
Getter for field MODENAME |
|
java.lang.String |
getNatlang()
Getter for field NATLANG |
|
java.lang.String |
getNetname()
Getter for field NETNAME |
|
ICICSType<ITerminalDefinition> |
getObjectType()
|
|
java.lang.String |
getPool()
Getter for field POOL |
|
java.lang.String |
getPrinter()
Getter for field PRINTER |
|
ICICSEnums.YesNoValue |
getPrintercopy()
Getter for field PRINTERCOPY |
|
java.lang.String |
getRemotename()
Getter for field REMOTENAME |
|
java.lang.String |
getRemotesysnet()
Getter for field REMOTESYSNET |
|
java.lang.String |
getRemotesystem()
Getter for field REMOTESYSTEM |
|
java.lang.String |
getSecurityname()
Getter for field SECURITYNAME |
|
java.lang.Long |
getTasklimit()
Getter for field TASKLIMIT |
|
java.lang.Long |
getTermpriority()
Getter for field TERMPRIORITY |
|
java.lang.String |
getTransaction()
Getter for field TRANSACTION |
|
java.lang.String |
getTypeterm()
Getter for field TYPETERM |
|
ITerminalDefinition.UsedfltuserValue |
getUsedfltuser()
Getter for field USEDFLTUSER |
|
java.lang.String |
getUserdata1()
Getter for field USERDATA1 |
|
java.lang.String |
getUserdata2()
Getter for field USERDATA2 |
|
java.lang.String |
getUserdata3()
Getter for field USERDATA3 |
|
java.lang.String |
getUserid()
Getter for field USERID |
Methods inherited from interface com.ibm.cics.model.ICICSDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime, getCSDGroup, getDescription, getVersion |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<ITerminalDefinition> getObjectType()
getObjectType
in interface ICICSDefinition
getObjectType
in interface ICICSObject
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getAlternatePrinterName()
Alternate printer name
The name of a 3270 printer to be used, if the printer named in the PRINTER attribute of this terminal definition is unavailable. The name may be up to four characters in length. For further details, see the PRINTER attribute. If you specify an ALTPRINTER without specifying a PRINTER, ALTPRINTER is ignored.
ICICSEnums.YesNoValue getAltprintcopy()
Hardware COPY feature for alternate printer
Indicates whether CICS is to use the hardware copy feature to satisfy a print request on the printer named in the ALTPRINTER option. Values are:
ITerminalDefinition.AttachsecValue getAttachsec()
Level of attach-time security
The level of attach time user security required for the connection:
ITerminalDefinition.AutoinsmodelValue getAutoinsmodel()
Model for autoinstall option
Specifies whether this terminal definition can be used as a model terminal definition for autoinstall:
java.lang.String getAutoinsname()
Name of autoinstall model definition
The name by which this model definition is known in the autoinstall control program. The name can be up to eight characters in length.
ICICSEnums.YesNoValue getBindsecurity()
Bind-time security
Specifies whether an external security manager (ESM) is being used for bind-time security:
java.lang.Long getConsole()
Console ID
Indicates, for an MVS console only, the identifier for the console.
java.lang.String getConsname()
Console name
The unique name of the console device within a CICS region, regardless of the MVS image to which it is connected. You cannot install two console definitions with the same CONSNAME. The CONSNAME corresponds to the name defined for the console in the MVS SYS1.PARMLIB member, CONSOLnn. The length of CONSNAME must be 2-8 characters and must begin with an alphabetic character or one of #,
java.lang.String getModename()
Logmode name
The name that is passed to VTAM as the LOGMODE name (APPC single session terminals only) .
java.lang.String getNetname()
VTAM network name
The network name that identifies the terminal to ACF/VTAM. The name may be up to 8 characters in length and must start with an alphabetic character. If you do not specify a name, the NETNAME defaults to the TERMINAL name.
The NETNAME must be unique except in the case of a remote terminal. That is, you cannot install two local terminals with the same NETNAME, or a local terminal and any connection with the same NETNAME. However, the NETNAME for a remote terminal can be the same as the NETNAME for any other terminal or the NETNAME for any connection.
If the CICS region supports VTAM dynamic LU alias (that is, LUAPFX=xx is specified on the CICS region's APPL statement), the terminal with this NETNAME is assumed to be in the same network as the CICS region. If the terminal is in another network, it must be defined to VTAM on a CDRSC definition with a predefined LUALIAS (LUALIAS=netname) to override VTAM dynamic allocation. In this case, netname on the LUALIAS parameter must match the NETNAME defined on this terminal resource definition.
java.lang.String getPool()
Pool name for pipeline terminal
The pool name for a 3600 or 3650 pipeline terminal pooled with other pipeline terminals.
java.lang.String getPrinter()
Printer name
The name of the primary 3270 printer to be used to respond to an ISSUE PRINT command, or a PRINT request from an operator pressing a program access (PA) key. The name may be up to four characters in length.
java.lang.String getRemotesystem()
Remote system name
The name that identifies the intercommunication link to the system that owns the terminal. The name can be up to 4 characters in length.
REMOTESYSTEM is one of these identifiers:
If you have intermediate systems between this CICS and the terminal-owning region, REMOTESYSTEM specifies the first link in the path to the TOR. If more then one path is possible, REMOTESYSTEM specifies the first link in the preferred path.
REMOTESYSTEM is ignored if you specify AUTINSTMODEL(YES) or AUTINSTMODEL(ONLY)
java.lang.String getRemotesysnet()
Remote system network name
The network name (APPLID) of the region that owns the terminal. This is used where there is no direct link between the region in which this definition is installed and the terminal-owning region.
java.lang.String getRemotename()
Terminal name in the remote system
The 4-character name of this terminal in the remote CICS region in which it is defined. This applies only to terminals defined as remote; for others the value returned is blanks.
java.lang.String getSecurityname()
Security name of the remote system
The security name of the remote system. In a CICS system with security initialized (SEC=YES or MIGRATE), the security name is used to establish the authority of the remote system. The security name (or USERID on the sessions definition) must be a valid RACF user ID on your system. Access to protected resources on your system is based on the RACF user profile and its group membership.
java.lang.String getTransaction()
Fixed transaction ID
The 4-character identifier of the transaction being executed by the task for which this terminal is the principal facility. Blanks are returned if no task is currently running at the terminal
java.lang.String getTypeterm()
Typeterm definition name
The name of the TYPETERM definition to be associated with this TERMINAL definition. The name can be up to eight characters in length.
java.lang.String getUserid()
User ID
The user identifier used for sign-on and referred to in security error messages, security violation messages, and the audit trail. It must be a valid user ID defined to the security manager.
java.lang.String getBindpassword()
Bind password
A password of up to 16 hexadecimal characters (0-9, A-F) (APPC only).
java.lang.Long getTasklimit()
Concurrent task limit for pipeline session
The number of concurrent tasks allowed to run in a pipeline session or in a pool of pipeline sessions:
java.lang.Long getTermpriority()
Terminal priority
The priority of the terminal relative to other terminals, in the range 0-255.
ICICSEnums.YesNoValue getPrintercopy()
Hardware copy feature
Indicates whether CICS is to use the hardware copy feature to satisfy a print request. Values are:
ICICSEnums.YesNoValue getInservice()
Terminal inservice
The status of the terminal that is being defined:
java.lang.String getNatlang()
Language for NLS-enabled messages
A 1-character alphanumeric value that identifies the national language originally defined for use with this terminal. If you leave this blank, CICS uses the system default as specified in the system initialization table (SIT).
java.lang.String getAssocprntr()
Associated printer
The 4-character TERMINAL name of the definition for the printer.
java.lang.String getUserdata1()
User data area 1
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getUserdata2()
User data area 2
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getUserdata3()
User data area 3
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
ITerminalDefinition.UsedfltuserValue getUsedfltuser()
Use default user
Indicate whether the terminal should use the default user ID specified for a CICS system, therefore specifying the kind of security checking that will take place for each inbound attach FMH:
ICICSDefinitionReference<ITerminalDefinition> getCICSObjectReference()
getCICSObjectReference
in interface ICICSDefinition
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,ITerminalDefinition> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |