|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlatform
generated from CICS resourcetable PLATFORM
Nested Class Summary | |
---|---|
static class |
IPlatform.ChangeagentValue
Enumeration type for field CHANGEAGENT |
static class |
IPlatform.EnablestatusValue
Enumeration type for field ENABLESTATUS |
static class |
IPlatform.StatusValue
Enumeration type for field STATUS |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMManager |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IPlatform> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
IPlatform.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 |
|
IPlatformReference |
getCICSObjectReference()
|
|
java.util.Date |
getCreatetime()
Getter for field CREATETIME |
|
java.lang.String |
getDescription()
Getter for field DESCRIPTION |
|
IPlatform.EnablestatusValue |
getEnablestatus()
Getter for field ENABLESTATUS |
|
java.lang.String |
getName()
Getter for field PLATFORM |
|
ICICSType<IPlatform> |
getObjectType()
|
|
java.lang.String |
getPlatformDefinitionName()
Getter for field PLATDEF |
|
IPlatformDefinitionReference |
getPlatformDefinitionReference()
|
|
java.lang.String |
getPlatformDirectory()
Getter for field PLATDIR |
|
java.lang.String |
getPlatformHome()
Getter for field PLATHOME |
|
IPlatform.StatusValue |
getStatus()
Getter for field STATUS |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IPlatform> 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 date and time when the definition was last changed.
IPlatform.ChangeagentValue getChangeagent()
Last modification agent
The change agent identifier that made the last modification.
java.util.Date getCreatetime()
Time created
The local date and 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 getPlatformDefinitionName()
Platform definition
The name of the platform definition.
IPlatform.StatusValue getStatus()
Status
The current status of the deployed platform.
java.lang.String getDescription()
Description of this platform
The 1 to 255 character description of the platform as defined in the platform descriptor bundle XML.
java.lang.String getPlatformDirectory()
Platform bundle directory
The 1 to 255 character fully-qualified name of the platform bundle directory, which resides on zFS.
java.lang.String getPlatformHome()
Platform home directory
The 1 to 128 character fully-qualified name of the platform home directory, which resides on zFS.
java.lang.String getName()
Platform
The name of the platform as specified by the platform descriptor bundle XML.
getName
in interface ICICSObject
IPlatform.EnablestatusValue getEnablestatus()
Enable Status
The status of the installed CICS BUNDLE resources for this Platform. The status values are:
IPlatformDefinitionReference getPlatformDefinitionReference()
IPlatformReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IPlatform> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |