| Package | Description |
|---|---|
| br.eti.kinoshita.testlinkjavaapi.model | |
| br.eti.kinoshita.testlinkjavaapi.util |
| Modifier and Type | Method and Description |
|---|---|
Role |
User.getGlobalRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.setGlobalRole(Role globalRole) |
| Constructor and Description |
|---|
User(Integer dbID,
String login,
String firstName,
String lastName,
String locale,
String emailAddress,
Integer isActive,
String userApiKey,
String loginRegExp,
Integer tprojectRoles,
Integer tplanRoles,
Role globalRole,
Integer globalRoleID,
Integer defaultTestprojectID)
Constructor with args.
|
| Modifier and Type | Method and Description |
|---|---|
static Role |
Util.getRole(Map<String,Object> map) |
Copyright © 2010-2011 the testlink-java-api team-2013. All Rights Reserved.