com.softwareag.tamino.db.api.response
Class TResponseMessages

java.lang.Object
  extended by com.softwareag.tamino.db.api.response.TResponseMessages

public class TResponseMessages
extends java.lang.Object

This class defines constants for the keys of the messages defined in com.softwareag.tamino.db.api.response.TResponseMessages.xml.

Version:
$Revision: 1.5 $
Author:
sli@softwareag.com

Field Summary
static java.lang.String TAJRPE1101
          No next TNonXMLObject available!
static java.lang.String TAJRPE1102
          No next TNonXMLObject available! Query content has changed!
static java.lang.String TAJRPE1103
          Error preparing the NonXMLObjectIterator.
static java.lang.String TAJRPE1104
          Response could not be built for XML access.
static java.lang.String TAJRPE1105
          No next TXMLObject available!
static java.lang.String TAJRPE1106
          No previous TXMLObject available!
static java.lang.String TAJRPE1107
          No such TXMLObject for move by {0} instances!
static java.lang.String TAJRPE1108
          Error while closing the cursor.
static java.lang.String TAJRPE1109
          Problem during retrieval of previous query cursor content.
static java.lang.String TAJRPE1110
          Problem during checking cursor position.
static java.lang.String TAJRPE1111
          TXMLObjectIteratorImpl.initIndex has been called with an inappopiate startAt indicator!
static java.lang.String TAJRPE1112
          No previous TNonXMLObject available!
static java.lang.String TAJRPE1113
          No previous TNonXMLObject available! Query content has changed!
static java.lang.String TAJRPE1114
          Unknown iterator problem!
static java.lang.String TAJRPE1115
          Error with accessing database!
static java.lang.String TAJRPE1116
          No TXMLobject available.
 
Constructor Summary
TResponseMessages()
           
 
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

TAJRPE1101

public static final java.lang.String TAJRPE1101
No next TNonXMLObject available!

See Also:
Constant Field Values

TAJRPE1102

public static final java.lang.String TAJRPE1102
No next TNonXMLObject available! Query content has changed!

See Also:
Constant Field Values

TAJRPE1103

public static final java.lang.String TAJRPE1103
Error preparing the NonXMLObjectIterator.

See Also:
Constant Field Values

TAJRPE1104

public static final java.lang.String TAJRPE1104
Response could not be built for XML access.

See Also:
Constant Field Values

TAJRPE1105

public static final java.lang.String TAJRPE1105
No next TXMLObject available!

See Also:
Constant Field Values

TAJRPE1106

public static final java.lang.String TAJRPE1106
No previous TXMLObject available!

See Also:
Constant Field Values

TAJRPE1107

public static final java.lang.String TAJRPE1107
No such TXMLObject for move by {0} instances!

See Also:
Constant Field Values

TAJRPE1108

public static final java.lang.String TAJRPE1108
Error while closing the cursor.

See Also:
Constant Field Values

TAJRPE1109

public static final java.lang.String TAJRPE1109
Problem during retrieval of previous query cursor content.

See Also:
Constant Field Values

TAJRPE1110

public static final java.lang.String TAJRPE1110
Problem during checking cursor position.

See Also:
Constant Field Values

TAJRPE1111

public static final java.lang.String TAJRPE1111
TXMLObjectIteratorImpl.initIndex has been called with an inappopiate startAt indicator!

See Also:
Constant Field Values

TAJRPE1112

public static final java.lang.String TAJRPE1112
No previous TNonXMLObject available!

See Also:
Constant Field Values

TAJRPE1113

public static final java.lang.String TAJRPE1113
No previous TNonXMLObject available! Query content has changed!

See Also:
Constant Field Values

TAJRPE1114

public static final java.lang.String TAJRPE1114
Unknown iterator problem!

See Also:
Constant Field Values

TAJRPE1115

public static final java.lang.String TAJRPE1115
Error with accessing database!

See Also:
Constant Field Values

TAJRPE1116

public static final java.lang.String TAJRPE1116
No TXMLobject available. Zero length result!

See Also:
Constant Field Values
Constructor Detail

TResponseMessages

public TResponseMessages()
Method Detail

createTResourceId

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


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