Package io.gravitee.am.service.model
Class NewOrganizationUser
java.lang.Object
io.gravitee.am.service.model.AbstractNewUser
io.gravitee.am.service.model.NewOrganizationUser
- All Implemented Interfaces:
IUser
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.gravitee.am.service.model.AbstractNewUser
getDisplayName, getNickNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.gravitee.am.model.IUser
getEmail, getExternalId, getFirstName, getLastName, getUsername
-
Constructor Details
-
NewOrganizationUser
public NewOrganizationUser()
-