- update(User) - Method in interface org.eclipse.kapua.service.user.UserService
-
Updates an User in the database and returns the refreshed/reloaded entity instance.
The returned User object does not have its access information, roles
and permissions, loaded.
- User - Interface in org.eclipse.kapua.service.user
-
User entity
- USER_DOMAIN - Static variable in class org.eclipse.kapua.service.user.UserDomains
-
- UserAttributes - Class in org.eclipse.kapua.service.user
-
- UserAttributes() - Constructor for class org.eclipse.kapua.service.user.UserAttributes
-
- UserCreator - Interface in org.eclipse.kapua.service.user
-
UserCreator encapsulates all the information needed to create a new User in the system.
- UserDomain - Class in org.eclipse.kapua.service.user
-
- UserDomain() - Constructor for class org.eclipse.kapua.service.user.UserDomain
-
- UserDomains - Class in org.eclipse.kapua.service.user
-
- UserFactory - Interface in org.eclipse.kapua.service.user
-
User factory service definition.
- UserListResult - Interface in org.eclipse.kapua.service.user
-
User result list definition.
- UserQuery - Interface in org.eclipse.kapua.service.user
-
User query definition.
- UserService - Interface in org.eclipse.kapua.service.user
-
UserService exposes APIs to manage User object under an Account.
It includes APIs to create, update, find, list and delete Users.
Instances of the UserService can be acquired through the ServiceLocator.
- UserStatus - Enum in org.eclipse.kapua.service.user
-
- UserType - Enum in org.eclipse.kapua.service.user
-
The device user type
- UserXmlRegistry - Class in org.eclipse.kapua.service.user
-
- UserXmlRegistry() - Constructor for class org.eclipse.kapua.service.user.UserXmlRegistry
-