org.eaglei.datatools.provider
Class RepositoryProviderMessages

java.lang.Object
  extended by org.eaglei.datatools.provider.RepositoryProviderMessages

public class RepositoryProviderMessages
extends java.lang.Object

Author:
Daniela Bourges-Waldegg

Field Summary
static java.lang.String FAILED_MESSAGE
           
static java.lang.String NO_SESSION_MESSAGE
           
static java.lang.String NOT_AUTHORIZED_MESSAGE
           
static java.lang.String STALE_TOKEN_MESSAGE
           
static java.lang.String UNAVAILABLE_MESSAGE
           
 
Constructor Summary
RepositoryProviderMessages()
           
 
Method Summary
static java.lang.String getFailedMessage(java.lang.String method, int status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_SESSION_MESSAGE

public static final java.lang.String NO_SESSION_MESSAGE
See Also:
Constant Field Values

NOT_AUTHORIZED_MESSAGE

public static final java.lang.String NOT_AUTHORIZED_MESSAGE
See Also:
Constant Field Values

UNAVAILABLE_MESSAGE

public static final java.lang.String UNAVAILABLE_MESSAGE
See Also:
Constant Field Values

FAILED_MESSAGE

public static final java.lang.String FAILED_MESSAGE
See Also:
Constant Field Values

STALE_TOKEN_MESSAGE

public static final java.lang.String STALE_TOKEN_MESSAGE
See Also:
Constant Field Values
Constructor Detail

RepositoryProviderMessages

public RepositoryProviderMessages()
Method Detail

getFailedMessage

public static java.lang.String getFailedMessage(java.lang.String method,
                                                int status)


Copyright © 2009-2010 Eagle-I. All Rights Reserved.