Public Class Methods : SstTransaction

* cicsConfiguration
	"ACTION
		Answer a transaction configuration which specifies CICS ECI as the
		underlying transaction system.

	RETURN VALUE
		<SstTransactionConfiguration>"
Categories
	SST-API Developer
* defaultConfiguration
	"ACTION
		Answer the default configuration to use for creating instances of 
		the receiver.

	RETURN VALUE
		<SstTransactionConfiguration>"
Categories
	SST-API Developer
* for: basicTransaction
	"ACTION
		Answer a new instance of the receiver and associate it with 
		@basicTransaction.  @basicTransaction is assumed to be 
		from an underlying transaction system.

	PARAMETERS
		basicTransaction : <Object>

	RETURN VALUE
		<IdSstTransaction>"
Categories
	SST-API Developer

[FIRST] [PREV] [NEXT] [LAST]