getTransactionTemplateMappingsByUseCaseId(@MobiliserParam(name="useCaseId", required=true, length=5, description="The use case id to filter for") int) method

Get all transaction messaging templates for a use case id.

Syntax

List< TransactionTemplateMapping > getTransactionTemplateMappingsByUseCaseId ( @MobiliserParam(name="useCaseId", required=true, length=5, description="The use case id to filter for") int useCaseId )

Parameters