com.softwareag.tamino.db.api.objectModel
Class TObjectModelMessages

java.lang.Object
  extended by com.softwareag.tamino.db.api.objectModel.TObjectModelMessages

public class TObjectModelMessages
extends java.lang.Object

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

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

Field Summary
static java.lang.String TAJOME0601
          Problems during writing input stream to byte output stream!
static java.lang.String TAJOME0602
          Problems during writing character input stream to character output stream!
static java.lang.String TAJOME0603
          The system cannot find the path specified.!
 
Constructor Summary
TObjectModelMessages()
           
 
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

TAJOME0601

public static final java.lang.String TAJOME0601
Problems during writing input stream to byte output stream!

See Also:
Constant Field Values

TAJOME0602

public static final java.lang.String TAJOME0602
Problems during writing character input stream to character output stream!

See Also:
Constant Field Values

TAJOME0603

public static final java.lang.String TAJOME0603
The system cannot find the path specified.!

See Also:
Constant Field Values
Constructor Detail

TObjectModelMessages

public TObjectModelMessages()
Method Detail

createTResourceId

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


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