|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICSDResourceDefinition
generated from CICS resourcetable CSDINGRP
Nested Class Summary | |
---|---|
static class |
ICSDResourceDefinition.DeftypeValue
Enumeration type for field DEFTYPE |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICSDDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,ICSDResourceDefinition> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
ICSDResourceDefinitionReference |
getCICSObjectReference()
|
|
java.lang.String |
getCicssys()
Getter for field CICSSYS |
|
java.lang.String |
getCpsmtype()
Getter for field CPSMTYPE |
|
java.lang.String |
getCsdgroup()
Getter for field CSDGROUP |
|
java.lang.String |
getDefname()
Getter for field DEFNAME |
|
ICSDResourceDefinition.DeftypeValue |
getDeftype()
Getter for field DEFTYPE |
|
ICICSType<ICSDResourceDefinition> |
getObjectType()
|
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<ICSDResourceDefinition> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICSDDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getCsdgroup()
CSD group name
The name of the CSD group
java.lang.String getDefname()
Resource definition
The name of the resource definition.
ICSDResourceDefinition.DeftypeValue getDeftype()
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:
java.lang.String getCpsmtype()
CPSM resource definition type
Identifies the CPSM type of resource definition which is associated with the resource group.
java.lang.String getCicssys()
CICS system name
The name of the CICS system from which the CSD resource was retrieved.
ICSDResourceDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICSDDefinition
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,ICSDResourceDefinition> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |