Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.types.localconfiguration
Class UITypesConfigurationConstants

java.lang.Object
  extended by org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationConstants

public class UITypesConfigurationConstants
extends Object

Author:
Thomas Roger

Field Summary
static String UI_TYPES_CONFIGURATION_ALLOWED_TYPES_PROPERTY
           
static String UI_TYPES_CONFIGURATION_DEFAULT_TYPE
           
static String UI_TYPES_CONFIGURATION_DENIED_TYPES_PROPERTY
           
static String UI_TYPES_CONFIGURATION_DENY_ALL_TYPES_PROPERTY
           
static String UI_TYPES_CONFIGURATION_FACET
           
static String UI_TYPES_DEFAULT_NEEDED_SCHEMA
           
static String UI_TYPES_DEFAULT_TYPE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UI_TYPES_CONFIGURATION_FACET

public static final String UI_TYPES_CONFIGURATION_FACET
See Also:
Constant Field Values

UI_TYPES_CONFIGURATION_ALLOWED_TYPES_PROPERTY

public static final String UI_TYPES_CONFIGURATION_ALLOWED_TYPES_PROPERTY
See Also:
Constant Field Values

UI_TYPES_CONFIGURATION_DENIED_TYPES_PROPERTY

public static final String UI_TYPES_CONFIGURATION_DENIED_TYPES_PROPERTY
See Also:
Constant Field Values

UI_TYPES_CONFIGURATION_DENY_ALL_TYPES_PROPERTY

public static final String UI_TYPES_CONFIGURATION_DENY_ALL_TYPES_PROPERTY
See Also:
Constant Field Values

UI_TYPES_CONFIGURATION_DEFAULT_TYPE

public static final String UI_TYPES_CONFIGURATION_DEFAULT_TYPE
See Also:
Constant Field Values

UI_TYPES_DEFAULT_TYPE

public static final String UI_TYPES_DEFAULT_TYPE
See Also:
Constant Field Values

UI_TYPES_DEFAULT_NEEDED_SCHEMA

public static final String UI_TYPES_DEFAULT_NEEDED_SCHEMA
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.