org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared
Class RoleInfo
java.lang.Object
org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.RoleInfo
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class RoleInfo
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleInfo
public RoleInfo()
RoleInfo
public RoleInfo(String name,
String description)
getRoleName
public String getRoleName()
getRoleDescription
public String getRoleDescription()
Copyright © 2013. All Rights Reserved.