org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

Import wizard related messages.

Author:
emueller

Field Summary
static String CSVImportSource_ChooseFile
           
static String CSVImportSource_ImportFromCSV
           
static String CSVImportSource_Importing
           
static String ImportController_Insufficient_Access_Rights
           
static String ImportController_Not_Allowed_To_Create_Groups
           
static String ImportController_Not_Allowed_To_Create_Users
           
static String ImportController_Not_Allowed_To_List_Groups
           
static String ImportController_Not_Allowed_To_List_Users
           
static String LdapImportSource_ConnectionFailed
           
static String LdapImportSource_LDAPImport
           
static String LdapSourceDialog_Connecting
           
static String LdapSourceDialog_EnterServerData
           
static String LdapSourceDialog_ExceptionMessage
           
static String LdapSourceDialog_LDAPImport
           
static String LdapSourceDialog_LDAPServerData
           
static String LdapSourceDialog_ServerBase
           
static String LdapSourceDialog_ServerName
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CSVImportSource_ChooseFile

public static String CSVImportSource_ChooseFile

CSVImportSource_ImportFromCSV

public static String CSVImportSource_ImportFromCSV

CSVImportSource_Importing

public static String CSVImportSource_Importing

ImportController_Insufficient_Access_Rights

public static String ImportController_Insufficient_Access_Rights

ImportController_Not_Allowed_To_Create_Groups

public static String ImportController_Not_Allowed_To_Create_Groups

ImportController_Not_Allowed_To_Create_Users

public static String ImportController_Not_Allowed_To_Create_Users

ImportController_Not_Allowed_To_List_Groups

public static String ImportController_Not_Allowed_To_List_Groups

ImportController_Not_Allowed_To_List_Users

public static String ImportController_Not_Allowed_To_List_Users

LdapImportSource_ConnectionFailed

public static String LdapImportSource_ConnectionFailed

LdapImportSource_LDAPImport

public static String LdapImportSource_LDAPImport

LdapSourceDialog_Connecting

public static String LdapSourceDialog_Connecting

LdapSourceDialog_EnterServerData

public static String LdapSourceDialog_EnterServerData

LdapSourceDialog_ExceptionMessage

public static String LdapSourceDialog_ExceptionMessage

LdapSourceDialog_LDAPImport

public static String LdapSourceDialog_LDAPImport

LdapSourceDialog_LDAPServerData

public static String LdapSourceDialog_LDAPServerData

LdapSourceDialog_ServerBase

public static String LdapSourceDialog_ServerBase

LdapSourceDialog_ServerName

public static String LdapSourceDialog_ServerName


Copyright © 2015. All Rights Reserved.