Uses of Class
org.eclipse.emf.emfstore.server.auth.ESMethod.MethodId

Packages that use ESMethod.MethodId
org.eclipse.emf.emfstore.server.auth   
 

Uses of ESMethod.MethodId in org.eclipse.emf.emfstore.server.auth
 

Methods in org.eclipse.emf.emfstore.server.auth that return ESMethod.MethodId
 ESMethod.MethodId ESMethodInvocation.getType()
          Get the methodId of the operation.
static ESMethod.MethodId ESMethod.MethodId.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ESMethod.MethodId[] ESMethod.MethodId.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All Rights Reserved.