com.ibm.etools.systems.universal.miners
Interface IUniversalDataStoreConstants
- All Known Implementing Classes:
- DownloadListener, OutputChangeListener, UniversalFileImpl, UniversalFileSubSystemImpl, UniversalFileSystemFilter, UniversalFileSystemMiner, UniversalJavaLanguageUtility
- public interface IUniversalDataStoreConstants
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
UNIVERSAL_FILESYSTEM_MINER
public static final String UNIVERSAL_FILESYSTEM_MINER
- See Also:
- Constant Field Values
MESSAGE_DESCRIPTOR
public static final String MESSAGE_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_NODE_DESCRIPTOR
public static final String UNIVERSAL_NODE_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_TEMP_DESCRIPTOR
public static final String UNIVERSAL_TEMP_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_FILTER_DESCRIPTOR
public static final String UNIVERSAL_FILTER_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_FILE_DESCRIPTOR
public static final String UNIVERSAL_FILE_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_FOLDER_DESCRIPTOR
public static final String UNIVERSAL_FOLDER_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_ARCHIVE_FILE_DESCRIPTOR
public static final String UNIVERSAL_ARCHIVE_FILE_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_VIRTUAL_FILE_DESCRIPTOR
public static final String UNIVERSAL_VIRTUAL_FILE_DESCRIPTOR
- See Also:
- Constant Field Values
UNIVERSAL_VIRTUAL_FOLDER_DESCRIPTOR
public static final String UNIVERSAL_VIRTUAL_FOLDER_DESCRIPTOR
- See Also:
- Constant Field Values
TOKEN_SEPARATOR
public static final String TOKEN_SEPARATOR
- See Also:
- Constant Field Values
UNEXPECTED_ERROR
public static final String UNEXPECTED_ERROR
- See Also:
- Constant Field Values
C_DOWNLOAD_FILE
public static final String C_DOWNLOAD_FILE
- See Also:
- Constant Field Values
C_SYSTEM_ENCODING
public static final String C_SYSTEM_ENCODING
- See Also:
- Constant Field Values
C_QUERY_UNUSED_PORT
public static final String C_QUERY_UNUSED_PORT
- See Also:
- Constant Field Values
C_QUERY_QUALIFIED_CLASSNAME
public static final String C_QUERY_QUALIFIED_CLASSNAME
- See Also:
- Constant Field Values
TYPE_QUALIFIED_CLASSNAME
public static final String TYPE_QUALIFIED_CLASSNAME
- See Also:
- Constant Field Values
FAILED_WITH_EXIST
public static final String FAILED_WITH_EXIST
- See Also:
- Constant Field Values
FAILED_WITH_DOES_NOT_EXIST
public static final String FAILED_WITH_DOES_NOT_EXIST
- See Also:
- Constant Field Values
FAILED_WITH_EXCEPTION
public static final String FAILED_WITH_EXCEPTION
- See Also:
- Constant Field Values
FAILED_WITH_SECURITY
public static final String FAILED_WITH_SECURITY
- See Also:
- Constant Field Values
FAILED_TO_DELETE_DIR
public static final String FAILED_TO_DELETE_DIR
- See Also:
- Constant Field Values
SUCCESS
public static final String SUCCESS
- See Also:
- Constant Field Values
FAILED
public static final String FAILED
- See Also:
- Constant Field Values
VERSION_1
public static final String VERSION_1
- See Also:
- Constant Field Values
TEXT_MODE
public static final int TEXT_MODE
- See Also:
- Constant Field Values
BINARY_MODE
public static final int BINARY_MODE
- See Also:
- Constant Field Values
DOWNLOAD_RESULT_SUCCESS_TYPE
public static final String DOWNLOAD_RESULT_SUCCESS_TYPE
- See Also:
- Constant Field Values
DOWNLOAD_RESULT_SUCCESS_MESSAGE
public static final String DOWNLOAD_RESULT_SUCCESS_MESSAGE
- See Also:
- Constant Field Values
DOWNLOAD_RESULT_FILE_NOT_FOUND_EXCEPTION
public static final String DOWNLOAD_RESULT_FILE_NOT_FOUND_EXCEPTION
- See Also:
- Constant Field Values
DOWNLOAD_RESULT_UNSUPPORTED_ENCODING_EXCEPTION
public static final String DOWNLOAD_RESULT_UNSUPPORTED_ENCODING_EXCEPTION
- See Also:
- Constant Field Values
DOWNLOAD_RESULT_IO_EXCEPTION
public static final String DOWNLOAD_RESULT_IO_EXCEPTION
- See Also:
- Constant Field Values
DOWNLOAD_RESULT_EXCEPTION
public static final String DOWNLOAD_RESULT_EXCEPTION
- See Also:
- Constant Field Values
DOWNLOAD_RESULT_UNEXPECTED_ERROR
public static final String DOWNLOAD_RESULT_UNEXPECTED_ERROR
- See Also:
- Constant Field Values
KB_IN_BYTES
public static final int KB_IN_BYTES
- See Also:
- Constant Field Values
NUM_OF_KB
public static final int NUM_OF_KB
- See Also:
- Constant Field Values
BUFFER_SIZE
public static final int BUFFER_SIZE
- See Also:
- Constant Field Values
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.