com.jalios.jcms.mashup
Interface ExportConstants

All Superinterfaces:
MashupConstants
All Known Implementing Classes:
ExportManager

public interface ExportConstants
extends MashupConstants

This interface contains a set of constants for the ExportManager.

Since:
jcms-5.7.2
Version:
$Revision: 20745 $
Author:
Olivier Dedieu

Field Summary
static String EXPORT_DIR
           
static String EXPORT_IPFILTER_PROP
           
static String EXPORT_LOG_FILE
           
static String EXPORT_MAX_DATA_PROP
           
static String EXPORT_POLICY_EXPORTSET
           
static String EXPORT_QH_ATTR
           
static String EXPORT_SOURCE_URL_PROP
           
static String REVISION
           
 
Fields inherited from interface com.jalios.jcms.mashup.MashupConstants
DATA_TAG, DATASET_TAG, FIELD_CLASS, FIELD_ENTRY, FIELD_ITEM, FIELD_KEY, FIELD_NAME, FIELD_TAG, FIELD_VALUE, FILE_FIELD, FILE_ID, FILE_MTIME, FILE_SIZE, FILE_TAG, FILE_TICKET, FILESET_TAG, RELATED_TAG
 

Field Detail

REVISION

static final String REVISION
See Also:
Constant Field Values

EXPORT_DIR

static final String EXPORT_DIR
See Also:
Constant Field Values

EXPORT_LOG_FILE

static final String EXPORT_LOG_FILE
See Also:
Constant Field Values

EXPORT_IPFILTER_PROP

static final String EXPORT_IPFILTER_PROP
See Also:
Constant Field Values

EXPORT_SOURCE_URL_PROP

static final String EXPORT_SOURCE_URL_PROP
See Also:
Constant Field Values

EXPORT_MAX_DATA_PROP

static final String EXPORT_MAX_DATA_PROP
See Also:
Constant Field Values

EXPORT_QH_ATTR

static final String EXPORT_QH_ATTR
See Also:
Constant Field Values

EXPORT_POLICY_EXPORTSET

static final String EXPORT_POLICY_EXPORTSET
See Also:
Constant Field Values


Copyright © 2001-2007 Jalios SA. All Rights Reserved.