public interface UserFactory extends KapuaEntityFactory<User,UserCreator,UserQuery,UserListResult>
| Modifier and Type | Method and Description |
|---|---|
UserCreator |
newCreator(KapuaId scopedId,
String name)
Creates a new
UserCreator for the specified name |
newCreator, newEntity, newListResult, newQueryUserCreator newCreator(KapuaId scopedId, String name)
UserCreator for the specified namescopedId - name - Copyright © 2018 Eclipse.org. All rights reserved.