Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.services.ifs
Class IFSServiceResources

java.lang.Object
  extended by NLS
      extended by com.ibm.etools.iseries.services.ifs.IFSServiceResources

public class IFSServiceResources
extends NLS

Message resource file for IFSFileService plugin.*


Field Summary
static String copyright
           
static String FILEMSG_COPY_FILE_FAILED
           
static String FILEMSG_COPY_FILE_FAILED_DETAILS
           
static String FILEMSG_COPYING
           
static String FILEMSG_CREATE_FILE_FAILED
           
static String FILEMSG_CREATE_FILE_FAILED_DETAILS
           
static String FILEMSG_DELETE_FILE_FAILED
           
static String FILEMSG_DELETE_FILE_FAILED_DETAILS
           
static String FILEMSG_FILE_ALREADY_EXIST
           
static String FILEMSG_FILE_ALREADY_EXIST_DETAILS
           
static String FILEMSG_FOLDER_ALREADY_EXIST
           
static String FILEMSG_FOLDER_ALREADY_EXIST_DETAILS
           
static String FILEMSG_MSG_PERCENT_DONE
           
static String FILEMSG_RENAME_FILE_FAILED
           
static String FILEMSG_RENAME_FILE_FAILED_DETAILS
           
static String FILEMSG_RENAME_FILE_FAILED_EXIST
           
static String FILEMSG_UPLOADING
           
static String IFS_File_Service_Description
           
static String IFS_File_Service_Name
           
 
Constructor Summary
IFSServiceResources()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

IFSServiceResources

public IFSServiceResources()

Rational Developer for Power Systems Software
V7.6

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.