com.ibm.cics.model
Interface ICICSResource

All Superinterfaces:
ICICSObject, com.ibm.cics.model.meta.ITypedObject
All Known Subinterfaces:
IAtomService, IBundle, IBundlePart, ICaptureSpecification, ICaptureSpecificationData, ICaptureSpecificationInfo, ICaptureSpecificationOptions, ICompletedTask, IConnection, ICorbaServer, IDataTable, IDB2Connection, IDB2Entry, IDB2Transaction, IDBCTLSubsystem, IDocumentTemplate, IDynamicStorageArea, IEPAdapter, IEPAdapterInSet, IEPAdapterSet, IEventBinding, IEventProcessing, IExtrapartitionTDQueue, IGlobalDynamicStorageArea, IGlobalTSQueueStatistics, IIndirectTDQueue, IIntervalControlRequest, IIntrapartitionTDQueue, IIPICConnection, IJournalModel, IJournalName, IJVMClassCache, IJVMPool, IJVMProfile, IJVMServer, IJVMStatus, ILibrary, ILibraryDSName, ILocalFile, ILocalTransaction, IMonitoringAndStatistics, IOSGiBundle, IOSGiService, IPhysicalDataSet, IPipeline, IPolicyRule, IProcessType, IProgram, IRegion, IRemoteFile, IRemoteTDQueue, IRemoteTransaction, IRPLList, IStreamName, ISystemParameter, ITask, ITaskAssociation, ITCPIPService, ITerminal, ITransactionClass, ITSModel, ITSQueue, IUnitOfWorkEnqueue, IURIMap, IWebService, IWMQConnection, IWMQConnectionStatistics, IWMQInitiationQueue, IXMLTransform, IZosWorkLoad

public interface ICICSResource
extends ICICSObject


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.lang.String getCICSRelease()
           
 java.lang.String getRegionName()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSObjectReference, getCICSType, getName, getObjectType
 
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject
getAttributeValue
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

getRegionName

java.lang.String getRegionName()

getCICSRelease

java.lang.String getCICSRelease()


Copyright © 2008-2013 IBM Corp. All Rights Reserved.