Class Source
Base object for all content types. Representation of a blogpost (content)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringThe account ID of the user, which uniquely identifies the user across all Atlassian products.protected StringThe account type of the user, may return empty string if unavailable.protected Expandable52D461protected Stringprotected Stringprotected Stringprotected Bodye84B79Shows whether a piece of content has attachments, comments, or child pages/whiteboards.Container for content.protected Descriptionprotected UserDetailsprotected StringThe displays name of the user.protected StringThe email address of the user.protected Objectprotected BooleanThis is deprecated.protected Historyprotected ContentBase object for all content types.protected IconThis object represents an icon.protected Longprotected BooleanThis is deprecated.protected BooleanWhether the user is a guest userprotected Stringprotected LookAndFeelLook and feel settings returned after an update.protected Metadata5Bfc61protected Stringprotected List<OperationCheckResult> protected List<SpacePermission> protected Spaceprotected IconThis object represents an icon.protected StringThe public name or nickname of the user.protected Restrictionsbc3Afcprotected SpaceSettingsprotected Spaceprotected Stringprotected Themeprotected StringThis displays user time zone.protected Stringprotected Stringprotected StringThis property is no longer available and will be removed from the documentation soon.protected StringThis property is no longer available and will be removed from the documentation soon.protected Version -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSource()Protected no-args constructor for use by serialization frameworks.Source(Long id, String type, String status, String title, Space space, History history, Version version, List<Content> ancestors, List<OperationCheckResult> operations, Map<String, Object> children, Map<String, Object> childTypes, Map<String, Object> descendants, Map<String, Object> container, Bodye84B79 body, Restrictionsbc3Afc restrictions, Metadata5Bfc61 metadata, Map<String, Object> macroRenderedOutput, Object extensions, Expandable52D461 additionalExpandable, Map<String, Object> additionalLinks, String ari, String base64EncodedAri, String username, String userKey, String accountId, String accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean externalCollaborator, Boolean isExternalCollaborator, Boolean isGuest, UserDetails details, Space personalSpace, String key, String alias, String name, Icon icon, Description description, Content homepage, List<SpacePermission> permissions, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel) Constructs a validated instance ofSource.Constructs a validated instance ofSource. -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for accountId.Fluent setter for accountId.Fluent getter for accountType.accountType(String accountType) Fluent setter for accountType.Fluent getter for additionalExpandable.additionalExpandable(Expandable52D461 additionalExpandable) Fluent setter for additionalExpandable.Fluent getter for additionalLinks.additionalLinks(Map<String, Object> additionalLinks) Fluent setter for additionalLinks.alias()Fluent getter for alias.Fluent setter for alias.Fluent getter for ancestors.Fluent setter for ancestors.ari()Fluent getter for ari.Fluent setter for ari.Fluent getter for base64EncodedAri.base64EncodedAri(String base64EncodedAri) Fluent setter for base64EncodedAri.body()Fluent getter for body.body(Bodye84B79 body) Fluent setter for body.children()Fluent getter for children.Fluent setter for children.Fluent getter for childTypes.childTypes(Map<String, Object> childTypes) Fluent setter for childTypes.Fluent getter for container.Fluent setter for container.Fluent getter for descendants.descendants(Map<String, Object> descendants) Fluent setter for descendants.Fluent getter for description.description(Description description) Fluent setter for description.details()Fluent getter for details.details(UserDetails details) Fluent setter for details.Fluent getter for displayName.displayName(String displayName) Fluent setter for displayName.email()Fluent getter for email.Fluent setter for email.booleanFluent getter for extensions.extensions(Object extensions) Fluent setter for extensions.Fluent getter for externalCollaborator.externalCollaborator(Boolean externalCollaborator) Fluent setter for externalCollaborator.Gets the value of accountId.Gets the value of accountType.Gets the value of additionalExpandable.Gets the value of additionalLinks.getAlias()Gets the value of alias.Gets the value of ancestors.getAri()Gets the value of ari.Gets the value of base64EncodedAri.getBody()Gets the value of body.Gets the value of children.Gets the value of childTypes.Gets the value of container.Gets the value of descendants.Gets the value of description.Gets the value of details.Gets the value of displayName.getEmail()Gets the value of email.Gets the value of extensions.Gets the value of externalCollaborator.Gets the value of history.Gets the value of homepage.getIcon()Gets the value of icon.getId()Gets the value of id.Gets the value of isExternalCollaborator.Gets the value of isGuest.getKey()Gets the value of key.Gets the value of lookAndFeel.Gets the value of macroRenderedOutput.Gets the value of metadata.getName()Gets the value of name.Gets the value of operations.Gets the value of permissions.Gets the value of personalSpace.Gets the value of profilePicture.Gets the value of publicName.Gets the value of restrictions.Gets the value of settings.getSpace()Gets the value of space.Gets the value of status.getTheme()Gets the value of theme.Gets the value of timeZone.getTitle()Gets the value of title.getType()Gets the value of type.Gets the value of userKey.Gets the value of username.Gets the value of version.inthashCode()history()Fluent getter for history.Fluent setter for history.homepage()Fluent getter for homepage.Fluent setter for homepage.icon()Fluent getter for icon.Fluent setter for icon.id()Fluent getter for id.Fluent setter for id.Fluent getter for isExternalCollaborator.isExternalCollaborator(Boolean isExternalCollaborator) Fluent setter for isExternalCollaborator.isGuest()Fluent getter for isGuest.Fluent setter for isGuest.key()Fluent getter for key.Fluent setter for key.Fluent getter for lookAndFeel.lookAndFeel(LookAndFeel lookAndFeel) Fluent setter for lookAndFeel.Fluent getter for macroRenderedOutput.macroRenderedOutput(Map<String, Object> macroRenderedOutput) Fluent setter for macroRenderedOutput.metadata()Fluent getter for metadata.metadata(Metadata5Bfc61 metadata) Fluent setter for metadata.name()Fluent getter for name.Fluent setter for name.Fluent getter for operations.operations(List<OperationCheckResult> operations) Fluent setter for operations.Fluent getter for permissions.permissions(List<SpacePermission> permissions) Fluent setter for permissions.Fluent getter for personalSpace.personalSpace(Space personalSpace) Fluent setter for personalSpace.Fluent getter for profilePicture.profilePicture(Icon profilePicture) Fluent setter for profilePicture.Fluent getter for publicName.publicName(String publicName) Fluent setter for publicName.Fluent getter for restrictions.restrictions(Restrictionsbc3Afc restrictions) Fluent setter for restrictions.voidsetAccountId(String accountId) Sets the value of accountId.voidsetAccountType(String accountType) Sets the value of accountType.voidsetAdditionalExpandable(Expandable52D461 additionalExpandable) Sets the value of additionalExpandable.voidsetAdditionalLinks(Map<String, Object> additionalLinks) Sets the value of additionalLinks.voidSets the value of alias.voidsetAncestors(List<Content> ancestors) Sets the value of ancestors.voidSets the value of ari.voidsetBase64EncodedAri(String base64EncodedAri) Sets the value of base64EncodedAri.voidsetBody(Bodye84B79 body) Sets the value of body.voidsetChildren(Map<String, Object> children) Sets the value of children.voidsetChildTypes(Map<String, Object> childTypes) Sets the value of childTypes.voidsetContainer(Map<String, Object> container) Sets the value of container.voidsetDescendants(Map<String, Object> descendants) Sets the value of descendants.voidsetDescription(Description description) Sets the value of description.voidsetDetails(UserDetails details) Sets the value of details.voidsetDisplayName(String displayName) Sets the value of displayName.voidSets the value of email.voidsetExtensions(Object extensions) Sets the value of extensions.voidsetExternalCollaborator(Boolean externalCollaborator) Sets the value of externalCollaborator.voidsetHistory(History history) Sets the value of history.voidsetHomepage(Content homepage) Sets the value of homepage.voidSets the value of icon.voidSets the value of id.voidsetIsExternalCollaborator(Boolean isExternalCollaborator) Sets the value of isExternalCollaborator.voidsetIsGuest(Boolean isGuest) Sets the value of isGuest.voidSets the value of key.voidsetLookAndFeel(LookAndFeel lookAndFeel) Sets the value of lookAndFeel.voidsetMacroRenderedOutput(Map<String, Object> macroRenderedOutput) Sets the value of macroRenderedOutput.voidsetMetadata(Metadata5Bfc61 metadata) Sets the value of metadata.voidSets the value of name.voidsetOperations(List<OperationCheckResult> operations) Sets the value of operations.voidsetPermissions(List<SpacePermission> permissions) Sets the value of permissions.voidsetPersonalSpace(Space personalSpace) Sets the value of personalSpace.voidsetProfilePicture(Icon profilePicture) Sets the value of profilePicture.voidsetPublicName(String publicName) Sets the value of publicName.voidsetRestrictions(Restrictionsbc3Afc restrictions) Sets the value of restrictions.voidsetSettings(SpaceSettings settings) Sets the value of settings.voidSets the value of space.voidSets the value of status.voidSets the value of theme.voidsetTimeZone(String timeZone) Sets the value of timeZone.settings()Fluent getter for settings.settings(SpaceSettings settings) Fluent setter for settings.voidSets the value of title.voidSets the value of type.voidsetUserKey(String userKey) Sets the value of userKey.voidsetUsername(String username) Sets the value of username.voidsetVersion(Version version) Sets the value of version.space()Fluent getter for space.Fluent setter for space.status()Fluent getter for status.Fluent setter for status.theme()Fluent getter for theme.Fluent setter for theme.timeZone()Fluent getter for timeZone.Fluent setter for timeZone.title()Fluent getter for title.Fluent setter for title.toString()type()Fluent getter for type.Fluent setter for type.userKey()Fluent getter for userKey.Fluent setter for userKey.username()Fluent getter for username.Fluent setter for username.version()Fluent getter for version.Fluent setter for version.
-
Field Details
-
id
-
type
-
status
-
title
-
space
-
history
-
version
-
ancestors
-
operations
-
children
-
childTypes
-
descendants
-
container
-
body
-
restrictions
-
metadata
-
macroRenderedOutput
-
extensions
-
additionalExpandable
-
additionalLinks
-
ari
-
base64EncodedAri
-
username
This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
userKey
This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`. -
accountType
The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app. -
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string. -
publicName
The public name or nickname of the user. Will always contain a value. -
profilePicture
This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting. -
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. -
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null. -
externalCollaborator
This is deprecated. Use `isGuest` instead to find out whether the user is a guest user. -
isExternalCollaborator
This is deprecated. Use `isGuest` instead to find out whether the user is a guest user. -
isGuest
Whether the user is a guest user -
details
-
personalSpace
-
key
-
alias
-
name
-
icon
This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting. -
description
-
homepage
Base object for all content types. Representation of a blogpost (content) -
permissions
-
settings
-
theme
-
lookAndFeel
Look and feel settings returned after an update.
-
-
Constructor Details
-
Source
-
Source
@Internal protected Source()Protected no-args constructor for use by serialization frameworks. -
Source
@Internal public Source(Long id, String type, String status, String title, Space space, History history, Version version, List<Content> ancestors, List<OperationCheckResult> operations, Map<String, Object> children, Map<String, Object> childTypes, Map<String, Object> descendants, Map<String, Object> container, Bodye84B79 body, Restrictionsbc3Afc restrictions, Metadata5Bfc61 metadata, Map<String, Object> macroRenderedOutput, Object extensions, Expandable52D461 additionalExpandable, Map<String, Object> additionalLinks, String ari, String base64EncodedAri, String username, String userKey, String accountId, String accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean externalCollaborator, Boolean isExternalCollaborator, Boolean isGuest, UserDetails details, Space personalSpace, String key, String alias, String name, Icon icon, Description description, Content homepage, List<SpacePermission> permissions, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel) Constructs a validated instance ofSource.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Source(Consumer)instead.- Parameters:
id- idtype- typestatus- statustitle- titlespace- spacehistory- historyversion- versionancestors- ancestorsoperations- operationschildren- childrenchildTypes- Shows whether a piece of content has attachments, comments, or child pages/whiteboards. Note, this doesn't actually contain the child objects.descendants- descendantscontainer- Container for content. This can be either a space (containing a page or blogpost) or a page/blog post (containing an attachment or comment)body- bodyrestrictions- restrictionsmetadata- metadatamacroRenderedOutput- macroRenderedOutputextensions- extensionsadditionalExpandable- additionalExpandableadditionalLinks- additionalLinksari- aribase64EncodedAri- base64EncodedAriusername- This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.userKey- This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.accountId- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.accountType- The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.email- The email address of the user. Depending on the user's privacy setting, this may return an empty string.publicName- The public name or nickname of the user. Will always contain a value.profilePicture- This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.displayName- The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.timeZone- This displays user time zone. Depending on the user's privacy setting, this may return null.externalCollaborator- This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.isExternalCollaborator- This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.isGuest- Whether the user is a guest userdetails- detailspersonalSpace- personalSpacekey- keyalias- aliasname- nameicon- This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.description- descriptionhomepage- Base object for all content types. Representation of a blogpost (content)permissions- permissionssettings- settingstheme- themelookAndFeel- Look and feel settings returned after an update.
-
-
Method Details
-
id
-
id
-
getId
-
setId
-
type
-
type
-
getType
-
setType
-
status
-
status
-
getStatus
-
setStatus
-
title
-
title
-
getTitle
-
setTitle
-
space
-
space
-
getSpace
-
setSpace
-
history
-
history
-
getHistory
-
setHistory
-
version
-
version
-
getVersion
-
setVersion
-
ancestors
-
ancestors
-
getAncestors
-
setAncestors
-
operations
-
operations
Fluent setter for operations.- Parameters:
operations- operations- Returns:
- this
-
getOperations
-
setOperations
Sets the value of operations.- Parameters:
operations- operations
-
children
-
children
-
getChildren
-
setChildren
-
childTypes
-
childTypes
-
getChildTypes
-
setChildTypes
-
descendants
-
descendants
-
getDescendants
-
setDescendants
-
container
-
container
-
getContainer
-
setContainer
-
body
-
body
-
getBody
-
setBody
-
restrictions
-
restrictions
Fluent setter for restrictions.- Parameters:
restrictions- restrictions- Returns:
- this
-
getRestrictions
-
setRestrictions
Sets the value of restrictions.- Parameters:
restrictions- restrictions
-
metadata
-
metadata
Fluent setter for metadata.- Parameters:
metadata- metadata- Returns:
- this
-
getMetadata
-
setMetadata
Sets the value of metadata.- Parameters:
metadata- metadata
-
macroRenderedOutput
-
macroRenderedOutput
-
getMacroRenderedOutput
-
setMacroRenderedOutput
-
extensions
-
extensions
-
getExtensions
-
setExtensions
Sets the value of extensions.- Parameters:
extensions- extensions
-
additionalExpandable
Fluent getter for additionalExpandable.- Returns:
- additionalExpandable
-
additionalExpandable
Fluent setter for additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable- Returns:
- this
-
getAdditionalExpandable
Gets the value of additionalExpandable.- Returns:
- additionalExpandable
-
setAdditionalExpandable
Sets the value of additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable
-
additionalLinks
-
additionalLinks
-
getAdditionalLinks
-
setAdditionalLinks
-
ari
-
ari
-
getAri
-
setAri
-
base64EncodedAri
-
base64EncodedAri
-
getBase64EncodedAri
-
setBase64EncodedAri
Sets the value of base64EncodedAri.- Parameters:
base64EncodedAri- base64EncodedAri
-
username
Fluent getter for username.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- username
-
username
Fluent setter for username.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
username- username- Returns:
- this
-
getUsername
Gets the value of username.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- username
-
setUsername
Sets the value of username.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
username- username
-
userKey
Fluent getter for userKey.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- userKey
-
userKey
Fluent setter for userKey.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
userKey- userKey- Returns:
- this
-
getUserKey
Gets the value of userKey.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- userKey
-
setUserKey
Sets the value of userKey.This property is no longer available and will be removed from the documentation soon. Use `accountId` instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
userKey- userKey
-
accountId
Fluent getter for accountId.The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.
- Returns:
- accountId
-
accountId
-
getAccountId
Gets the value of accountId.The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.
- Returns:
- accountId
-
setAccountId
Sets the value of accountId.The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.
- Parameters:
accountId- accountId
-
accountType
Fluent getter for accountType.The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.
- Returns:
- accountType
-
accountType
-
getAccountType
Gets the value of accountType.The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.
- Returns:
- accountType
-
setAccountType
Sets the value of accountType.The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.
- Parameters:
accountType- accountType
-
email
Fluent getter for email.The email address of the user. Depending on the user's privacy setting, this may return an empty string.
- Returns:
-
email
-
getEmail
Gets the value of email.The email address of the user. Depending on the user's privacy setting, this may return an empty string.
- Returns:
-
setEmail
Sets the value of email.The email address of the user. Depending on the user's privacy setting, this may return an empty string.
- Parameters:
email- email
-
publicName
Fluent getter for publicName.The public name or nickname of the user. Will always contain a value.
- Returns:
- publicName
-
publicName
-
getPublicName
Gets the value of publicName.The public name or nickname of the user. Will always contain a value.
- Returns:
- publicName
-
setPublicName
Sets the value of publicName.The public name or nickname of the user. Will always contain a value.
- Parameters:
publicName- publicName
-
profilePicture
Fluent getter for profilePicture.This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.
- Returns:
- profilePicture
-
profilePicture
-
getProfilePicture
Gets the value of profilePicture.This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.
- Returns:
- profilePicture
-
setProfilePicture
Sets the value of profilePicture.This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.
- Parameters:
profilePicture- profilePicture
-
displayName
Fluent getter for displayName.The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.
- Returns:
- displayName
-
displayName
-
getDisplayName
Gets the value of displayName.The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.
- Returns:
- displayName
-
setDisplayName
Sets the value of displayName.The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.
- Parameters:
displayName- displayName
-
timeZone
Fluent getter for timeZone.This displays user time zone. Depending on the user's privacy setting, this may return null.
- Returns:
- timeZone
-
timeZone
-
getTimeZone
Gets the value of timeZone.This displays user time zone. Depending on the user's privacy setting, this may return null.
- Returns:
- timeZone
-
setTimeZone
Sets the value of timeZone.This displays user time zone. Depending on the user's privacy setting, this may return null.
- Parameters:
timeZone- timeZone
-
externalCollaborator
Fluent getter for externalCollaborator.This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.
- Returns:
- externalCollaborator
-
externalCollaborator
-
getExternalCollaborator
Gets the value of externalCollaborator.This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.
- Returns:
- externalCollaborator
-
setExternalCollaborator
Sets the value of externalCollaborator.This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.
- Parameters:
externalCollaborator- externalCollaborator
-
isExternalCollaborator
Fluent getter for isExternalCollaborator.This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.
- Returns:
- isExternalCollaborator
-
isExternalCollaborator
-
getIsExternalCollaborator
Gets the value of isExternalCollaborator.This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.
- Returns:
- isExternalCollaborator
-
setIsExternalCollaborator
Sets the value of isExternalCollaborator.This is deprecated. Use `isGuest` instead to find out whether the user is a guest user.
- Parameters:
isExternalCollaborator- isExternalCollaborator
-
isGuest
Fluent getter for isGuest.Whether the user is a guest user
- Returns:
- isGuest
-
isGuest
-
getIsGuest
Gets the value of isGuest.Whether the user is a guest user
- Returns:
- isGuest
-
setIsGuest
Sets the value of isGuest.Whether the user is a guest user
- Parameters:
isGuest- isGuest
-
details
-
details
Fluent setter for details.- Parameters:
details- details- Returns:
- this
-
getDetails
-
setDetails
Sets the value of details.- Parameters:
details- details
-
personalSpace
-
personalSpace
-
getPersonalSpace
-
setPersonalSpace
Sets the value of personalSpace.- Parameters:
personalSpace- personalSpace
-
key
-
key
-
getKey
-
setKey
-
alias
-
alias
-
getAlias
-
setAlias
-
name
-
name
-
getName
-
setName
-
icon
Fluent getter for icon.This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.
- Returns:
- icon
-
icon
-
getIcon
Gets the value of icon.This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.
- Returns:
- icon
-
setIcon
Sets the value of icon.This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.
- Parameters:
icon- icon
-
description
-
description
Fluent setter for description.- Parameters:
description- description- Returns:
- this
-
getDescription
-
setDescription
Sets the value of description.- Parameters:
description- description
-
homepage
Fluent getter for homepage.Base object for all content types. Representation of a blogpost (content)
- Returns:
- homepage
-
homepage
-
getHomepage
Gets the value of homepage.Base object for all content types. Representation of a blogpost (content)
- Returns:
- homepage
-
setHomepage
Sets the value of homepage.Base object for all content types. Representation of a blogpost (content)
- Parameters:
homepage- homepage
-
permissions
-
permissions
Fluent setter for permissions.- Parameters:
permissions- permissions- Returns:
- this
-
getPermissions
-
setPermissions
Sets the value of permissions.- Parameters:
permissions- permissions
-
settings
-
settings
Fluent setter for settings.- Parameters:
settings- settings- Returns:
- this
-
getSettings
-
setSettings
Sets the value of settings.- Parameters:
settings- settings
-
theme
-
theme
-
getTheme
-
setTheme
-
lookAndFeel
Fluent getter for lookAndFeel.Look and feel settings returned after an update.
- Returns:
- lookAndFeel
-
lookAndFeel
Fluent setter for lookAndFeel.Look and feel settings returned after an update.
- Parameters:
lookAndFeel- lookAndFeel- Returns:
- this
-
getLookAndFeel
Gets the value of lookAndFeel.Look and feel settings returned after an update.
- Returns:
- lookAndFeel
-
setLookAndFeel
Sets the value of lookAndFeel.Look and feel settings returned after an update.
- Parameters:
lookAndFeel- lookAndFeel
-
equals
-
hashCode
-
toString
-