com.ibm.cics.model
Interface ICPSMDefinition

All Superinterfaces:
ICICSObject, IDefinition, com.ibm.cics.model.meta.ITypedObject
All Known Subinterfaces:
ICICSRegionDefinition, ICICSRegionGroupDefinition, IGroupSystemGroupEntry, IResourceDescriptionDefinition, IResourceGroupDefinition, IResourceGroupEntry, IRTASpecificationsToSystem, IRTASpecificationsToSystemGroup, ISystemSystemGroupEntry, IWLMSpecificationsToSystem, IWLMSpecificationsToSystemGroup, IWorkloadDefinition, IWorkloadDefinitionInWorkloadGroup, IWorkloadGroup, IWorkloadGroupInWorkloadSpecification, IWorkloadSpecification

public interface ICPSMDefinition
extends ICICSObject, IDefinition


Method Summary
 ICICSEnums.ChangeagentDefinitionValue getChangeAgent()
           
 java.lang.String getChangeAgentRelease()
           
 java.util.Date getChangeTime()
           
 java.lang.String getChangeUserID()
           
 java.util.Date getCreateTime()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSType, getName, getObjectType
 

Method Detail

getCreateTime

java.util.Date getCreateTime()

getChangeTime

java.util.Date getChangeTime()

getChangeAgent

ICICSEnums.ChangeagentDefinitionValue getChangeAgent()

getChangeUserID

java.lang.String getChangeUserID()

getChangeAgentRelease

java.lang.String getChangeAgentRelease()


Copyright 2008-2009 IBM Corp. All Rights Reserved.