public interface IPlatformDefinition extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IPlatformDefinition.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
ICICSObjectSet<IApplicationDefinition> |
getApplicationDefinitions() |
IPlatformDefinition.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IPlatformDefinitionReference |
getCICSObjectReference() |
java.lang.String |
getDescription()
Getter for field DESCRIPTION
|
java.lang.String |
getName()
Getter for field NAME
|
ICICSType<IPlatformDefinition> |
getObjectType() |
java.lang.String |
getPlatformDirectory()
Getter for field PLATDIR
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType
ICICSType<IPlatformDefinition> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IPlatformDefinition.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getName()
Platform definition
The name of the platform definition.
getName
in interface ICICSObject
java.lang.String getDescription()
Description
A description of the Platform definition.
java.lang.String getPlatformDirectory()
Platform bundle directory.
The 1 to 255 character fully-qualified name of the platform bundle directory, which resides on zFS.
ICICSObjectSet<IApplicationDefinition> getApplicationDefinitions()
IPlatformDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.