org.eclipse.emf.emfstore.internal.server.core
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.server.core.Messages

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

Server core related messages.

Author:
emueller

Field Summary
static String AbstractSubEmfstoreInterface_Bad_Parameters
           
static String AbstractSubEmfstoreInterface_Exception_On_Execution
           
static String AbstractSubEmfstoreInterface_Method_Not_Accessible
           
static String AdminEmfStoreImpl_Assign_Role_Privilege_Not_Set
           
static String AdminEmfStoreImpl_Could_Not_Find_OrgUnit
           
static String AdminEmfStoreImpl_Group_Already_Exists
           
static String AdminEmfStoreImpl_Group_Does_Not_Exist
           
static String AdminEmfStoreImpl_IllegalRequestToAddInitialRole
           
static String AdminEmfStoreImpl_Not_Allowed_To_Assign_ServerAdminRole
           
static String AdminEmfStoreImpl_Not_Allowed_To_Create_Participant_With_ServerAdminRole
           
static String AdminEmfStoreImpl_OnlyAllowedForRequstingUser
           
static String AdminEmfStoreImpl_OrgUnit_Does_Not_Exist
           
static String AdminEmfStoreImpl_RemovePA_Violation_1
           
static String AdminEmfStoreImpl_RemovePA_Violation_2
           
static String AdminEmfStoreImpl_Unknown_ProjectID
           
static String EMFStoreImpl_ServerCallObserverNotifier_Failed
           
 
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

AbstractSubEmfstoreInterface_Bad_Parameters

public static String AbstractSubEmfstoreInterface_Bad_Parameters

AbstractSubEmfstoreInterface_Exception_On_Execution

public static String AbstractSubEmfstoreInterface_Exception_On_Execution

AbstractSubEmfstoreInterface_Method_Not_Accessible

public static String AbstractSubEmfstoreInterface_Method_Not_Accessible

AdminEmfStoreImpl_Assign_Role_Privilege_Not_Set

public static String AdminEmfStoreImpl_Assign_Role_Privilege_Not_Set

AdminEmfStoreImpl_Could_Not_Find_OrgUnit

public static String AdminEmfStoreImpl_Could_Not_Find_OrgUnit

AdminEmfStoreImpl_Group_Already_Exists

public static String AdminEmfStoreImpl_Group_Already_Exists

AdminEmfStoreImpl_Group_Does_Not_Exist

public static String AdminEmfStoreImpl_Group_Does_Not_Exist

AdminEmfStoreImpl_IllegalRequestToAddInitialRole

public static String AdminEmfStoreImpl_IllegalRequestToAddInitialRole

AdminEmfStoreImpl_Not_Allowed_To_Assign_ServerAdminRole

public static String AdminEmfStoreImpl_Not_Allowed_To_Assign_ServerAdminRole

AdminEmfStoreImpl_Not_Allowed_To_Create_Participant_With_ServerAdminRole

public static String AdminEmfStoreImpl_Not_Allowed_To_Create_Participant_With_ServerAdminRole

AdminEmfStoreImpl_OnlyAllowedForRequstingUser

public static String AdminEmfStoreImpl_OnlyAllowedForRequstingUser

AdminEmfStoreImpl_OrgUnit_Does_Not_Exist

public static String AdminEmfStoreImpl_OrgUnit_Does_Not_Exist

AdminEmfStoreImpl_RemovePA_Violation_1

public static String AdminEmfStoreImpl_RemovePA_Violation_1

AdminEmfStoreImpl_RemovePA_Violation_2

public static String AdminEmfStoreImpl_RemovePA_Violation_2

AdminEmfStoreImpl_Unknown_ProjectID

public static String AdminEmfStoreImpl_Unknown_ProjectID

EMFStoreImpl_ServerCallObserverNotifier_Failed

public static String EMFStoreImpl_ServerCallObserverNotifier_Failed


Copyright © 2015. All Rights Reserved.