|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IApplication
generated from CICS resourcetable APPLCTN
Nested Class Summary | |
---|---|
static class |
IApplication.ChangeagentValue
Enumeration type for field CHANGEAGENT |
static class |
IApplication.EnableStatusValue
Enumeration type for field ENABLESTATUS |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMManager |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IApplication> 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 |
|
IApplicationDefinitionReference |
getApplicationDefinitionReference()
|
|
java.lang.String |
getApplicationDirectory()
Getter for field APPLDIR |
|
java.lang.String |
getBindingDirectory()
Getter for field BINDDIR |
|
IApplication.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 |
|
IApplicationReference |
getCICSObjectReference()
|
|
java.util.Date |
getCreatetime()
Getter for field CREATETIME |
|
java.lang.String |
getDescription()
Getter for field DESCRIPTION |
|
IApplication.EnableStatusValue |
getEnableStatus()
Getter for field ENABLESTATUS |
|
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 APPLICATION |
|
ICICSType<IApplication> |
getObjectType()
|
|
java.lang.String |
getPlatformDefinitionName()
Getter for field PLATDEF |
|
IPlatformDefinitionReference |
getPlatformDefinitionReference()
|
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IApplication> 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.
IApplication.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 getApplicationDefinitionName()
Application definition
The name of the application definition.
java.lang.String getName()
Application
The name of the application as specified by the application bundle XML.
getName
in interface ICICSObject
java.lang.Long getMajorVersion()
Major version
The major version of the application.
java.lang.Long getMinorVersion()
Minor version
The minor version of the application.
java.lang.Long getMicroVersion()
Micro version
The micro version of the application.
java.lang.String getPlatformDefinitionName()
Platform definition
The name of the platform definition on which this application is installed.
java.lang.String getApplicationDirectory()
Name of the application directory on zFS
The 1 to 255 character fully-qualified name of the application directory on the zFS.
java.lang.String getDescription()
Description of this application
The 1 to 255 character description of the application as defined in the application bundle XML.
IApplication.EnableStatusValue getEnableStatus()
Enable status
The overall status of the Application. The status values are:
java.lang.String getBindingDirectory()
Name of the binding directory on zFS
The 1 to 255 character fully-qualified name of the application binding directory on the zFS.
IPlatformDefinitionReference getPlatformDefinitionReference()
IApplicationDefinitionReference getApplicationDefinitionReference()
IApplicationReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IApplication> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |