org.apache.oodt.cas.pushpull.retrievalsystem
Interface RemoteFileMetKeys

All Known Implementing Classes:
RemoteFile

public interface RemoteFileMetKeys

Version:
$Revision$

Met keys needed by the RemoteFile

.
Author:
mattmann

Field Summary
static String DATA_PROVIDER
           
static String DELETE_AFTER_DOWNLOAD
           
static String DOWNLOAD_TO_DIR
           
static String FILE_SIZE
           
static String FILENAME
           
static String PRODUCT_NAME
           
static String PRODUCT_TYPE
           
static String RENAMING_STRING
           
static String RETRIEVED_FROM_LOC
           
static String SUPER_TYPE
           
 

Field Detail

PRODUCT_NAME

static final String PRODUCT_NAME
See Also:
Constant Field Values

RETRIEVED_FROM_LOC

static final String RETRIEVED_FROM_LOC
See Also:
Constant Field Values

FILENAME

static final String FILENAME
See Also:
Constant Field Values

DATA_PROVIDER

static final String DATA_PROVIDER
See Also:
Constant Field Values

FILE_SIZE

static final String FILE_SIZE
See Also:
Constant Field Values

RENAMING_STRING

static final String RENAMING_STRING
See Also:
Constant Field Values

DOWNLOAD_TO_DIR

static final String DOWNLOAD_TO_DIR
See Also:
Constant Field Values

PRODUCT_TYPE

static final String PRODUCT_TYPE
See Also:
Constant Field Values

SUPER_TYPE

static final String SUPER_TYPE
See Also:
Constant Field Values

DELETE_AFTER_DOWNLOAD

static final String DELETE_AFTER_DOWNLOAD
See Also:
Constant Field Values


Copyright © 1999-2011 Apache Incubator. All Rights Reserved.