public class UserResourceWithMimeType extends com.unboundid.scim.data.UserResource
Modifier and Type | Field and Description |
---|---|
protected javax.ws.rs.core.MediaType |
mt |
Constructor and Description |
---|
UserResourceWithMimeType(com.unboundid.scim.data.UserResource source,
javax.ws.rs.core.MediaType mt) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.MediaType |
getMediaType() |
getAddresses, getDisplayName, getEmails, getEntitlements, getGroups, getIms, getLocale, getName, getNickName, getPassword, getPhoneNumbers, getPhotos, getPreferredLanguage, getProfileUrl, getRoles, getTimeZone, getTitle, getUserName, getUserType, isActive, setActive, setAddresses, setDisplayName, setEmails, setEntitlements, setGroups, setIms, setLocale, setName, setNickName, setPassword, setPhoneNumbers, setPhotos, setPreferredLanguage, setProfileUrl, setRoles, setTimeZone, setTitle, setUserName, setUserType
protected final javax.ws.rs.core.MediaType mt
public UserResourceWithMimeType(com.unboundid.scim.data.UserResource source, javax.ws.rs.core.MediaType mt)
public javax.ws.rs.core.MediaType getMediaType()
Copyright © 2015 Nuxeo SA. All rights reserved.