Package com.axway.apim.users.lib
Class ExportUser
java.lang.Object
com.axway.apim.users.lib.ExportUser
public class ExportUser extends Object
-
Constructor Summary
Constructors Constructor Description ExportUser(com.axway.apim.api.model.User user) -
Method Summary
Modifier and Type Method Description LonggetCreatedOn()Map<String,String>getCustomProperties()StringgetDescription()StringgetEmail()com.axway.apim.api.model.ImagegetImage()StringgetLoginName()StringgetMobile()StringgetName()StringgetOrganization()StringgetPhone()StringgetRole()StringgetState()StringgetType()booleanisEnabled()LonglastSeen()
-
Constructor Details
-
ExportUser
public ExportUser(com.axway.apim.api.model.User user)
-
-
Method Details
-
getName
-
getState
-
getRole
-
getType
-
getMobile
-
getPhone
-
getLoginName
-
getDescription
-
isEnabled
public boolean isEnabled() -
getCreatedOn
-
getEmail
-
getImage
public com.axway.apim.api.model.Image getImage() -
getOrganization
-
lastSeen
-
getCustomProperties
-