com.ibm.etools.iseries.services.ifs
Class IFSServiceResources
java.lang.Object
NLS
com.ibm.etools.iseries.services.ifs.IFSServiceResources
public class IFSServiceResources
- extends NLS
Message resource file for IFSFileService plugin.*
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
IFS_File_Service_Name
public static String IFS_File_Service_Name
IFS_File_Service_Description
public static String IFS_File_Service_Description
FILEMSG_DELETE_FILE_FAILED
public static String FILEMSG_DELETE_FILE_FAILED
FILEMSG_RENAME_FILE_FAILED
public static String FILEMSG_RENAME_FILE_FAILED
FILEMSG_CREATE_FILE_FAILED
public static String FILEMSG_CREATE_FILE_FAILED
FILEMSG_FILE_ALREADY_EXIST
public static String FILEMSG_FILE_ALREADY_EXIST
FILEMSG_FOLDER_ALREADY_EXIST
public static String FILEMSG_FOLDER_ALREADY_EXIST
FILEMSG_COPY_FILE_FAILED
public static String FILEMSG_COPY_FILE_FAILED
FILEMSG_RENAME_FILE_FAILED_EXIST
public static String FILEMSG_RENAME_FILE_FAILED_EXIST
FILEMSG_DELETE_FILE_FAILED_DETAILS
public static String FILEMSG_DELETE_FILE_FAILED_DETAILS
FILEMSG_RENAME_FILE_FAILED_DETAILS
public static String FILEMSG_RENAME_FILE_FAILED_DETAILS
FILEMSG_CREATE_FILE_FAILED_DETAILS
public static String FILEMSG_CREATE_FILE_FAILED_DETAILS
FILEMSG_FILE_ALREADY_EXIST_DETAILS
public static String FILEMSG_FILE_ALREADY_EXIST_DETAILS
FILEMSG_FOLDER_ALREADY_EXIST_DETAILS
public static String FILEMSG_FOLDER_ALREADY_EXIST_DETAILS
FILEMSG_COPY_FILE_FAILED_DETAILS
public static String FILEMSG_COPY_FILE_FAILED_DETAILS
FILEMSG_MSG_PERCENT_DONE
public static String FILEMSG_MSG_PERCENT_DONE
FILEMSG_COPYING
public static String FILEMSG_COPYING
FILEMSG_UPLOADING
public static String FILEMSG_UPLOADING
IFSServiceResources
public IFSServiceResources()
Copyright © 2011 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.