Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.schema
Class FacetNames

java.lang.Object
  extended by org.nuxeo.ecm.core.schema.FacetNames

public final class FacetNames
extends Object

Defines base facet names used in the core.

Author:
Dragos Mihalache

Field Summary
static String BROWSE_VIA_SEARCH
           
static String DOWNLOADABLE
           
static String FOLDERISH
           
static String HIDDEN_IN_NAVIGATION
           
static String IMMUTABLE
           
static String ORDERABLE
           
static String PUBLISHABLE
           
static String VERSIONABLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMMUTABLE

public static final String IMMUTABLE
See Also:
Constant Field Values

FOLDERISH

public static final String FOLDERISH
See Also:
Constant Field Values

VERSIONABLE

public static final String VERSIONABLE
See Also:
Constant Field Values

ORDERABLE

public static final String ORDERABLE
See Also:
Constant Field Values

DOWNLOADABLE

public static final String DOWNLOADABLE
See Also:
Constant Field Values

PUBLISHABLE

public static final String PUBLISHABLE
See Also:
Constant Field Values

HIDDEN_IN_NAVIGATION

public static final String HIDDEN_IN_NAVIGATION
See Also:
Constant Field Values

BROWSE_VIA_SEARCH

public static final String BROWSE_VIA_SEARCH
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.