|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkloadGroupInWorkloadSpecification
generated from CICS resourcetable WLMINSPC
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IWorkloadGroupInWorkloadSpecification> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
IWorkloadGroupInWorkloadSpecificationReference |
getCICSObjectReference()
|
|
java.lang.String |
getGroup()
Getter for field GROUP |
|
ICICSType<IWorkloadGroupInWorkloadSpecification> |
getObjectType()
|
|
java.lang.String |
getSpecification()
Getter for field NAME |
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<IWorkloadGroupInWorkloadSpecification> 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 getSpecification()
Workload management specification
The name of the workload specification.
java.lang.String getGroup()
Workload management (WLM) group
The name of a workload group associated with a workload specification.
IWorkloadGroupInWorkloadSpecificationReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IWorkloadGroupInWorkloadSpecification> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |