org.gcube.portlets.admin.usersmanagementportlet.gwt.client
Class UsersManagement

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

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

EntryPoint class

Author:
Panagiota Koltsida, NKUA

Field Summary
static UsersManagementServiceAsync userService
           
 
Constructor Summary
UsersManagement()
           
 
Method Summary
 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

userService

public static UsersManagementServiceAsync userService
Constructor Detail

UsersManagement

public UsersManagement()
Method Detail

onModuleLoad

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

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


Copyright © 2013. All Rights Reserved.