Interface ICSDResourceDefinition

    • Method Detail

      • getCsdgroup

        java.lang.String getCsdgroup()
        Getter for field CSDGROUP

        CSD group name

        The name of the CSD group

      • getDefname

        java.lang.String getDefname()
        Getter for field DEFNAME

        Resource definition

        The name of the resource definition.

      • getDeftype

        ICSDResourceDefinition.DeftypeValue getDeftype()
        Getter for field DEFTYPE

        CICS resource definition type

        Identifies the CICS resource type of the resource definition which is associated with the resource group. The values are as follows:

        ATOMSERVICE
        The resource is an ATOMSERVICE.
        BUNDLE
        The resource is a BUNDLE.
        CONNECTION
        The resource is a CONNECTION.
        CORBASERVER
        The resource is a CORBASERVER.
        DB2CONN
        The resource is a DB2CONN.
        DB2ENTRY
        The resource is a DB2ENTRY.
        DB2TRAN
        The resource is a DB2TRAN.
        DJAR
        The resource is a DJAR.
        DUMPCODE
        The resource is a DUMPCODE.
        DOCTEMPLATE
        The resource is a DOCTEMPLATE.
        ENQMODEL
        The resource is a ENQMODEL.
        FILE
        The resource is a FILE.
        IPCONN
        The resource is an IPCONN.
        JOURNALMODEL
        The resource is a JOURNALMODEL.
        JVMSERVER
        The resource is a JVMSERVER.
        LIBRARY
        The resource is a LIBRARY.
        LSRPOOL
        The resource is a LSRPOOL.
        MAP
        The resource is a MAPSET.
        MQCONN
        The resource is an MQCONN.
        PARTITIONSET
        The resource is a PARTITIONSET.
        PARTNER
        The resource is a PARTNER.
        PIPELINE
        The resource is a PIPELINE.
        PROCESSTYPE
        The resource is a PROCESSTYPE.
        PROFILE
        The resource is a PROFILE.
        PROGRAM
        The resource is a PROGRAM.
        REQUESTMODEL
        The resource is a REQUESTMODEL.
        SESSIONS
        The resource is a SESSIONS definition.
        TCPIPSERVICE
        The resource is a TCPIPSERVICE.
        TDQUEUE
        The resource is a TDQUEUE.
        TERMINAL
        The resource is a TERMINAL.
        TRANCLASS
        The resource is a TRANCLASS.
        TRANSACTION
        The resource is a TRANSACTION.
        TSMODEL
        The resource is a TSMODEL.
        TYPETERM
        The resource is a TYPETERM.
        URIMAP
        The resource is a URIMAP.
        WEBSERVICE
        The resource is a WEBSERVICE.
      • getCpsmtype

        java.lang.String getCpsmtype()
        Getter for field CPSMTYPE

        CPSM resource definition type

        Identifies the CPSM type of resource definition which is associated with the resource group.