Uses of Class
de.xima.fc.api.rest.pub.client.user.model.DetailedUserProfileResource
Packages that use DetailedUserProfileResource
Package
Description
-
Uses of DetailedUserProfileResource in de.xima.fc.api.rest.pub.client.user.api
Methods in de.xima.fc.api.rest.pub.client.user.api that return types with arguments of type DetailedUserProfileResourceModifier and TypeMethodDescriptionProfileApi.GetProfile.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.ProfileApi.GetProfile.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8. -
Uses of DetailedUserProfileResource in de.xima.fc.api.rest.pub.client.user.model
Methods in de.xima.fc.api.rest.pub.client.user.model that return DetailedUserProfileResourceModifier and TypeMethodDescriptionDetailedUserProfileResource.files(UserProfileFiles files) Creates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.DetailedUserProfileResource.primaryEmail(String primaryEmail) Creates a new model with the given enum and no other data.DetailedUserProfileResource.putLinksItem(String key, String linksItem) Adds an entry to the existing set of entries.Creates a new model with the given enum and no other data.Creates a new model with the given enum and no other data. -
Uses of DetailedUserProfileResource in de.xima.fc.user_portal.api.provider.spec
Methods in de.xima.fc.user_portal.api.provider.spec that return types with arguments of type DetailedUserProfileResourceModifier and TypeMethodDescriptionIUsersApi.getProfile(IUserPortalInvocationContext ctx) Retrieves the profile of the currently authenticated user.