org.marketcetera.ors.ws
Interface Messages


public interface Messages

The internationalization constants used by this package.

Since:
1.0.0
Version:
$Id: Messages.java 16154 2012-07-14 16:34:05Z colin $
Author:
tlerios@marketcetera.com

Field Summary
static I18NMessage2P APP_MISMATCH
           
static I18NMessage1P BAD_CREDENTIALS
           
static I18NMessage1P CANNOT_CREATE_REPLY_TOPIC
           
static I18NMessage1P CANNOT_RETRIEVE_USER
           
static I18NMessage2P CLIENT_SESSION_STRING
           
static I18NLoggerProxy LOGGER
          The logger.
static I18NMessageProvider PROVIDER
          The message provider.
static I18NMessage3P VERSION_MISMATCH
           
 

Field Detail

PROVIDER

static final I18NMessageProvider PROVIDER
The message provider.


LOGGER

static final I18NLoggerProxy LOGGER
The logger.


VERSION_MISMATCH

static final I18NMessage3P VERSION_MISMATCH

APP_MISMATCH

static final I18NMessage2P APP_MISMATCH

BAD_CREDENTIALS

static final I18NMessage1P BAD_CREDENTIALS

CANNOT_CREATE_REPLY_TOPIC

static final I18NMessage1P CANNOT_CREATE_REPLY_TOPIC

CANNOT_RETRIEVE_USER

static final I18NMessage1P CANNOT_RETRIEVE_USER

CLIENT_SESSION_STRING

static final I18NMessage2P CLIENT_SESSION_STRING


Copyright © 2012. All Rights Reserved.