2069207020712072207320742075
if (workflow != null) { return workflow; } throw new MetadataLookupException("err.meta.workflowLookup", sName, this); }
2129213021312132213321342135
if (channelType != null) { return channelType; } throw new MetadataLookupException("err.meta.channelTypeLookup", sName, this); }
2200220122022203220422052206
if (channelType != null) { return channelType; } throw new MetadataLookupException("err.meta.channelTypeElementLookup", element.getNodeName(), this); }
2251225222532254225522562257
if (channel != null) { return channel; } throw new MetadataLookupException("err.meta.channelLookup", sName, this); }
2363236423652366236723682369
if (messageFormat != null) { return messageFormat; } throw new MetadataLookupException("err.meta.messageFormatLookup", sName, this); }
2431243224332434243524362437
if (message != null) { return message; } throw new MetadataLookupException("err.meta.messageLookup", sName, this); }
2489249024912492249324942495
if (transformation != null) { return transformation; } throw new MetadataLookupException("err.meta.transformationLookup", sName, this); }
2576257725782579258025812582
if (iface != null) { return iface; } throw new MetadataLookupException("err.meta.interfaceLookup", sName, this); }
2639264026412642264326442645
if (service != null) { return service; } throw new MetadataLookupException("err.meta.serviceLookup", sName + "." + nVersion, this); }
2654265526562657265826592660
if (service != null) { return service; } throw new MetadataLookupException("err.meta.serviceLookup", sName, this); }