com.ibm.cics.model
Interface ICPSMDefinition

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

public interface ICPSMDefinition
extends ICICSObject, IDefinition


Field Summary
static java.lang.String COPYRIGHT
           
 
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
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
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-2012 IBM Corp. All Rights Reserved.