Interface IResourceGroupEntry

    • Method Detail

      • getChangeAgent

        IResourceGroupEntry.ChangeAgentValue getChangeAgent()
        Getter for field CHANGEAGENT

        Last modification agent

        The change agent identifier that made the last modification.

        • DREPAPI - Resource was last changed by a CICSPlex SM API command.
        • N_A - Resource was created or last updated prior to CICS TS Version 4 Release 1 and support for resource signatures.
      • getResourceGroup

        java.lang.String getResourceGroup()
        Getter for field RESGROUP

        Resource group

        The name of the resource group.

      • getDefinitionType

        java.lang.String getDefinitionType()
        Getter for field DEFTYPE

        Resource definition type

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

      • getDefinitionName

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

        Resource definition

        The name of the resource definition.

      • getDefinitionVersion

        java.lang.Long getDefinitionVersion()
        Getter for field DEFVER

        Resource definition version

        The version number of the resource definition, from 1 to 15.

      • getDefinitionDescription

        java.lang.String getDefinitionDescription()
        Getter for field DEFDESC

        Resource definition description

        A description of the resource definition

      • getDefinitionID

        java.lang.String getDefinitionID()
        Getter for field DEFTYPEX

        Resource definition ID

        Identifies the ID of resource definition the resource group is associated with.

      • getResourceInGroupType

        java.lang.String getResourceInGroupType()
        Getter for field INGPTYPE

        Resource in group type

        The type of resources in the resource group.

      • getResourceInGroupID

        java.lang.String getResourceInGroupID()
        Getter for field INGPTYPX

        Resource in group ID

        The ID of resources in the resource group.