info.magnolia.repository
Interface RepositoryConstants


public interface RepositoryConstants

Constants used in the context of repository.

Version:
$Id$

Field Summary
static String CONFIG
           
static String NAMESPACE_PREFIX
          magnolia namespace.
static String NAMESPACE_URI
           
static String USER_GROUPS
           
static String USER_ROLES
           
static String USERS
           
static String VERSION_STORE
           
static String WEBSITE
          default repository ID's.
 

Field Detail

WEBSITE

static final String WEBSITE
default repository ID's.

See Also:
Constant Field Values

USERS

static final String USERS
See Also:
Constant Field Values

USER_ROLES

static final String USER_ROLES
See Also:
Constant Field Values

USER_GROUPS

static final String USER_GROUPS
See Also:
Constant Field Values

CONFIG

static final String CONFIG
See Also:
Constant Field Values

VERSION_STORE

static final String VERSION_STORE
See Also:
Constant Field Values

NAMESPACE_PREFIX

static final String NAMESPACE_PREFIX
magnolia namespace.

See Also:
Constant Field Values

NAMESPACE_URI

static final String NAMESPACE_URI
See Also:
Constant Field Values


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.