info.aduna.gee.publication.servlets
Interface ApiConstants

All Known Implementing Classes:
Channel, ChannelManager, NavigationChannel, TemplateCache, TemplateChannel

public interface ApiConstants

Constants to be exchanged between servlets and Api applications.


Field Summary
static String CREATE_EMAIL_KEY
           
static String CREATE_NAME_KEY
           
static String CREATE_PASSWORD_KEY
           
static String CREATE_TIMETOLIVE_KEY
           
static String MESSAGE_KEY
          Message key in a result WProperities.
static String RESULT_KEY
          Result key in a result WProperities.
static String RETURN_CODE_KEY
          Return code key in a result WProperities.
 

Field Detail

RESULT_KEY

static final String RESULT_KEY
Result key in a result WProperities.

See Also:
Constant Field Values

RETURN_CODE_KEY

static final String RETURN_CODE_KEY
Return code key in a result WProperities.

See Also:
Constant Field Values

MESSAGE_KEY

static final String MESSAGE_KEY
Message key in a result WProperities.

See Also:
Constant Field Values

CREATE_NAME_KEY

static final String CREATE_NAME_KEY
See Also:
Constant Field Values

CREATE_PASSWORD_KEY

static final String CREATE_PASSWORD_KEY
See Also:
Constant Field Values

CREATE_EMAIL_KEY

static final String CREATE_EMAIL_KEY
See Also:
Constant Field Values

CREATE_TIMETOLIVE_KEY

static final String CREATE_TIMETOLIVE_KEY
See Also:
Constant Field Values


Copyright © 1997-2008 Aduna. All Rights Reserved.