com.emarsys.ecommon.prefs
Interface Conventions


public interface Conventions

Conventions is the place for global constants that represent conventions, guidelines or contracts common to all classes in eCommon (well naming can be a bitch =)

Author:
Michael "kULO" Kulovits

Field Summary
static java.lang.String PROPERTY_KEY_PREFIX
          A common prefix for the String key of Properties or other preferences defined in the eCommon library.
 

Field Detail

PROPERTY_KEY_PREFIX

static final java.lang.String PROPERTY_KEY_PREFIX
A common prefix for the String key of Properties or other preferences defined in the eCommon library.

See Also:
Constant Field Values


Copyright © 2010 emarsys AG. All Rights Reserved.