|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlatformDefinition
generated from CICS resourcetable PLATDEF
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IPlatformDefinition> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
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 |
Methods inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IPlatformDefinition> 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 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.
IPlatformDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IPlatformDefinition> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |