Package com.ibm.cics.model
Interface ICPSMManagerType<T extends ICPSMManager>
-
- All Superinterfaces:
java.lang.Comparable<ICICSType<?>>
,ICICSType<T>
,com.ibm.cics.model.meta.IType<T>
public interface ICPSMManagerType<T extends ICPSMManager> extends ICICSType<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
create(ICPSMManagerContainer container, AttributeValueMap avm)
-
Methods inherited from interface com.ibm.cics.model.ICICSType
attributes, findAttributeByCicsName, findAttributeByID, getImplementationType, getKeyAttributes, getMutableImplementation, getMutableInterface, getNameAttribute, getReferenceType, getResourceTableName, getValidFrom, getValidTo, isCPSM, isDefinition, isResource, toReference
-
-
-
-
Method Detail
-
create
T create(ICPSMManagerContainer container, AttributeValueMap avm)
-
-