|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IManagementPart
generated from CICS resourcetable MGMTPART
Nested Class Summary | |
---|---|
static class |
IManagementPart.ChangeagentValue
Enumeration type for field CHANGEAGENT |
static class |
IManagementPart.EnableStatusValue
Enumeration type for field ENABLESTATUS |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMManager |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IManagementPart> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
java.lang.String |
getApplicationDefinitionName()
Getter for field APPLDEF |
|
java.lang.Long |
getApplicationMajorVersion()
Getter for field APPLMAJORVER |
|
java.lang.Long |
getApplicationMicroVersion()
Getter for field APPLMICROVER |
|
java.lang.Long |
getApplicationMinorVersion()
Getter for field APPLMINORVER |
|
java.lang.String |
getApplicationName()
Getter for field APPLICATION |
|
java.lang.String |
getBundleID()
Getter for field BUNDLE |
|
java.lang.Long |
getBundleMajorVersion()
Getter for field BUNDMAJORVER |
|
java.lang.Long |
getBundleMicroVersion()
Getter for field BUNDMICROVER |
|
java.lang.Long |
getBundleMinorVersion()
Getter for field BUNDMINORVER |
|
IManagementPart.ChangeagentValue |
getChangeagent()
Getter for field CHANGEAGENT |
|
java.lang.String |
getChangeagrel()
Getter for field CHANGEAGREL |
|
java.util.Date |
getChangetime()
Getter for field CHANGETIME |
|
java.lang.String |
getChangeusrid()
Getter for field CHANGEUSRID |
|
IManagementPartReference |
getCICSObjectReference()
|
|
java.util.Date |
getCreatetime()
Getter for field CREATETIME |
|
IManagementPart.EnableStatusValue |
getEnableStatus()
Getter for field ENABLESTATUS |
|
java.lang.String |
getId()
Getter for field ID |
|
java.lang.String |
getInstallScope()
Getter for field INSTALLSCOPE |
|
ICICSType<IManagementPart> |
getObjectType()
|
|
java.lang.String |
getPlatformDefinitionName()
Getter for field PLATDEF |
|
java.lang.String |
getPlatformName()
Getter for field PLATFORM |
|
java.lang.String |
getRegionType()
Getter for field REGIONTYPE |
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<IManagementPart> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMManager
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.util.Date getChangetime()
Last modification
The local time when the definition was last changed.
IManagementPart.ChangeagentValue getChangeagent()
Last modification agent
The change agent identifier that made the last modification.
java.util.Date getCreatetime()
Time created
The local time when the definition was created.
java.lang.String getChangeusrid()
Last modification user ID
The user ID that made the last modification.
java.lang.String getChangeagrel()
Last modification agent release
The CICS release level of the agent that made the last modification.
java.lang.String getId()
ID
The management part ID.
java.lang.String getPlatformName()
Platform
The name of the platform as specified by the CICS platform bundle.
java.lang.String getPlatformDefinitionName()
Platform definition
The name of the platform definition.
java.lang.String getApplicationName()
Application
The name of the application as specified by the CICS application bundle.
java.lang.String getApplicationDefinitionName()
Application definition
The name of the application definition.
java.lang.Long getApplicationMajorVersion()
Application major version number
The major version of the application.
java.lang.Long getApplicationMinorVersion()
Application minor version number
The minor version of the application.
java.lang.Long getApplicationMicroVersion()
Application micro version number
The micro version of the application.
java.lang.String getRegionType()
Region type
The region type or platform that the bundle is installed into.
java.lang.String getInstallScope()
Bundle install request scope
The name of the CSYSGRP to be used as the scope that the bundle is installed into.
java.lang.String getBundleID()
Bundle ID
The name of the CSYSGRP to be used as the scope that the bundle is installed into.
java.lang.Long getBundleMajorVersion()
Bundle major version number
The major version of the bundle.
java.lang.Long getBundleMinorVersion()
Bundle minor version number
The minor version of the bundle.
java.lang.Long getBundleMicroVersion()
Bundle micro version number
The micro version of the bundle.
IManagementPart.EnableStatusValue getEnableStatus()
Management part bundle enable status
The status of the installed CICS BUNDLE resources. The status values are:
IManagementPartReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IManagementPart> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |