org.rcfaces.core.internal
Class Constants
java.lang.Object
org.rcfaces.core.internal.Constants
public class Constants
- extends Object
- Version:
- $Revision: 1.18 $ $Date: 2011/06/16 09:29:40 $
- Author:
- Olivier Oeuillot (latest modification by $Author: jbmeslin $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READ_ONLY_COLLECTION_LOCK_ENABLED
public static final boolean READ_ONLY_COLLECTION_LOCK_ENABLED
- See Also:
- Constant Field Values
TEMPLATE_ENGINE_SUPPORT
public static final boolean TEMPLATE_ENGINE_SUPPORT
- See Also:
- Constant Field Values
COMPONENT_DEFAULT_PROPERTIES_SUPPORT
public static final boolean COMPONENT_DEFAULT_PROPERTIES_SUPPORT
- See Also:
- Constant Field Values
RESOURCE_CONTENT_VERSION_SUPPORT
public static final boolean RESOURCE_CONTENT_VERSION_SUPPORT
- See Also:
- Constant Field Values
RESOURCE_CONTENT_PROXY_SUPPORT
public static final boolean RESOURCE_CONTENT_PROXY_SUPPORT
- See Also:
- Constant Field Values
CACHED_COMPONENT_ITERATOR
public static final boolean CACHED_COMPONENT_ITERATOR
- See Also:
- Constant Field Values
STATED_COMPONENT_CHILDREN_LIST
public static final boolean STATED_COMPONENT_CHILDREN_LIST
- See Also:
- Constant Field Values
ENCODE_URI
public static final boolean ENCODE_URI
- See Also:
- Constant Field Values
HASH_SUPPORT
public static final boolean HASH_SUPPORT
- See Also:
- Constant Field Values
ETAG_SUPPORT
public static final boolean ETAG_SUPPORT
- See Also:
- Constant Field Values
GZIP_SUPPORT_DEFAULT_VALUE
public static final boolean GZIP_SUPPORT_DEFAULT_VALUE
- See Also:
- Constant Field Values
MYFACES_INPUT_BROADCAST_BUG
public static final boolean MYFACES_INPUT_BROADCAST_BUG
- See Also:
- Constant Field Values
COLLECTION_DATAMODEL_SUPPORT
public static final boolean COLLECTION_DATAMODEL_SUPPORT
- Collection can be converted to DataModel (JSF spec extension)
- See Also:
- Constant Field Values
ADAPTABLE_DATAMODEL_SUPPORT
public static final boolean ADAPTABLE_DATAMODEL_SUPPORT
- Adaptable object can be converted to DataModel (JSF spec extension)
- See Also:
- Constant Field Values
DEFAULT_EXPIRATION_DELAY
public static final long DEFAULT_EXPIRATION_DELAY
- See Also:
- Constant Field Values
DEFAULT_VERSIONED_EXPIRATION_DELAY
public static final long DEFAULT_VERSIONED_EXPIRATION_DELAY
- See Also:
- Constant Field Values
VERSIONED_URI_HASHCODE_MAX_SIZE
public static final int VERSIONED_URI_HASHCODE_MAX_SIZE
- See Also:
- Constant Field Values
SAVE_STATE_FIELD_MARKER_SYSTEM_PARAMETER
public static final String SAVE_STATE_FIELD_MARKER_SYSTEM_PARAMETER
- See Also:
- Constant Field Values
SAVE_STATE_FIELD_MARKER_PARAMETER
public static final String SAVE_STATE_FIELD_MARKER_PARAMETER
CLIENT_LOCALE_SUPPORT_DEFAULT_VALUE
public static final boolean CLIENT_LOCALE_SUPPORT_DEFAULT_VALUE
- See Also:
- Constant Field Values
RESOURCE_VERSION_DIGEST_ALGORITHMS
public static final String[] RESOURCE_VERSION_DIGEST_ALGORITHMS
ETAG_DIGEST_ALGORITHMS
public static final String[] ETAG_DIGEST_ALGORITHMS
SERIALISATION_HASH_ALGORITHMS
public static final String[] SERIALISATION_HASH_ALGORITHMS
HASH_DIGEST_ALGORITHMS
public static final String[] HASH_DIGEST_ALGORITHMS
BASIC_CONTENT_WEAK_CACHE_ENABLED
public static final boolean BASIC_CONTENT_WEAK_CACHE_ENABLED
- See Also:
- Constant Field Values
BASIC_CONTENT_CACHE_SIZE
public static final int BASIC_CONTENT_CACHE_SIZE
- See Also:
- Constant Field Values
IMAGE_LOADER_FACTORY
public static final org.rcfaces.core.internal.resource.IResourceLoaderFactory IMAGE_LOADER_FACTORY
CACHED_LOCALE_FORMATS
public static final boolean CACHED_LOCALE_FORMATS
- See Also:
- Constant Field Values
COMPACTED_PROPERTY_NAME
public static final boolean COMPACTED_PROPERTY_NAME
false Optimize for CPU trueOptimize for Memory
- See Also:
- Constant Field Values
LOCKED_CLIENT_ATTRIBUTES_DEFAULT_VALUE
public static final boolean LOCKED_CLIENT_ATTRIBUTES_DEFAULT_VALUE
- See Also:
- Constant Field Values
DEFAULT_ASYNC_MODE
public static final int DEFAULT_ASYNC_MODE
- See Also:
- Constant Field Values
ENABLE_ASYNC_MODE_VALUE
public static final int ENABLE_ASYNC_MODE_VALUE
- See Also:
- Constant Field Values
FACELETS_SUPPORT
public static final boolean FACELETS_SUPPORT
- See Also:
- Constant Field Values
ADAPT_SELECT_ITEMS
public static final boolean ADAPT_SELECT_ITEMS
- See Also:
- Constant Field Values
REPOSITORY_DEFAULT_LOCALE
public static final Locale REPOSITORY_DEFAULT_LOCALE
VERIFY_VARIABLE_SYNTAX
public static final boolean VERIFY_VARIABLE_SYNTAX
- See Also:
- Constant Field Values
MINIMUM_GZIP_BUFFER_SIZE
public static final int MINIMUM_GZIP_BUFFER_SIZE
- See Also:
- Constant Field Values
CONTENT_STORAGE_CACHE_SIZE
public static final int CONTENT_STORAGE_CACHE_SIZE
- See Also:
- Constant Field Values
Constants
public Constants()
getPackagePrefix
public static final String getPackagePrefix()
getCameliaFactory
public static org.rcfaces.core.internal.component.IFactory getCameliaFactory()
getVersion
public static String getVersion()
searchVersion
public static final String searchVersion(Class clazz,
String systemParameter,
String versionName)
getBuildId
public static final String getBuildId(String version)
Copyright © 2006-2011 Vedana. All Rights Reserved.