|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IApplicationDefinition
generated from CICS resourcetable APPLDEF
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IApplicationDefinition> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
java.lang.String |
getApplicationDirectory()
Getter for field APPLDIR |
|
java.lang.String |
getBindingDirectory()
Getter for field BINDDIR |
|
IApplicationDefinitionReference |
getCICSObjectReference()
|
|
java.lang.String |
getDescription()
Getter for field DESCRIPTION |
|
java.lang.Long |
getMajorVersion()
Getter for field MAJORVERSION |
|
java.lang.Long |
getMicroVersion()
Getter for field MICROVERSION |
|
java.lang.Long |
getMinorVersion()
Getter for field MINORVERSION |
|
java.lang.String |
getName()
Getter for field NAME |
|
ICICSType<IApplicationDefinition> |
getObjectType()
|
|
java.lang.String |
getPlatformDefinition()
Getter for field PLATDEF |
|
IPlatformDefinitionReference |
getPlatformDefinitionReference()
|
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<IApplicationDefinition> 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()
Application definition
The application definition name.
getName
in interface ICICSObject
java.lang.String getDescription()
Description
A description of the application definition.
java.lang.String getPlatformDefinition()
Platform definition
The definition name of the target platform for this application.
java.lang.String getApplicationDirectory()
Application directory on the zFS
The application directory on the zFS.
java.lang.Long getMajorVersion()
Application Major Version
The application Major Version.
java.lang.Long getMinorVersion()
Application Minor Version
The application Minor Version.
java.lang.Long getMicroVersion()
Application Micro Version
The application Micro Version.
java.lang.String getBindingDirectory()
Binding bundle directory on the zFS
The binding bundle directory on the zFS.
IPlatformDefinitionReference getPlatformDefinitionReference()
IApplicationDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IApplicationDefinition> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |