org.xcmis.search
Interface IndexConstants


Deprecated.

@Deprecated
public interface IndexConstants

Version:
$Id: exo-jboss-codetemplates.xml 34027 2009-07-15 23:26:43Z aheritier $
Author:
Sergey Kabashnyuk

Field Summary
static String DEFAULT_ENCODING
          Deprecated. eXo JCR default Strings encoding.
static String NS_DEFAULT_URI
          Deprecated. Default namespace URI (empty).
static String NS_EMPTY_PREFIX
          Deprecated. Default namespace prefix (empty uri).
static String ROOT_UUID
          Deprecated. Workspace root node UUID.
 

Field Detail

DEFAULT_ENCODING

static final String DEFAULT_ENCODING
Deprecated. 
eXo JCR default Strings encoding.

See Also:
Constant Field Values

NS_DEFAULT_URI

static final String NS_DEFAULT_URI
Deprecated. 
Default namespace URI (empty).

See Also:
Constant Field Values

NS_EMPTY_PREFIX

static final String NS_EMPTY_PREFIX
Deprecated. 
Default namespace prefix (empty uri).

See Also:
Constant Field Values

ROOT_UUID

static final String ROOT_UUID
Deprecated. 
Workspace root node UUID.

See Also:
Constant Field Values


Copyright © 2010 eXo Platform SAS. All Rights Reserved.