org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
Class RolesManagement

java.lang.Object
  extended by org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.RolesManagement
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class RolesManagement
extends Object
implements com.google.gwt.core.client.EntryPoint

The EntryPoint class

Author:
Panagiota Koltsida, NKUA

Field Summary
static RolesManagementServiceAsync rolesService
           
 
Constructor Summary
RolesManagement()
           
 
Method Summary
protected static void displayErrorWindow(String userMsg, Throwable caught)
           
 void onModuleLoad()
          This is the entry point method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rolesService

public static RolesManagementServiceAsync rolesService
Constructor Detail

RolesManagement

public RolesManagement()
Method Detail

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

displayErrorWindow

protected static void displayErrorWindow(String userMsg,
                                         Throwable caught)


Copyright © 2013. All Rights Reserved.