Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected User |
Domain.user |
protected User |
Tag.user |
protected User |
Role.user |
protected User |
Permission.user |
protected User |
Event.user |
Modifier and Type | Field and Description |
---|---|
protected List<User> |
Users.users |
Modifier and Type | Method and Description |
---|---|
User |
ObjectFactory.createUser()
Create an instance of
User |
User |
Domain.getUser()
Gets the value of the user property.
|
User |
Tag.getUser()
Gets the value of the user property.
|
User |
Role.getUser()
Gets the value of the user property.
|
User |
Permission.getUser()
Gets the value of the user property.
|
User |
Event.getUser()
Gets the value of the user property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<User> |
ObjectFactory.createUser(User value)
|
List<User> |
Users.getUsers()
Gets the value of the users property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<User> |
ObjectFactory.createUser(User value)
|
void |
Domain.setUser(User value)
Sets the value of the user property.
|
void |
Tag.setUser(User value)
Sets the value of the user property.
|
void |
Role.setUser(User value)
Sets the value of the user property.
|
void |
Permission.setUser(User value)
Sets the value of the user property.
|
void |
Event.setUser(User value)
Sets the value of the user property.
|
Modifier and Type | Method and Description |
---|---|
User |
DomainUserResource.get() |
User |
UserResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
UsersResource.add(User User) |
Modifier and Type | Method and Description |
---|---|
User |
BackendDomainUserResource.addParents(User user) |
protected User |
BackendUsersResource.addParents(User user) |
User |
BackendDomainUsersResource.addParents(User user) |
User |
AbstractBackendUserResource.get() |
User |
BackendUserResource.get() |
protected User |
BackendUsersResource.mapAdUser(AdUser adUser) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendUsersResource.add(User user) |
User |
BackendDomainUserResource.addParents(User user) |
protected User |
BackendUsersResource.addParents(User user) |
User |
BackendDomainUsersResource.addParents(User user) |
Modifier and Type | Method and Description |
---|---|
static User |
UserMapper.map(AdUser entity,
User template) |
static User |
UserMapper.map(DbUser entity,
User template) |
Modifier and Type | Method and Description |
---|---|
static User |
UserMapper.map(AdUser entity,
User template) |
static User |
UserMapper.map(DbUser entity,
User template) |
Copyright © 2012. All Rights Reserved.