public class Principal extends Object implements com.google.gwt.user.client.ui.HasName
RoleAssignment| Modifier and Type | Class and Description |
|---|---|
static class |
Principal.Type |
| Constructor and Description |
|---|
Principal(String id,
String name,
Principal.Type type) |
public Principal(String id, String name, Principal.Type type)
public String getId()
public String getName()
getName in interface com.google.gwt.user.client.ui.HasNamepublic void setName(String name)
setName in interface com.google.gwt.user.client.ui.HasNamepublic Principal.Type getType()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.