Uses of Class
de.xima.fc.api.rest.pub.client.user.model.BaseUserProfileFileResource
Packages that use BaseUserProfileFileResource
Package
Description
-
Uses of BaseUserProfileFileResource in de.xima.fc.api.rest.pub.client.user.model
Methods in de.xima.fc.api.rest.pub.client.user.model that return BaseUserProfileFileResourceModifier and TypeMethodDescriptionBaseUserProfileFileResource.createdTimestamp(OffsetDateTime createdTimestamp) 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.UserProfileFiles.getAvatarImage()Get avatarImageCreates a new model with the given enum and no other data.Creates a new model with the given enum and no other data.BaseUserProfileFileResource.modifiedTimestamp(OffsetDateTime modifiedTimestamp) Creates a new model with the given enum and no other data.BaseUserProfileFileResource.portal(PublicResourceReferenceUserProfile portal) Creates a new model with the given enum and no other data.BaseUserProfileFileResource.putLinksItem(String key, String linksItem) Adds an entry to the existing set of entries.Methods in de.xima.fc.api.rest.pub.client.user.model with parameters of type BaseUserProfileFileResourceModifier and TypeMethodDescriptionUserProfileFiles.avatarImage(BaseUserProfileFileResource avatarImage) Creates a new model with the given enum and no other data.voidUserProfileFiles.setAvatarImage(BaseUserProfileFileResource avatarImage) -
Uses of BaseUserProfileFileResource in de.xima.fc.user_portal.common
Methods in de.xima.fc.user_portal.common with parameters of type BaseUserProfileFileResourceModifier and TypeMethodDescriptionstatic StringUserPortalFileUtils.getDownloadLink(BaseUserProfileFileResource resource) Gets the download link for a file resource. -
Uses of BaseUserProfileFileResource in de.xima.fc.user_portal.view_model.common
Methods in de.xima.fc.user_portal.view_model.common with parameters of type BaseUserProfileFileResourceModifier and TypeMethodDescriptionstatic UserPortalFileModelUserPortalFileModel.forUserProfileFile(BaseUserProfileFileResource profileFile)