org.eclipse.emf.ecp.emfstore.internal.ui.property
Class EMFStoreIsServerAdminTester

java.lang.Object
  extended by org.eclipse.core.expressions.PropertyTester
      extended by org.eclipse.emf.ecp.emfstore.internal.ui.property.EMFStoreIsServerAdminTester
All Implemented Interfaces:
org.eclipse.core.expressions.IPropertyTester

public final class EMFStoreIsServerAdminTester
extends org.eclipse.core.expressions.PropertyTester

This tests whether a user is the serveradmin on a specific repository.

Author:
Eugen Neufeld, Tobias Verhoeven

Constructor Summary
EMFStoreIsServerAdminTester()
           
 
Method Summary
 boolean test(Object receiver, String property, Object[] args, Object expectedValue)
          
 
Methods inherited from class org.eclipse.core.expressions.PropertyTester
handles, instantiate, internalCreateDescriptor, internalInitialize, isDeclaringPluginActive, isInstantiated
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMFStoreIsServerAdminTester

public EMFStoreIsServerAdminTester()
Method Detail

test

public boolean test(Object receiver,
                    String property,
                    Object[] args,
                    Object expectedValue)



Copyright © 2015. All Rights Reserved.