public interface IResourceAssignmentInResourceDescription extends ICPSMDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
IResourceAssignmentInResourceDescription.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHTgetChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTimegetCICSType, getNameICICSType<IResourceAssignmentInResourceDescription> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICPSMDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectIResourceAssignmentInResourceDescription.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getResourceDescription()
Resource description (RESDESC) name
The name of the resource description.
java.lang.String getResourceAssignment()
Resource assignment (RASGNDEF) name
The name of a resource assignment that is associated with the specified resource description.
java.lang.String getTargetScope()
Target scope name
The name of the CICS system or system group where the resources are to be assigned. The scope information contained in resource assignments (RASGNDEF) takes precedence over the information contained in this view (RASINDSC). In turn the scope information contained in this view (RASINDSC) takes preference over the information contained in the resource description view (RESDESC).
java.lang.String getRelatedScope()
Related scope name
The name of the CICS system or system group where resources identified as REMOTE to the target scope are to be assigned as LOCAL. The scope information contained in resource assignments (RASGNDEF) takes precedence over the information contained in this view (RASINDSC). In turn the scope information contained in this view (RASINDSC) takes preference over the information contained in the resource description view (RESDESC).
java.lang.String getResourceGroup()
Resource group name
The name of a resource group that contains resource definitions of the specified resource type to be assigned. The resource group information contained in the association between the resource description and resource assignment (RASINDSC) takes precedence over the information contained in the resource description (RESDESC). It does not take precedence over the information contained in the resource assignment definition (RASGNDEF).
java.lang.String getDescription()
Description
A description of the resource description-to-assignment association.
IResourceDescriptionDefinitionReference getContainingDescriptions()
IResourceAssignmentDefinitionReference getContainingAssignments()
IResourceGroupDefinitionReference getContainingGroup()
ICICSRegionGroupDefinitionReference getRegionGroupDefinitionReferenceRelatedScope()
ICICSRegionDefinitionReference getRegionDefinitionReferenceRelatedScope()
ICICSRegionGroupDefinitionReference getRegionGroupDefinitionReferenceTargetScope()
ICICSRegionDefinitionReference getRegionDefinitionReferenceTargetScope()
IResourceAssignmentInResourceDescriptionReference getCICSObjectReference()
getCICSObjectReference in interface ICICSObjectgetCICSObjectReference in interface ICPSMDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.