com.softwareag.tamino.db.api.invocation.wsl
Class TWSLInvocationMessages

java.lang.Object
  extended by com.softwareag.tamino.db.api.invocation.wsl.TWSLInvocationMessages

public class TWSLInvocationMessages
extends java.lang.Object

This class defines constants for the keys of the messages defined in com.softwareag.tamino.db.api.invocation.wsl.TWSLInvocationMessages.xml.

Version:
$Revision: 1.3 $
Author:
insrin@softwareag.com

Field Summary
static java.lang.String TAJWSE1501
          WSL Gateway failure.
static java.lang.String TAJWSE1502
          Perhaps no modwsl in java.library.path is available, please check the same.
static java.lang.String TAJWSE1503
          Access Failure.
static java.lang.String TAJWSE1504
          Single part for multipart request could not be written.
static java.lang.String TAJWSE1505
          Closing of multipart request caused problems.
static java.lang.String TAJWSE1506
          Access with SecurityToken not supported here
 
Constructor Summary
TWSLInvocationMessages()
           
 
Method Summary
 TResourceId createTResourceId(java.util.Locale locale, java.lang.String messageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAJWSE1501

public static final java.lang.String TAJWSE1501
WSL Gateway failure.

See Also:
Constant Field Values

TAJWSE1502

public static final java.lang.String TAJWSE1502
Perhaps no modwsl in java.library.path is available, please check the same.

See Also:
Constant Field Values

TAJWSE1503

public static final java.lang.String TAJWSE1503
Access Failure.

See Also:
Constant Field Values

TAJWSE1504

public static final java.lang.String TAJWSE1504
Single part for multipart request could not be written.

See Also:
Constant Field Values

TAJWSE1505

public static final java.lang.String TAJWSE1505
Closing of multipart request caused problems.

See Also:
Constant Field Values

TAJWSE1506

public static final java.lang.String TAJWSE1506
Access with SecurityToken not supported here

See Also:
Constant Field Values
Constructor Detail

TWSLInvocationMessages

public TWSLInvocationMessages()
Method Detail

createTResourceId

public TResourceId createTResourceId(java.util.Locale locale,
                                     java.lang.String messageId)


Copyright (c) 2013 Software AG. All Rights Reserved.