Class User
- java.lang.Object
-
- com.netgrif.application.engine.auth.web.responsebodies.User
-
public class User extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UsercreateSmallUser(IUser user)This static method doesn't set attributes regarding the ProcessRoles Use the IUserFactory service to create instances that have these attributes set.static UsercreateUser(IUser user)This static method doesn't set attributes regarding the ProcessRoles Use the IUserFactory service to create instances that have these attributes set.
-