|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemSystemGroupEntry
generated from CICS resourcetable CSGLCGCS
Nested Class Summary | |
---|---|
static class |
ISystemSystemGroupEntry.CreateOriginValue
Enumeration type for field CREATEORIGIN |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,ISystemSystemGroupEntry> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
ISystemSystemGroupEntryReference |
getCICSObjectReference()
|
|
ISystemSystemGroupEntry.CreateOriginValue |
getCreateOrigin()
Getter for field CREATEORIGIN |
|
java.lang.String |
getGroup()
Getter for field GROUP |
|
ICICSType<ISystemSystemGroupEntry> |
getObjectType()
|
|
java.lang.String |
getSystemName()
Getter for field CICSNAME |
Methods inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime |
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<ISystemSystemGroupEntry> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getGroup()
CICS system group
The name of the CICS system group that contains one or more CICS systems.
java.lang.String getSystemName()
CICS system
The name of the CICS system associated with a CICS system group.
ISystemSystemGroupEntry.CreateOriginValue getCreateOrigin()
Definition origin
Identifies where the definition originated:
ISystemSystemGroupEntryReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,ISystemSystemGroupEntry> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |