Serialized Form
-
Package com.liferay.headless.delivery.dto.v1_0
-
Class com.liferay.headless.delivery.dto.v1_0.ActionExecutionResult
class ActionExecutionResult extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_typeSupplier
Supplier<ActionExecutionResult.Type> _typeSupplier
-
_valueSupplier
Supplier<Object> _valueSupplier
-
type
ActionExecutionResult.Type type
-
value
Object value
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.AdaptedImage
class AdaptedImage extends Object implements Serializable-
Serialized Fields
-
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_heightSupplier
Supplier<Integer> _heightSupplier
-
_resolutionNameSupplier
Supplier<String> _resolutionNameSupplier
-
_sizeInBytesSupplier
Supplier<Long> _sizeInBytesSupplier
-
_widthSupplier
Supplier<Integer> _widthSupplier
-
contentUrl
String contentUrl
-
contentValue
String contentValue
-
height
Integer height
-
resolutionName
String resolutionName
-
sizeInBytes
Long sizeInBytes
-
width
Integer width
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.AggregateRating
class AggregateRating extends Object implements Serializable-
Serialized Fields
-
_bestRatingSupplier
Supplier<Double> _bestRatingSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_ratingAverageSupplier
Supplier<Double> _ratingAverageSupplier
-
_ratingCountSupplier
Supplier<Integer> _ratingCountSupplier
-
_ratingValueSupplier
Supplier<Double> _ratingValueSupplier
-
_worstRatingSupplier
Supplier<Double> _worstRatingSupplier
-
bestRating
Double bestRating
-
ratingAverage
Double ratingAverage
-
ratingCount
Integer ratingCount
-
ratingValue
Double ratingValue
-
worstRating
Double worstRating
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.BackgroundImage
class BackgroundImage extends Object implements Serializable-
Serialized Fields
-
_descriptionSupplier
Supplier<Object> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_titleSupplier
Supplier<Object> _titleSupplier
-
_urlSupplier
Supplier<Object> _urlSupplier
-
description
Object description
-
title
Object title
-
url
Object url
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.BlogPosting
class BlogPosting extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_alternativeHeadlineSupplier
Supplier<String> _alternativeHeadlineSupplier
-
_articleBodySupplier
Supplier<String> _articleBodySupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_datePublishedSupplier
Supplier<Date> _datePublishedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_headlineSupplier
Supplier<String> _headlineSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_imageSupplier
Supplier<Image> _imageSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_numberOfCommentsSupplier
Supplier<Integer> _numberOfCommentsSupplier
-
_relatedContentsSupplier
Supplier<RelatedContent[]> _relatedContentsSupplier
-
_renderedContentsSupplier
Supplier<RenderedContent[]> _renderedContentsSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_viewableBySupplier
Supplier<BlogPosting.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
aggregateRating
AggregateRating aggregateRating
-
alternativeHeadline
String alternativeHeadline
-
articleBody
@NotEmpty String articleBody
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
datePublished
Date datePublished
-
description
String description
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
friendlyUrlPath
String friendlyUrlPath
-
headline
@NotEmpty String headline
-
id
Long id
-
image
Image image
-
keywords
String[] keywords
-
numberOfComments
Integer numberOfComments
-
relatedContents
RelatedContent[] relatedContents
-
renderedContents
RenderedContent[] renderedContents
-
siteId
Long siteId
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
viewableBy
BlogPosting.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.BlogPostingImage
class BlogPostingImage extends Object implements Serializable-
Serialized Fields
-
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_fileExtensionSupplier
Supplier<String> _fileExtensionSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_sizeInBytesSupplier
Supplier<Long> _sizeInBytesSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_viewableBySupplier
Supplier<BlogPostingImage.ViewableBy> _viewableBySupplier
-
contentUrl
String contentUrl
-
contentValue
String contentValue
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
fileExtension
String fileExtension
-
id
Long id
-
sizeInBytes
Long sizeInBytes
-
title
String title
-
viewableBy
BlogPostingImage.ViewableBy viewableBy
Deprecated. -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ClassFieldReference
class ClassFieldReference extends Object implements Serializable-
Serialized Fields
-
_classNameSupplier
Supplier<String> _classNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fieldNameSupplier
Supplier<String> _fieldNameSupplier
-
_fieldValueSupplier
Supplier<String> _fieldValueSupplier
-
className
@NotEmpty String className
-
fieldName
@NotEmpty String fieldName
-
fieldValue
@NotEmpty String fieldValue
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ClassFieldsReference
class ClassFieldsReference extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ClassNameReference
class ClassNameReference extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ClassPKReference
class ClassPKReference extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ClassTypeReference
class ClassTypeReference extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ClientExtension
class ClientExtension extends Object implements Serializable-
Serialized Fields
-
_clientExtensionConfigSupplier
Supplier<Map<String,
String>> _clientExtensionConfigSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
clientExtensionConfig
Map<String,
String> clientExtensionConfig -
externalReferenceCode
String externalReferenceCode
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.CollectionConfig
class CollectionConfig extends Object implements Serializable-
Serialized Fields
-
_collectionReferenceSupplier
Supplier<Object> _collectionReferenceSupplier
-
_collectionTypeSupplier
Supplier<CollectionConfig.CollectionType> _collectionTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
collectionReference
@NotNull Object collectionReference
-
collectionType
@NotNull CollectionConfig.CollectionType collectionType
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.CollectionViewport
class CollectionViewport extends Object implements Serializable-
Serialized Fields
-
_collectionViewportDefinitionSupplier
Supplier<CollectionViewportDefinition> _collectionViewportDefinitionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
collectionViewportDefinition
@NotNull CollectionViewportDefinition collectionViewportDefinition
-
id
@NotEmpty String id
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.CollectionViewportDefinition
class CollectionViewportDefinition extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ColumnViewport
class ColumnViewport extends Object implements Serializable-
Serialized Fields
-
_columnViewportDefinitionSupplier
Supplier<ColumnViewportDefinition> _columnViewportDefinitionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
columnViewportDefinition
@NotNull ColumnViewportDefinition columnViewportDefinition
-
id
@NotEmpty String id
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ColumnViewportConfig
class ColumnViewportConfig extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_landscapeMobileSupplier
Supplier<LandscapeMobile> _landscapeMobileSupplier
-
_portraitMobileSupplier
Supplier<PortraitMobile> _portraitMobileSupplier
-
_tabletSupplier
Supplier<Tablet> _tabletSupplier
-
landscapeMobile
LandscapeMobile landscapeMobile
-
portraitMobile
PortraitMobile portraitMobile
-
tablet
Tablet tablet
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ColumnViewportDefinition
class ColumnViewportDefinition extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.Comment
class Comment extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_numberOfCommentsSupplier
Supplier<Integer> _numberOfCommentsSupplier
-
_parentCommentIdSupplier
Supplier<Long> _parentCommentIdSupplier
-
_textSupplier
Supplier<String> _textSupplier
-
actions
Map<String,
Map<String, String>> actions -
creator
Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
numberOfComments
Integer numberOfComments
-
parentCommentId
Long parentCommentId
-
text
String text
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentDocument
class ContentDocument extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_contentTypeSupplier
Supplier<String> _contentTypeSupplier
-
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fileExtensionSupplier
Supplier<String> _fileExtensionSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_sizeInBytesSupplier
Supplier<Long> _sizeInBytesSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
actions
Map<String,
Map<String, String>> actions -
contentType
String contentType
-
contentUrl
String contentUrl
-
contentValue
String contentValue
-
description
String description
-
encodingFormat
String encodingFormat
-
fileExtension
String fileExtension
-
id
Long id
-
sizeInBytes
Long sizeInBytes
-
title
String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentElement
class ContentElement extends Object implements Serializable-
Serialized Fields
-
_contentSupplier
Supplier<Object> _contentSupplier
-
_contentTypeSupplier
Supplier<String> _contentTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_title_i18nSupplier
Supplier<Map<String,
String>> _title_i18nSupplier -
_titleSupplier
Supplier<String> _titleSupplier
-
content
Object content
-
contentType
String contentType
-
id
Long id
-
title
String title
-
title_i18n
Map<String,
String> title_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentField
class ContentField extends Object implements Serializable-
Serialized Fields
-
_contentFieldValue_i18nSupplier
Supplier<Map<String,
ContentFieldValue>> _contentFieldValue_i18nSupplier -
_contentFieldValueSupplier
Supplier<ContentFieldValue> _contentFieldValueSupplier
-
_dataTypeSupplier
Supplier<String> _dataTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_inputControlSupplier
Supplier<String> _inputControlSupplier
-
_label_i18nSupplier
Supplier<Map<String,
String>> _label_i18nSupplier -
_labelSupplier
Supplier<String> _labelSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_nestedContentFieldsSupplier
Supplier<ContentField[]> _nestedContentFieldsSupplier
-
_repeatableSupplier
Supplier<Boolean> _repeatableSupplier
-
contentFieldValue
ContentFieldValue contentFieldValue
-
contentFieldValue_i18n
Map<String,
ContentFieldValue> contentFieldValue_i18n -
dataType
String dataType
-
inputControl
String inputControl
-
label
String label
-
label_i18n
Map<String,
String> label_i18n -
name
String name
-
nestedContentFields
ContentField[] nestedContentFields
-
repeatable
Boolean repeatable
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentFieldValue
class ContentFieldValue extends Object implements Serializable-
Serialized Fields
-
_dataSupplier
Supplier<String> _dataSupplier
-
_documentSupplier
Supplier<ContentDocument> _documentSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_geoSupplier
Supplier<Geo> _geoSupplier
-
_imageSupplier
Supplier<ContentDocument> _imageSupplier
-
_linkSupplier
Supplier<String> _linkSupplier
-
_structuredContentLinkSupplier
Supplier<StructuredContentLink> _structuredContentLinkSupplier
-
_valueSupplier
Supplier<String> _valueSupplier
-
data
String data
-
document
ContentDocument document
-
geo
Geo geo
-
image
ContentDocument image
-
link
String link
-
structuredContentLink
StructuredContentLink structuredContentLink
-
value
String value
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentSetElement
class ContentSetElement extends Object implements Serializable-
Serialized Fields
-
_contentSupplier
Supplier<Object> _contentSupplier
-
_contentTypeSupplier
Supplier<String> _contentTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_title_i18nSupplier
Supplier<Map<String,
String>> _title_i18nSupplier -
_titleSupplier
Supplier<String> _titleSupplier
-
content
Object content
-
contentType
String contentType
-
id
Long id
-
title
String title
-
title_i18n
Map<String,
String> title_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentStructure
class ContentStructure extends Object implements Serializable-
Serialized Fields
-
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_availableLanguagesSupplier
Supplier<String[]> _availableLanguagesSupplier
-
_contentStructureFieldsSupplier
Supplier<ContentStructureField[]> _contentStructureFieldsSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
assetLibraryKey
String assetLibraryKey
-
availableLanguages
String[] availableLanguages
-
contentStructureFields
ContentStructureField[] contentStructureFields
-
creator
Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
description_i18n
Map<String,
String> description_i18n -
id
Long id
-
name
String name
-
name_i18n
Map<String,
String> name_i18n -
siteId
Long siteId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentStructureField
class ContentStructureField extends Object implements Serializable-
Serialized Fields
-
_dataTypeSupplier
Supplier<String> _dataTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_inputControlSupplier
Supplier<String> _inputControlSupplier
-
_label_i18nSupplier
Supplier<Map<String,
String>> _label_i18nSupplier -
_labelSupplier
Supplier<String> _labelSupplier
-
_localizableSupplier
Supplier<Boolean> _localizableSupplier
-
_multipleSupplier
Supplier<Boolean> _multipleSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_nestedContentStructureFieldsSupplier
Supplier<ContentStructureField[]> _nestedContentStructureFieldsSupplier
-
_optionsSupplier
Supplier<Option[]> _optionsSupplier
-
_predefinedValue_i18nSupplier
Supplier<Map<String,
String>> _predefinedValue_i18nSupplier -
_predefinedValueSupplier
Supplier<String> _predefinedValueSupplier
-
_repeatableSupplier
Supplier<Boolean> _repeatableSupplier
-
_requiredSupplier
Supplier<Boolean> _requiredSupplier
-
_showLabelSupplier
Supplier<Boolean> _showLabelSupplier
-
dataType
String dataType
-
inputControl
String inputControl
-
label
String label
-
label_i18n
Map<String,
String> label_i18n -
localizable
Boolean localizable
-
multiple
Boolean multiple
-
name
String name
-
nestedContentStructureFields
ContentStructureField[] nestedContentStructureFields
-
options
Option[] options
-
predefinedValue
String predefinedValue
-
predefinedValue_i18n
Map<String,
String> predefinedValue_i18n -
repeatable
Boolean repeatable
-
required
Boolean required
-
showLabel
Boolean showLabel
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentSubtype
class ContentSubtype extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ContentTemplate
class ContentTemplate extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_availableLanguagesSupplier
Supplier<String[]> _availableLanguagesSupplier
-
_contentStructureIdSupplier
Supplier<Long> _contentStructureIdSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
_programmingLanguageSupplier
Supplier<String> _programmingLanguageSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_templateScriptSupplier
Supplier<String> _templateScriptSupplier
-
actions
Map<String,
Map<String, String>> actions -
assetLibraryKey
String assetLibraryKey
-
availableLanguages
String[] availableLanguages
-
contentStructureId
@NotNull Long contentStructureId
-
creator
Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
description_i18n
Map<String,
String> description_i18n -
id
String id
-
name
@NotEmpty String name
-
name_i18n
Map<String,
String> name_i18n -
programmingLanguage
String programmingLanguage
-
siteId
Long siteId
-
templateScript
String templateScript
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ContentType
class ContentType extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ContextReference
class ContextReference extends Object implements Serializable-
Serialized Fields
-
_contextSourceSupplier
Supplier<ContextReference.ContextSource> _contextSourceSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
contextSource
@NotNull ContextReference.ContextSource contextSource
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Creator
class Creator extends Object implements Serializable-
Serialized Fields
-
_additionalNameSupplier
Supplier<String> _additionalNameSupplier
-
_contentTypeSupplier
Supplier<String> _contentTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_familyNameSupplier
Supplier<String> _familyNameSupplier
-
_givenNameSupplier
Supplier<String> _givenNameSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_imageSupplier
Supplier<String> _imageSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_profileURLSupplier
Supplier<String> _profileURLSupplier
-
_userGroupBriefsSupplier
Supplier<UserGroupBrief[]> _userGroupBriefsSupplier
-
additionalName
String additionalName
-
contentType
String contentType
-
externalReferenceCode
String externalReferenceCode
-
familyName
String familyName
-
givenName
String givenName
-
id
Long id
-
image
String image
-
name
String name
-
profileURL
String profileURL
-
userGroupBriefs
UserGroupBrief[] userGroupBriefs
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.CreatorStatistics
class CreatorStatistics extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_joinDateSupplier
Supplier<Date> _joinDateSupplier
-
_lastPostDateSupplier
Supplier<Date> _lastPostDateSupplier
-
_postsNumberSupplier
Supplier<Integer> _postsNumberSupplier
-
_rankSupplier
Supplier<String> _rankSupplier
-
joinDate
Date joinDate
-
lastPostDate
Date lastPostDate
-
postsNumber
Integer postsNumber
-
rank
String rank
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.CustomCSSViewport
class CustomCSSViewport extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.CustomField
class CustomField extends Object implements Serializable-
Serialized Fields
-
_customValueSupplier
Supplier<CustomValue> _customValueSupplier
-
_dataTypeSupplier
Supplier<String> _dataTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_nameSupplier
Supplier<String> _nameSupplier
-
customValue
CustomValue customValue
-
dataType
String dataType
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.CustomMetaTag
class CustomMetaTag extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_keySupplier
Supplier<String> _keySupplier
-
_value_i18nSupplier
Supplier<Map<String,
String>> _value_i18nSupplier -
_valueSupplier
Supplier<String> _valueSupplier
-
key
String key
-
value
String value
-
value_i18n
Map<String,
String> value_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.CustomValue
class CustomValue extends Object implements Serializable-
Serialized Fields
-
_data_i18nSupplier
Supplier<Map<String,
String>> _data_i18nSupplier -
_dataSupplier
Supplier<Object> _dataSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_geoSupplier
Supplier<Geo> _geoSupplier
-
data
Object data
-
data_i18n
Map<String,
String> data_i18n -
geo
Geo geo
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.DefaultValue
class DefaultValue extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.DisplayPageActionExecutionResult
class DisplayPageActionExecutionResult extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.DisplayPageTemplate
class DisplayPageTemplate extends Object implements Serializable-
Serialized Fields
-
_contentSubtypeSupplier
Supplier<ContentSubtype> _contentSubtypeSupplier
-
_contentTypeSupplier
Supplier<ContentType> _contentTypeSupplier
-
_defaultTemplateSupplier
Supplier<Boolean> _defaultTemplateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_keySupplier
Supplier<String> _keySupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
contentSubtype
ContentSubtype contentSubtype
-
contentType
ContentType contentType
-
defaultTemplate
Boolean defaultTemplate
-
key
String key
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Document
class Document extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_adaptedImagesSupplier
Supplier<AdaptedImage[]> _adaptedImagesSupplier
-
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateExpiredSupplier
Supplier<Date> _dateExpiredSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_datePublishedSupplier
Supplier<Date> _datePublishedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_documentFolderExternalReferenceCodeSupplier
Supplier<String> _documentFolderExternalReferenceCodeSupplier
-
_documentFolderIdSupplier
Supplier<Long> _documentFolderIdSupplier
-
_documentTypeSupplier
Supplier<DocumentType> _documentTypeSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_fileExtensionSupplier
Supplier<String> _fileExtensionSupplier
-
_fileNameSupplier
Supplier<String> _fileNameSupplier
-
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_numberOfCommentsSupplier
Supplier<Integer> _numberOfCommentsSupplier
-
_relatedContentsSupplier
Supplier<RelatedContent[]> _relatedContentsSupplier
-
_renderedContentsSupplier
Supplier<RenderedContent[]> _renderedContentsSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_sizeInBytesSupplier
Supplier<Long> _sizeInBytesSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_viewableBySupplier
Supplier<Document.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
adaptedImages
AdaptedImage[] adaptedImages
-
aggregateRating
AggregateRating aggregateRating
-
assetLibraryKey
String assetLibraryKey
-
contentUrl
String contentUrl
-
contentValue
String contentValue
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateExpired
Date dateExpired
-
dateModified
Date dateModified
-
datePublished
Date datePublished
-
description
String description
-
documentFolderExternalReferenceCode
String documentFolderExternalReferenceCode
-
documentFolderId
Long documentFolderId
-
documentType
DocumentType documentType
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
fileExtension
String fileExtension
-
fileName
String fileName
-
friendlyUrlPath
String friendlyUrlPath
-
id
Long id
-
keywords
String[] keywords
-
numberOfComments
Integer numberOfComments
-
relatedContents
RelatedContent[] relatedContents
-
renderedContents
RenderedContent[] renderedContents
-
siteId
Long siteId
-
sizeInBytes
Long sizeInBytes
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
title
String title
-
viewableBy
Document.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.DocumentDataDefinitionType
class DocumentDataDefinitionType extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_availableLanguagesSupplier
Supplier<String[]> _availableLanguagesSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dataDefinitionFieldsSupplier
Supplier<com.liferay.data.engine.rest.dto.v2_0.DataDefinitionField[]> _dataDefinitionFieldsSupplier
-
_dataLayoutSupplier
Supplier<com.liferay.data.engine.rest.dto.v2_0.DataLayout> _dataLayoutSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_documentMetadataSetIdsSupplier
Supplier<Long[]> _documentMetadataSetIdsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_viewableBySupplier
Supplier<DocumentDataDefinitionType.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
assetLibraryKey
String assetLibraryKey
-
availableLanguages
@NotNull String[] availableLanguages
-
creator
Creator creator
-
dataDefinitionFields
@NotNull com.liferay.data.engine.rest.dto.v2_0.DataDefinitionField[] dataDefinitionFields
-
dataLayout
@NotNull com.liferay.data.engine.rest.dto.v2_0.DataLayout dataLayout
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
description_i18n
Map<String,
String> description_i18n -
documentMetadataSetIds
Long[] documentMetadataSetIds
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
@NotEmpty String name
-
name_i18n
Map<String,
String> name_i18n -
siteId
Long siteId
-
viewableBy
DocumentDataDefinitionType.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.DocumentFolder
class DocumentFolder extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_numberOfDocumentFoldersSupplier
Supplier<Integer> _numberOfDocumentFoldersSupplier
-
_numberOfDocumentsSupplier
Supplier<Integer> _numberOfDocumentsSupplier
-
_parentDocumentFolderIdSupplier
Supplier<Long> _parentDocumentFolderIdSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_viewableBySupplier
Supplier<DocumentFolder.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
assetLibraryKey
String assetLibraryKey
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
@NotEmpty String name
-
numberOfDocumentFolders
Integer numberOfDocumentFolders
-
numberOfDocuments
Integer numberOfDocuments
-
parentDocumentFolderId
Long parentDocumentFolderId
-
siteId
Long siteId
-
subscribed
Boolean subscribed
-
viewableBy
DocumentFolder.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.DocumentMetadataSet
class DocumentMetadataSet extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_availableLanguagesSupplier
Supplier<String[]> _availableLanguagesSupplier
-
_dataDefinitionFieldsSupplier
Supplier<com.liferay.data.engine.rest.dto.v2_0.DataDefinitionField[]> _dataDefinitionFieldsSupplier
-
_dataLayoutSupplier
Supplier<com.liferay.data.engine.rest.dto.v2_0.DataLayout> _dataLayoutSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
actions
Map<String,
Map<String, String>> actions -
assetLibraryKey
String assetLibraryKey
-
availableLanguages
@NotNull String[] availableLanguages
-
dataDefinitionFields
@NotNull com.liferay.data.engine.rest.dto.v2_0.DataDefinitionField[] dataDefinitionFields
-
dataLayout
@NotNull com.liferay.data.engine.rest.dto.v2_0.DataLayout dataLayout
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
description_i18n
Map<String,
String> description_i18n -
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
@NotEmpty String name
-
name_i18n
Map<String,
String> name_i18n -
siteId
Long siteId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.DocumentShortcut
class DocumentShortcut extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_folderIdSupplier
Supplier<Long> _folderIdSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_targetDocumentIdSupplier
Supplier<Long> _targetDocumentIdSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_viewableBySupplier
Supplier<DocumentShortcut.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
assetLibraryKey
String assetLibraryKey
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
externalReferenceCode
String externalReferenceCode
-
folderId
Long folderId
-
id
Long id
-
siteId
Long siteId
-
targetDocumentId
Long targetDocumentId
-
title
String title
-
viewableBy
DocumentShortcut.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.DocumentType
class DocumentType extends Object implements Serializable-
Serialized Fields
-
_availableLanguagesSupplier
Supplier<String[]> _availableLanguagesSupplier
-
_contentFieldsSupplier
Supplier<ContentField[]> _contentFieldsSupplier
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
availableLanguages
String[] availableLanguages
-
contentFields
ContentField[] contentFields
-
description
String description
-
description_i18n
Map<String,
String> description_i18n -
name
String name
-
name_i18n
Map<String,
String> name_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.EmptyCollectionConfig
class EmptyCollectionConfig extends Object implements Serializable-
Serialized Fields
-
_displayMessageSupplier
Supplier<Boolean> _displayMessageSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_message_i18nSupplier
Supplier<Map<String,
String>> _message_i18nSupplier -
displayMessage
Boolean displayMessage
-
message_i18n
Map<String,
String> message_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Experience
class Experience extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_keySupplier
Supplier<String> _keySupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
_segmentsSupplier
Supplier<com.liferay.headless.admin.user.dto.v1_0.Segment[]> _segmentsSupplier
-
key
String key
-
name
String name
-
name_i18n
Map<String,
String> name_i18n -
segments
com.liferay.headless.admin.user.dto.v1_0.Segment[] segments
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Field
class Field extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.FormConfig
class FormConfig extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_formReferenceSupplier
Supplier<Object> _formReferenceSupplier
-
_formSuccessSubmissionResultSupplier
Supplier<Object> _formSuccessSubmissionResultSupplier
-
_formTypeSupplier
Supplier<FormConfig.FormType> _formTypeSupplier
-
_localizationConfigSupplier
Supplier<LocalizationConfig> _localizationConfigSupplier
-
_numberOfStepsSupplier
Supplier<Integer> _numberOfStepsSupplier
-
formReference
Object formReference
-
formSuccessSubmissionResult
Object formSuccessSubmissionResult
-
formType
FormConfig.FormType formType
-
localizationConfig
LocalizationConfig localizationConfig
-
numberOfSteps
Integer numberOfSteps
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Fragment
class Fragment extends Object implements Serializable-
Serialized Fields
-
_collectionNameSupplier
Supplier<String> _collectionNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_keySupplier
Supplier<String> _keySupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_siteKeySupplier
Supplier<String> _siteKeySupplier
-
collectionName
String collectionName
-
key
String key
-
name
String name
-
siteKey
String siteKey
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentField
class FragmentField extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.FragmentFieldAction
class FragmentFieldAction extends Object implements Serializable-
Serialized Fields
-
_actionSupplier
Supplier<Object> _actionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_onErrorSupplier
Supplier<ActionExecutionResult> _onErrorSupplier
-
_onSuccessSupplier
Supplier<ActionExecutionResult> _onSuccessSupplier
-
_textSupplier
Supplier<Object> _textSupplier
-
action
Object action
-
onError
ActionExecutionResult onError
-
onSuccess
ActionExecutionResult onSuccess
-
text
Object text
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentFieldBackgroundImage
class FragmentFieldBackgroundImage extends Object implements Serializable-
Serialized Fields
-
_backgroundFragmentImageSupplier
Supplier<FragmentImage> _backgroundFragmentImageSupplier
-
_backgroundImageSupplier
Supplier<BackgroundImage> _backgroundImageSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
backgroundFragmentImage
FragmentImage backgroundFragmentImage
-
backgroundImage
BackgroundImage backgroundImage
Deprecated. -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentFieldHTML
class FragmentFieldHTML extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.FragmentFieldImage
class FragmentFieldImage extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentImageSupplier
Supplier<FragmentImage> _fragmentImageSupplier
-
_fragmentLinkSupplier
Supplier<FragmentLink> _fragmentLinkSupplier
-
fragmentImage
FragmentImage fragmentImage
-
fragmentLink
FragmentLink fragmentLink
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentFieldText
class FragmentFieldText extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentLinkSupplier
Supplier<FragmentLink> _fragmentLinkSupplier
-
_textSupplier
Supplier<Object> _textSupplier
-
fragmentLink
FragmentLink fragmentLink
-
text
Object text
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentImage
class FragmentImage extends Object implements Serializable-
Serialized Fields
-
_descriptionSupplier
Supplier<Object> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentImageClassPKReferenceSupplier
Supplier<FragmentImageClassPKReference> _fragmentImageClassPKReferenceSupplier
-
_titleSupplier
Supplier<Object> _titleSupplier
-
_urlSupplier
Supplier<Object> _urlSupplier
-
description
Object description
-
fragmentImageClassPKReference
FragmentImageClassPKReference fragmentImageClassPKReference
-
title
Object title
-
url
Object url
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentImageClassPKReference
class FragmentImageClassPKReference extends Object implements Serializable-
Serialized Fields
-
_classPKReferencesSupplier
Supplier<Map<String,
ClassPKReference>> _classPKReferencesSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentImageConfigurationSupplier
Supplier<FragmentImageConfiguration> _fragmentImageConfigurationSupplier
-
classPKReferences
Map<String,
ClassPKReference> classPKReferences -
fragmentImageConfiguration
FragmentImageConfiguration fragmentImageConfiguration
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentImageConfiguration
class FragmentImageConfiguration extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_landscapeMobileSupplier
Supplier<String> _landscapeMobileSupplier
-
_portraitMobileSupplier
Supplier<String> _portraitMobileSupplier
-
_tabletSupplier
Supplier<String> _tabletSupplier
-
landscapeMobile
String landscapeMobile
-
portraitMobile
String portraitMobile
-
tablet
String tablet
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentInlineValue
class FragmentInlineValue extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.FragmentLink
class FragmentLink extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_hrefSupplier
Supplier<Object> _hrefSupplier
-
_targetSupplier
Supplier<FragmentLink.Target> _targetSupplier
-
_value_i18nSupplier
Supplier<Map<String,
FragmentLinkValue>> _value_i18nSupplier -
_valueSupplier
Supplier<FragmentLinkValue> _valueSupplier
-
href
Object href
Deprecated. -
target
FragmentLink.Target target
Deprecated. -
value
FragmentLinkValue value
-
value_i18n
Map<String,
FragmentLinkValue> value_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentLinkValue
class FragmentLinkValue extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_hrefSupplier
Supplier<Object> _hrefSupplier
-
_targetSupplier
Supplier<FragmentLinkValue.Target> _targetSupplier
-
href
Object href
-
target
FragmentLinkValue.Target target
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentMappedValue
class FragmentMappedValue extends Object implements Serializable-
Serialized Fields
-
_defaultFragmentInlineValueSupplier
Supplier<FragmentInlineValue> _defaultFragmentInlineValueSupplier
-
_defaultValueSupplier
Supplier<DefaultValue> _defaultValueSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_mappingSupplier
Supplier<Mapping> _mappingSupplier
-
defaultFragmentInlineValue
FragmentInlineValue defaultFragmentInlineValue
-
defaultValue
DefaultValue defaultValue
Deprecated. -
mapping
Mapping mapping
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentSettingsAllowed
class FragmentSettingsAllowed extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.FragmentSettingsUnallowed
class FragmentSettingsUnallowed extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.FragmentStyle
class FragmentStyle extends Object implements Serializable-
Serialized Fields
-
_backgroundColorSupplier
Supplier<String> _backgroundColorSupplier
-
_backgroundFragmentImageSupplier
Supplier<FragmentImage> _backgroundFragmentImageSupplier
-
_borderColorSupplier
Supplier<String> _borderColorSupplier
-
_borderRadiusSupplier
Supplier<String> _borderRadiusSupplier
-
_borderWidthSupplier
Supplier<String> _borderWidthSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fontFamilySupplier
Supplier<String> _fontFamilySupplier
-
_fontSizeSupplier
Supplier<String> _fontSizeSupplier
-
_fontWeightSupplier
Supplier<String> _fontWeightSupplier
-
_heightSupplier
Supplier<String> _heightSupplier
-
_hiddenSupplier
Supplier<Boolean> _hiddenSupplier
-
_marginBottomSupplier
Supplier<String> _marginBottomSupplier
-
_marginLeftSupplier
Supplier<String> _marginLeftSupplier
-
_marginRightSupplier
Supplier<String> _marginRightSupplier
-
_marginTopSupplier
Supplier<String> _marginTopSupplier
-
_maxHeightSupplier
Supplier<String> _maxHeightSupplier
-
_maxWidthSupplier
Supplier<String> _maxWidthSupplier
-
_minHeightSupplier
Supplier<String> _minHeightSupplier
-
_minWidthSupplier
Supplier<String> _minWidthSupplier
-
_opacitySupplier
Supplier<String> _opacitySupplier
-
_overflowSupplier
Supplier<String> _overflowSupplier
-
_paddingBottomSupplier
Supplier<String> _paddingBottomSupplier
-
_paddingLeftSupplier
Supplier<String> _paddingLeftSupplier
-
_paddingRightSupplier
Supplier<String> _paddingRightSupplier
-
_paddingTopSupplier
Supplier<String> _paddingTopSupplier
-
_shadowSupplier
Supplier<String> _shadowSupplier
-
_textAlignSupplier
Supplier<String> _textAlignSupplier
-
_textColorSupplier
Supplier<String> _textColorSupplier
-
_widthSupplier
Supplier<String> _widthSupplier
-
backgroundColor
String backgroundColor
-
backgroundFragmentImage
FragmentImage backgroundFragmentImage
-
borderColor
String borderColor
-
borderRadius
String borderRadius
-
borderWidth
String borderWidth
-
fontFamily
String fontFamily
-
fontSize
String fontSize
-
fontWeight
String fontWeight
-
height
String height
-
hidden
Boolean hidden
-
marginBottom
String marginBottom
-
marginLeft
String marginLeft
-
marginRight
String marginRight
-
marginTop
String marginTop
-
maxHeight
String maxHeight
-
maxWidth
String maxWidth
-
minHeight
String minHeight
-
minWidth
String minWidth
-
opacity
String opacity
-
overflow
String overflow
-
paddingBottom
String paddingBottom
-
paddingLeft
String paddingLeft
-
paddingRight
String paddingRight
-
paddingTop
String paddingTop
-
shadow
String shadow
-
textAlign
String textAlign
-
textColor
String textColor
-
width
String width
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentViewport
class FragmentViewport extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentViewportStyleSupplier
Supplier<FragmentViewportStyle> _fragmentViewportStyleSupplier
-
_idSupplier
Supplier<String> _idSupplier
-
fragmentViewportStyle
@NotNull FragmentViewportStyle fragmentViewportStyle
-
id
@NotEmpty String id
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.FragmentViewportStyle
class FragmentViewportStyle extends Object implements Serializable-
Serialized Fields
-
_backgroundColorSupplier
Supplier<String> _backgroundColorSupplier
-
_borderColorSupplier
Supplier<String> _borderColorSupplier
-
_borderRadiusSupplier
Supplier<String> _borderRadiusSupplier
-
_borderWidthSupplier
Supplier<String> _borderWidthSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fontFamilySupplier
Supplier<String> _fontFamilySupplier
-
_fontSizeSupplier
Supplier<String> _fontSizeSupplier
-
_fontWeightSupplier
Supplier<String> _fontWeightSupplier
-
_heightSupplier
Supplier<String> _heightSupplier
-
_hiddenSupplier
Supplier<Boolean> _hiddenSupplier
-
_marginBottomSupplier
Supplier<String> _marginBottomSupplier
-
_marginLeftSupplier
Supplier<String> _marginLeftSupplier
-
_marginRightSupplier
Supplier<String> _marginRightSupplier
-
_marginTopSupplier
Supplier<String> _marginTopSupplier
-
_maxHeightSupplier
Supplier<String> _maxHeightSupplier
-
_maxWidthSupplier
Supplier<String> _maxWidthSupplier
-
_minHeightSupplier
Supplier<String> _minHeightSupplier
-
_minWidthSupplier
Supplier<String> _minWidthSupplier
-
_opacitySupplier
Supplier<String> _opacitySupplier
-
_overflowSupplier
Supplier<String> _overflowSupplier
-
_paddingBottomSupplier
Supplier<String> _paddingBottomSupplier
-
_paddingLeftSupplier
Supplier<String> _paddingLeftSupplier
-
_paddingRightSupplier
Supplier<String> _paddingRightSupplier
-
_paddingTopSupplier
Supplier<String> _paddingTopSupplier
-
_shadowSupplier
Supplier<String> _shadowSupplier
-
_textAlignSupplier
Supplier<String> _textAlignSupplier
-
_textColorSupplier
Supplier<String> _textColorSupplier
-
_widthSupplier
Supplier<String> _widthSupplier
-
backgroundColor
String backgroundColor
-
borderColor
String borderColor
-
borderRadius
String borderRadius
-
borderWidth
String borderWidth
-
fontFamily
String fontFamily
-
fontSize
String fontSize
-
fontWeight
String fontWeight
-
height
String height
-
hidden
Boolean hidden
-
marginBottom
String marginBottom
-
marginLeft
String marginLeft
-
marginRight
String marginRight
-
marginTop
String marginTop
-
maxHeight
String maxHeight
-
maxWidth
String maxWidth
-
minHeight
String minHeight
-
minWidth
String minWidth
-
opacity
String opacity
-
overflow
String overflow
-
paddingBottom
String paddingBottom
-
paddingLeft
String paddingLeft
-
paddingRight
String paddingRight
-
paddingTop
String paddingTop
-
shadow
String shadow
-
textAlign
String textAlign
-
textColor
String textColor
-
width
String width
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Geo
class Geo extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.HtmlProperties
class HtmlProperties extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_htmlTagSupplier
Supplier<HtmlProperties.HtmlTag> _htmlTagSupplier
-
htmlTag
HtmlProperties.HtmlTag htmlTag
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Image
class Image extends Object implements Serializable-
Serialized Fields
-
_captionSupplier
Supplier<String> _captionSupplier
-
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_imageIdSupplier
Supplier<Long> _imageIdSupplier
-
caption
String caption
-
contentUrl
String contentUrl
-
contentValue
String contentValue
-
imageId
Long imageId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.KnowledgeBaseArticle
class KnowledgeBaseArticle extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_articleBodySupplier
Supplier<String> _articleBodySupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_datePublishedSupplier
Supplier<Date> _datePublishedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_numberOfAttachmentsSupplier
Supplier<Integer> _numberOfAttachmentsSupplier
-
_numberOfKnowledgeBaseArticlesSupplier
Supplier<Integer> _numberOfKnowledgeBaseArticlesSupplier
-
_parentKnowledgeBaseArticleIdSupplier
Supplier<Long> _parentKnowledgeBaseArticleIdSupplier
-
_parentKnowledgeBaseFolderIdSupplier
Supplier<Long> _parentKnowledgeBaseFolderIdSupplier
-
_parentKnowledgeBaseFolderSupplier
Supplier<ParentKnowledgeBaseFolder> _parentKnowledgeBaseFolderSupplier
-
_relatedContentsSupplier
Supplier<RelatedContent[]> _relatedContentsSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_viewableBySupplier
Supplier<KnowledgeBaseArticle.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
aggregateRating
AggregateRating aggregateRating
-
articleBody
@NotEmpty String articleBody
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
datePublished
Date datePublished
-
description
String description
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
friendlyUrlPath
String friendlyUrlPath
-
id
Long id
-
keywords
String[] keywords
-
numberOfAttachments
Integer numberOfAttachments
-
numberOfKnowledgeBaseArticles
Integer numberOfKnowledgeBaseArticles
-
parentKnowledgeBaseArticleId
Long parentKnowledgeBaseArticleId
-
parentKnowledgeBaseFolder
ParentKnowledgeBaseFolder parentKnowledgeBaseFolder
-
parentKnowledgeBaseFolderId
Long parentKnowledgeBaseFolderId
-
relatedContents
RelatedContent[] relatedContents
-
siteId
Long siteId
-
subscribed
Boolean subscribed
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
title
@NotEmpty String title
-
viewableBy
KnowledgeBaseArticle.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.KnowledgeBaseAttachment
class KnowledgeBaseAttachment extends Object implements Serializable-
Serialized Fields
-
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_fileExtensionSupplier
Supplier<String> _fileExtensionSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_sizeInBytesSupplier
Supplier<Long> _sizeInBytesSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
contentUrl
String contentUrl
-
contentValue
String contentValue
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
fileExtension
String fileExtension
-
id
Long id
-
sizeInBytes
Long sizeInBytes
-
title
String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.KnowledgeBaseFolder
class KnowledgeBaseFolder extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_numberOfKnowledgeBaseArticlesSupplier
Supplier<Integer> _numberOfKnowledgeBaseArticlesSupplier
-
_numberOfKnowledgeBaseFoldersSupplier
Supplier<Integer> _numberOfKnowledgeBaseFoldersSupplier
-
_parentKnowledgeBaseFolderIdSupplier
Supplier<Long> _parentKnowledgeBaseFolderIdSupplier
-
_parentKnowledgeBaseFolderSupplier
Supplier<ParentKnowledgeBaseFolder> _parentKnowledgeBaseFolderSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_viewableBySupplier
Supplier<KnowledgeBaseFolder.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
@NotEmpty String name
-
numberOfKnowledgeBaseArticles
Integer numberOfKnowledgeBaseArticles
-
numberOfKnowledgeBaseFolders
Integer numberOfKnowledgeBaseFolders
-
parentKnowledgeBaseFolder
ParentKnowledgeBaseFolder parentKnowledgeBaseFolder
-
parentKnowledgeBaseFolderId
Long parentKnowledgeBaseFolderId
-
siteId
Long siteId
-
viewableBy
KnowledgeBaseFolder.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.LandscapeMobile
class LandscapeMobile extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_modulesPerRowSupplier
Supplier<Integer> _modulesPerRowSupplier
-
_reverseOrderSupplier
Supplier<Boolean> _reverseOrderSupplier
-
_verticalAlignmentSupplier
Supplier<String> _verticalAlignmentSupplier
-
modulesPerRow
Integer modulesPerRow
-
reverseOrder
Boolean reverseOrder
-
verticalAlignment
String verticalAlignment
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Language
class Language extends Object implements Serializable-
Serialized Fields
-
_countryName_i18nSupplier
Supplier<Map<String,
String>> _countryName_i18nSupplier -
_countryNameSupplier
Supplier<String> _countryNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_markedAsDefaultSupplier
Supplier<Boolean> _markedAsDefaultSupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
countryName
String countryName
-
countryName_i18n
Map<String,
String> countryName_i18n -
id
String id
-
markedAsDefault
Boolean markedAsDefault
-
name
String name
-
name_i18n
Map<String,
String> name_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Layout
class Layout extends Object implements Serializable-
Serialized Fields
-
_alignSupplier
Supplier<Layout.Align> _alignSupplier
-
_borderColorSupplier
Supplier<String> _borderColorSupplier
-
_borderRadiusSupplier
Supplier<Layout.BorderRadius> _borderRadiusSupplier
-
_borderWidthSupplier
Supplier<Integer> _borderWidthSupplier
-
_containerTypeSupplier
Supplier<Layout.ContainerType> _containerTypeSupplier
-
_contentDisplaySupplier
Supplier<Layout.ContentDisplay> _contentDisplaySupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_flexWrapSupplier
Supplier<Layout.FlexWrap> _flexWrapSupplier
-
_justifySupplier
Supplier<Layout.Justify> _justifySupplier
-
_marginBottomSupplier
Supplier<Integer> _marginBottomSupplier
-
_marginLeftSupplier
Supplier<Integer> _marginLeftSupplier
-
_marginRightSupplier
Supplier<Integer> _marginRightSupplier
-
_marginTopSupplier
Supplier<Integer> _marginTopSupplier
-
_opacitySupplier
Supplier<Integer> _opacitySupplier
-
_paddingBottomSupplier
Supplier<Integer> _paddingBottomSupplier
-
_paddingHorizontalSupplier
Supplier<Integer> _paddingHorizontalSupplier
-
_paddingLeftSupplier
Supplier<Integer> _paddingLeftSupplier
-
_paddingRightSupplier
Supplier<Integer> _paddingRightSupplier
-
_paddingTopSupplier
Supplier<Integer> _paddingTopSupplier
-
_shadowSupplier
Supplier<Layout.Shadow> _shadowSupplier
-
_widthTypeSupplier
Supplier<Layout.WidthType> _widthTypeSupplier
-
align
Layout.Align align
Deprecated. -
borderColor
String borderColor
Deprecated. -
borderRadius
Layout.BorderRadius borderRadius
Deprecated. -
borderWidth
Integer borderWidth
Deprecated. -
containerType
Layout.ContainerType containerType
-
contentDisplay
Layout.ContentDisplay contentDisplay
Deprecated. -
flexWrap
Layout.FlexWrap flexWrap
-
justify
Layout.Justify justify
Deprecated. -
marginBottom
Integer marginBottom
Deprecated. -
marginLeft
Integer marginLeft
Deprecated. -
marginRight
Integer marginRight
Deprecated. -
marginTop
Integer marginTop
Deprecated. -
opacity
Integer opacity
Deprecated. -
paddingBottom
Integer paddingBottom
Deprecated. -
paddingHorizontal
Integer paddingHorizontal
Deprecated. -
paddingLeft
Integer paddingLeft
Deprecated. -
paddingRight
Integer paddingRight
Deprecated. -
paddingTop
Integer paddingTop
Deprecated. -
shadow
Layout.Shadow shadow
Deprecated. -
widthType
Layout.WidthType widthType
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.LocalizationConfig
class LocalizationConfig extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_unlocalizedFieldsMessageSupplier
Supplier<FragmentInlineValue> _unlocalizedFieldsMessageSupplier
-
_unlocalizedFieldsStateSupplier
Supplier<LocalizationConfig.UnlocalizedFieldsState> _unlocalizedFieldsStateSupplier
-
unlocalizedFieldsMessage
FragmentInlineValue unlocalizedFieldsMessage
-
unlocalizedFieldsState
LocalizationConfig.UnlocalizedFieldsState unlocalizedFieldsState
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Mapping
class Mapping extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.MasterPage
class MasterPage extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.MessageBoardAttachment
class MessageBoardAttachment extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_fileExtensionSupplier
Supplier<String> _fileExtensionSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_sizeInBytesSupplier
Supplier<Long> _sizeInBytesSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
actions
Map<String,
Map<String, String>> actions -
contentUrl
String contentUrl
-
contentValue
String contentValue
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
fileExtension
String fileExtension
-
id
Long id
-
sizeInBytes
Long sizeInBytes
-
title
String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.MessageBoardMessage
class MessageBoardMessage extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_anonymousSupplier
Supplier<Boolean> _anonymousSupplier
-
_articleBodySupplier
Supplier<String> _articleBodySupplier
-
_creatorStatisticsSupplier
Supplier<CreatorStatistics> _creatorStatisticsSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_hasCompanyMxSupplier
Supplier<Boolean> _hasCompanyMxSupplier
-
_headlineSupplier
Supplier<String> _headlineSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_messageBoardSectionIdSupplier
Supplier<Long> _messageBoardSectionIdSupplier
-
_messageBoardThreadIdSupplier
Supplier<Long> _messageBoardThreadIdSupplier
-
_modifiedSupplier
Supplier<Boolean> _modifiedSupplier
-
_numberOfMessageBoardAttachmentsSupplier
Supplier<Integer> _numberOfMessageBoardAttachmentsSupplier
-
_numberOfMessageBoardMessagesSupplier
Supplier<Integer> _numberOfMessageBoardMessagesSupplier
-
_parentMessageBoardMessageIdSupplier
Supplier<Long> _parentMessageBoardMessageIdSupplier
-
_relatedContentsSupplier
Supplier<RelatedContent[]> _relatedContentsSupplier
-
_showAsAnswerSupplier
Supplier<Boolean> _showAsAnswerSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_statusSupplier
Supplier<String> _statusSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_viewableBySupplier
Supplier<MessageBoardMessage.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
aggregateRating
AggregateRating aggregateRating
-
anonymous
Boolean anonymous
-
articleBody
String articleBody
-
creator
Creator creator
-
creatorStatistics
CreatorStatistics creatorStatistics
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
friendlyUrlPath
String friendlyUrlPath
-
hasCompanyMx
Boolean hasCompanyMx
-
headline
String headline
-
id
Long id
-
keywords
String[] keywords
-
messageBoardSectionId
Long messageBoardSectionId
-
messageBoardThreadId
Long messageBoardThreadId
-
modified
Boolean modified
-
numberOfMessageBoardAttachments
Integer numberOfMessageBoardAttachments
-
numberOfMessageBoardMessages
Integer numberOfMessageBoardMessages
-
parentMessageBoardMessageId
Long parentMessageBoardMessageId
-
relatedContents
RelatedContent[] relatedContents
-
showAsAnswer
Boolean showAsAnswer
-
siteId
Long siteId
-
status
String status
-
subscribed
Boolean subscribed
-
viewableBy
MessageBoardMessage.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.MessageBoardSection
class MessageBoardSection extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_numberOfMessageBoardSectionsSupplier
Supplier<Integer> _numberOfMessageBoardSectionsSupplier
-
_numberOfMessageBoardThreadsSupplier
Supplier<Integer> _numberOfMessageBoardThreadsSupplier
-
_parentMessageBoardSectionIdSupplier
Supplier<Long> _parentMessageBoardSectionIdSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_viewableBySupplier
Supplier<MessageBoardSection.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
friendlyUrlPath
String friendlyUrlPath
-
id
Long id
-
numberOfMessageBoardSections
Integer numberOfMessageBoardSections
-
numberOfMessageBoardThreads
Integer numberOfMessageBoardThreads
-
parentMessageBoardSectionId
Long parentMessageBoardSectionId
-
siteId
Long siteId
-
subscribed
Boolean subscribed
-
title
@NotEmpty String title
-
viewableBy
MessageBoardSection.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.MessageBoardThread
class MessageBoardThread extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_articleBodySupplier
Supplier<String> _articleBodySupplier
-
_creatorStatisticsSupplier
Supplier<CreatorStatistics> _creatorStatisticsSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_hasValidAnswerSupplier
Supplier<Boolean> _hasValidAnswerSupplier
-
_headlineSupplier
Supplier<String> _headlineSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_lastPostDateSupplier
Supplier<Date> _lastPostDateSupplier
-
_lockedSupplier
Supplier<Boolean> _lockedSupplier
-
_messageBoardRootMessageIdSupplier
Supplier<Long> _messageBoardRootMessageIdSupplier
-
_messageBoardSectionIdSupplier
Supplier<Long> _messageBoardSectionIdSupplier
-
_numberOfMessageBoardAttachmentsSupplier
Supplier<Integer> _numberOfMessageBoardAttachmentsSupplier
-
_numberOfMessageBoardMessagesSupplier
Supplier<Integer> _numberOfMessageBoardMessagesSupplier
-
_relatedContentsSupplier
Supplier<RelatedContent[]> _relatedContentsSupplier
-
_seenSupplier
Supplier<Boolean> _seenSupplier
-
_showAsQuestionSupplier
Supplier<Boolean> _showAsQuestionSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_statusSupplier
Supplier<String> _statusSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_threadTypeSupplier
Supplier<String> _threadTypeSupplier
-
_viewableBySupplier
Supplier<MessageBoardThread.ViewableBy> _viewableBySupplier
-
_viewCountSupplier
Supplier<Long> _viewCountSupplier
-
actions
Map<String,
Map<String, String>> actions -
aggregateRating
AggregateRating aggregateRating
-
articleBody
String articleBody
-
creator
Creator creator
-
creatorStatistics
CreatorStatistics creatorStatistics
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
encodingFormat
String encodingFormat
-
friendlyUrlPath
String friendlyUrlPath
-
hasValidAnswer
Boolean hasValidAnswer
-
headline
@NotEmpty String headline
-
id
Long id
-
keywords
String[] keywords
-
lastPostDate
Date lastPostDate
-
locked
Boolean locked
-
messageBoardRootMessageId
Long messageBoardRootMessageId
-
messageBoardSectionId
Long messageBoardSectionId
-
numberOfMessageBoardAttachments
Integer numberOfMessageBoardAttachments
-
numberOfMessageBoardMessages
Integer numberOfMessageBoardMessages
-
relatedContents
RelatedContent[] relatedContents
-
seen
Boolean seen
-
showAsQuestion
Boolean showAsQuestion
-
siteId
Long siteId
-
status
String status
-
subscribed
Boolean subscribed
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
threadType
String threadType
-
viewableBy
MessageBoardThread.ViewableBy viewableBy
-
viewCount
Long viewCount
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.MessageFormSubmissionResult
class MessageFormSubmissionResult extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_messageSupplier
Supplier<FragmentInlineValue> _messageSupplier
-
_messageTypeSupplier
Supplier<MessageFormSubmissionResult.MessageType> _messageTypeSupplier
-
_showNotificationSupplier
Supplier<Boolean> _showNotificationSupplier
-
message
FragmentInlineValue message
-
messageType
MessageFormSubmissionResult.MessageType messageType
-
showNotification
Boolean showNotification
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.NoneActionExecutionResult
class NoneActionExecutionResult extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.NotificationActionExecutionResult
class NotificationActionExecutionResult extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_reloadSupplier
Supplier<Boolean> _reloadSupplier
-
_textSupplier
Supplier<FragmentInlineValue> _textSupplier
-
reload
Boolean reload
-
text
FragmentInlineValue text
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.OpenGraphSettings
class OpenGraphSettings extends Object implements Serializable-
Serialized Fields
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_imageAlt_i18nSupplier
Supplier<Map<String,
String>> _imageAlt_i18nSupplier -
_imageAltSupplier
Supplier<String> _imageAltSupplier
-
_imageSupplier
Supplier<ContentDocument> _imageSupplier
-
_title_i18nSupplier
Supplier<Map<String,
String>> _title_i18nSupplier -
_titleSupplier
Supplier<String> _titleSupplier
-
description
String description
-
description_i18n
Map<String,
String> description_i18n -
image
ContentDocument image
-
imageAlt
String imageAlt
-
imageAlt_i18n
Map<String,
String> imageAlt_i18n -
title
String title
-
title_i18n
Map<String,
String> title_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Option
class Option extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_label_i18nSupplier
Supplier<Map<String,
String>> _label_i18nSupplier -
_labelSupplier
Supplier<String> _labelSupplier
-
_valueSupplier
Supplier<String> _valueSupplier
-
label
String label
-
label_i18n
Map<String,
String> label_i18n -
value
String value
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageCollectionDefinition
class PageCollectionDefinition extends Object implements Serializable-
Serialized Fields
-
_collectionConfigSupplier
Supplier<CollectionConfig> _collectionConfigSupplier
-
_collectionViewportsSupplier
Supplier<CollectionViewport[]> _collectionViewportsSupplier
-
_displayAllItemsSupplier
Supplier<Boolean> _displayAllItemsSupplier
-
_displayAllPagesSupplier
Supplier<Boolean> _displayAllPagesSupplier
-
_emptyCollectionConfigSupplier
Supplier<EmptyCollectionConfig> _emptyCollectionConfigSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentStyleSupplier
Supplier<FragmentStyle> _fragmentStyleSupplier
-
_fragmentViewportsSupplier
Supplier<FragmentViewport[]> _fragmentViewportsSupplier
-
_layoutSupplier
Supplier<Layout> _layoutSupplier
-
_listItemStyleSupplier
Supplier<String> _listItemStyleSupplier
-
_listStyleSupplier
Supplier<String> _listStyleSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_numberOfColumnsSupplier
Supplier<Integer> _numberOfColumnsSupplier
-
_numberOfItemsPerPageSupplier
Supplier<Integer> _numberOfItemsPerPageSupplier
-
_numberOfItemsSupplier
Supplier<Integer> _numberOfItemsSupplier
-
_numberOfPagesSupplier
Supplier<Integer> _numberOfPagesSupplier
-
_paginationTypeSupplier
Supplier<PageCollectionDefinition.PaginationType> _paginationTypeSupplier
-
_showAllItemsSupplier
Supplier<Boolean> _showAllItemsSupplier
-
_templateKeySupplier
Supplier<String> _templateKeySupplier
-
collectionConfig
CollectionConfig collectionConfig
-
collectionViewports
CollectionViewport[] collectionViewports
-
displayAllItems
Boolean displayAllItems
-
displayAllPages
Boolean displayAllPages
-
emptyCollectionConfig
EmptyCollectionConfig emptyCollectionConfig
-
fragmentStyle
FragmentStyle fragmentStyle
-
fragmentViewports
FragmentViewport[] fragmentViewports
-
layout
Layout layout
-
listItemStyle
String listItemStyle
-
listStyle
String listStyle
-
name
String name
-
numberOfColumns
Integer numberOfColumns
-
numberOfItems
Integer numberOfItems
-
numberOfItemsPerPage
Integer numberOfItemsPerPage
-
numberOfPages
Integer numberOfPages
-
paginationType
PageCollectionDefinition.PaginationType paginationType
-
showAllItems
Boolean showAllItems
Deprecated. -
templateKey
String templateKey
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageCollectionItemDefinition
class PageCollectionItemDefinition extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.PageColumnDefinition
class PageColumnDefinition extends Object implements Serializable-
Serialized Fields
-
_columnViewportConfigSupplier
Supplier<ColumnViewportConfig> _columnViewportConfigSupplier
-
_columnViewportsSupplier
Supplier<ColumnViewport[]> _columnViewportsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_sizeSupplier
Supplier<Integer> _sizeSupplier
-
columnViewportConfig
ColumnViewportConfig columnViewportConfig
Deprecated. -
columnViewports
ColumnViewport[] columnViewports
-
size
Integer size
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageDefinition
class PageDefinition extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_pageElementSupplier
Supplier<PageElement> _pageElementSupplier
-
_pageRulesSupplier
Supplier<PageRule[]> _pageRulesSupplier
-
_settingsSupplier
Supplier<Settings> _settingsSupplier
-
_versionSupplier
Supplier<Double> _versionSupplier
-
pageElement
PageElement pageElement
-
pageRules
PageRule[] pageRules
-
settings
Settings settings
-
version
Double version
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageDropZoneDefinition
class PageDropZoneDefinition extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.PageElement
class PageElement extends Object implements Serializable-
Serialized Fields
-
_definitionSupplier
Supplier<Object> _definitionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_pageElementsSupplier
Supplier<PageElement[]> _pageElementsSupplier
-
_typeSupplier
Supplier<PageElement.Type> _typeSupplier
-
definition
Object definition
-
id
String id
-
pageElements
PageElement[] pageElements
-
type
PageElement.Type type
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageFormDefinition
class PageFormDefinition extends Object implements Serializable-
Serialized Fields
-
_cssClassesSupplier
Supplier<String[]> _cssClassesSupplier
-
_customCSSSupplier
Supplier<String> _customCSSSupplier
-
_customCSSViewportsSupplier
Supplier<CustomCSSViewport[]> _customCSSViewportsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_formConfigSupplier
Supplier<FormConfig> _formConfigSupplier
-
_fragmentStyleSupplier
Supplier<FragmentStyle> _fragmentStyleSupplier
-
_fragmentViewportsSupplier
Supplier<FragmentViewport[]> _fragmentViewportsSupplier
-
_indexedSupplier
Supplier<Boolean> _indexedSupplier
-
_layoutSupplier
Supplier<Layout> _layoutSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
cssClasses
String[] cssClasses
-
customCSS
String customCSS
-
customCSSViewports
CustomCSSViewport[] customCSSViewports
-
formConfig
FormConfig formConfig
-
fragmentStyle
FragmentStyle fragmentStyle
-
fragmentViewports
FragmentViewport[] fragmentViewports
-
indexed
Boolean indexed
-
layout
Layout layout
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageFormStepContainerDefinition
class PageFormStepContainerDefinition extends Object implements Serializable-
Serialized Fields
-
_cssClassesSupplier
Supplier<String[]> _cssClassesSupplier
-
_customCSSSupplier
Supplier<String> _customCSSSupplier
-
_customCSSViewportsSupplier
Supplier<CustomCSSViewport[]> _customCSSViewportsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentStyleSupplier
Supplier<FragmentStyle> _fragmentStyleSupplier
-
_fragmentViewportsSupplier
Supplier<FragmentViewport[]> _fragmentViewportsSupplier
-
_indexedSupplier
Supplier<Boolean> _indexedSupplier
-
cssClasses
String[] cssClasses
-
customCSS
String customCSS
-
customCSSViewports
CustomCSSViewport[] customCSSViewports
-
fragmentStyle
FragmentStyle fragmentStyle
-
fragmentViewports
FragmentViewport[] fragmentViewports
-
indexed
Boolean indexed
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageFragmentDropZoneDefinition
class PageFragmentDropZoneDefinition extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.PageFragmentInstanceDefinition
class PageFragmentInstanceDefinition extends Object implements Serializable-
Serialized Fields
-
_cssClassesSupplier
Supplier<String[]> _cssClassesSupplier
-
_customCSSSupplier
Supplier<String> _customCSSSupplier
-
_customCSSViewportsSupplier
Supplier<CustomCSSViewport[]> _customCSSViewportsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentConfigSupplier
Supplier<Map<String,
Object>> _fragmentConfigSupplier -
_fragmentFieldsSupplier
Supplier<FragmentField[]> _fragmentFieldsSupplier
-
_fragmentStyleSupplier
Supplier<FragmentStyle> _fragmentStyleSupplier
-
_fragmentSupplier
Supplier<Fragment> _fragmentSupplier
-
_fragmentViewportsSupplier
Supplier<FragmentViewport[]> _fragmentViewportsSupplier
-
_indexedSupplier
Supplier<Boolean> _indexedSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_widgetInstancesSupplier
Supplier<WidgetInstance[]> _widgetInstancesSupplier
-
cssClasses
String[] cssClasses
-
customCSS
String customCSS
-
customCSSViewports
CustomCSSViewport[] customCSSViewports
-
fragment
Fragment fragment
-
fragmentConfig
Map<String,
Object> fragmentConfig -
fragmentFields
FragmentField[] fragmentFields
-
fragmentStyle
FragmentStyle fragmentStyle
-
fragmentViewports
FragmentViewport[] fragmentViewports
-
indexed
Boolean indexed
-
name
String name
-
widgetInstances
WidgetInstance[] widgetInstances
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PagePermission
class PagePermission extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.PageRowDefinition
class PageRowDefinition extends Object implements Serializable-
Serialized Fields
-
_cssClassesSupplier
Supplier<String[]> _cssClassesSupplier
-
_customCSSSupplier
Supplier<String> _customCSSSupplier
-
_customCSSViewportsSupplier
Supplier<CustomCSSViewport[]> _customCSSViewportsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentStyleSupplier
Supplier<FragmentStyle> _fragmentStyleSupplier
-
_fragmentViewportsSupplier
Supplier<FragmentViewport[]> _fragmentViewportsSupplier
-
_guttersSupplier
Supplier<Boolean> _guttersSupplier
-
_indexedSupplier
Supplier<Boolean> _indexedSupplier
-
_modulesPerRowSupplier
Supplier<Integer> _modulesPerRowSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_numberOfColumnsSupplier
Supplier<Integer> _numberOfColumnsSupplier
-
_reverseOrderSupplier
Supplier<Boolean> _reverseOrderSupplier
-
_rowViewportConfigSupplier
Supplier<RowViewportConfig> _rowViewportConfigSupplier
-
_rowViewportsSupplier
Supplier<RowViewport[]> _rowViewportsSupplier
-
_verticalAlignmentSupplier
Supplier<String> _verticalAlignmentSupplier
-
cssClasses
String[] cssClasses
-
customCSS
String customCSS
-
customCSSViewports
CustomCSSViewport[] customCSSViewports
-
fragmentStyle
FragmentStyle fragmentStyle
-
fragmentViewports
FragmentViewport[] fragmentViewports
-
gutters
Boolean gutters
-
indexed
Boolean indexed
-
modulesPerRow
Integer modulesPerRow
-
name
String name
-
numberOfColumns
Integer numberOfColumns
-
reverseOrder
Boolean reverseOrder
-
rowViewportConfig
RowViewportConfig rowViewportConfig
Deprecated. -
rowViewports
RowViewport[] rowViewports
-
verticalAlignment
String verticalAlignment
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageRule
class PageRule extends Object implements Serializable-
Serialized Fields
-
_conditionTypeSupplier
Supplier<PageRule.ConditionType> _conditionTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_pageRuleActionsSupplier
Supplier<PageRuleAction[]> _pageRuleActionsSupplier
-
_pageRuleConditionsSupplier
Supplier<PageRuleCondition[]> _pageRuleConditionsSupplier
-
conditionType
PageRule.ConditionType conditionType
-
id
String id
-
name
String name
-
pageRuleActions
PageRuleAction[] pageRuleActions
-
pageRuleConditions
PageRuleCondition[] pageRuleConditions
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageRuleAction
class PageRuleAction extends Object implements Serializable-
Serialized Fields
-
_actionSupplier
Supplier<String> _actionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_itemIdSupplier
Supplier<String> _itemIdSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
action
String action
-
id
String id
-
itemId
String itemId
-
type
String type
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageRuleCondition
class PageRuleCondition extends Object implements Serializable-
Serialized Fields
-
_conditionSupplier
Supplier<String> _conditionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
_valueSupplier
Supplier<String> _valueSupplier
-
condition
String condition
-
id
String id
-
type
String type
-
value
String value
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageSectionDefinition
class PageSectionDefinition extends Object implements Serializable-
Serialized Fields
-
_backgroundColorSupplier
Supplier<String> _backgroundColorSupplier
-
_backgroundFragmentImageSupplier
Supplier<FragmentImage> _backgroundFragmentImageSupplier
-
_backgroundImageSupplier
Supplier<BackgroundImage> _backgroundImageSupplier
-
_contentVisibilitySupplier
Supplier<String> _contentVisibilitySupplier
-
_cssClassesSupplier
Supplier<String[]> _cssClassesSupplier
-
_customCSSSupplier
Supplier<String> _customCSSSupplier
-
_customCSSViewportsSupplier
Supplier<CustomCSSViewport[]> _customCSSViewportsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentLinkSupplier
Supplier<FragmentLink> _fragmentLinkSupplier
-
_fragmentStyleSupplier
Supplier<FragmentStyle> _fragmentStyleSupplier
-
_fragmentViewportsSupplier
Supplier<FragmentViewport[]> _fragmentViewportsSupplier
-
_htmlPropertiesSupplier
Supplier<HtmlProperties> _htmlPropertiesSupplier
-
_indexedSupplier
Supplier<Boolean> _indexedSupplier
-
_layoutSupplier
Supplier<Layout> _layoutSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
backgroundColor
String backgroundColor
Deprecated. -
backgroundFragmentImage
FragmentImage backgroundFragmentImage
-
backgroundImage
BackgroundImage backgroundImage
Deprecated. -
contentVisibility
String contentVisibility
-
cssClasses
String[] cssClasses
-
customCSS
String customCSS
-
customCSSViewports
CustomCSSViewport[] customCSSViewports
-
fragmentLink
FragmentLink fragmentLink
-
fragmentStyle
FragmentStyle fragmentStyle
-
fragmentViewports
FragmentViewport[] fragmentViewports
-
htmlProperties
HtmlProperties htmlProperties
-
indexed
Boolean indexed
-
layout
Layout layout
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageSettings
class PageSettings extends Object implements Serializable-
Serialized Fields
-
_customMetaTagsSupplier
Supplier<CustomMetaTag[]> _customMetaTagsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_hiddenFromNavigationSupplier
Supplier<Boolean> _hiddenFromNavigationSupplier
-
_openGraphSettingsSupplier
Supplier<OpenGraphSettings> _openGraphSettingsSupplier
-
_seoSettingsSupplier
Supplier<SEOSettings> _seoSettingsSupplier
-
_sitePageNavigationMenuSettingsSupplier
Supplier<SitePageNavigationMenuSettings> _sitePageNavigationMenuSettingsSupplier
-
customMetaTags
CustomMetaTag[] customMetaTags
-
hiddenFromNavigation
Boolean hiddenFromNavigation
-
openGraphSettings
OpenGraphSettings openGraphSettings
-
seoSettings
SEOSettings seoSettings
-
sitePageNavigationMenuSettings
SitePageNavigationMenuSettings sitePageNavigationMenuSettings
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageTemplate
class PageTemplate extends Object implements Serializable-
Serialized Fields
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_pageDefinitionSupplier
Supplier<PageDefinition> _pageDefinitionSupplier
-
_pageTemplateCollectionSupplier
Supplier<PageTemplateCollection> _pageTemplateCollectionSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_uuidSupplier
Supplier<String> _uuidSupplier
-
creator
Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
id
Long id
-
keywords
String[] keywords
-
name
String name
-
pageDefinition
PageDefinition pageDefinition
-
pageTemplateCollection
PageTemplateCollection pageTemplateCollection
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
uuid
String uuid
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageTemplateCollection
class PageTemplateCollection extends Object implements Serializable-
Serialized Fields
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_uuidSupplier
Supplier<String> _uuidSupplier
-
creator
Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
id
Long id
-
name
String name
-
uuid
String uuid
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.PageWidgetInstanceDefinition
class PageWidgetInstanceDefinition extends Object implements Serializable-
Serialized Fields
-
_cssClassesSupplier
Supplier<String[]> _cssClassesSupplier
-
_customCSSSupplier
Supplier<String> _customCSSSupplier
-
_customCSSViewportsSupplier
Supplier<CustomCSSViewport[]> _customCSSViewportsSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_fragmentStyleSupplier
Supplier<FragmentStyle> _fragmentStyleSupplier
-
_fragmentViewportsSupplier
Supplier<FragmentViewport[]> _fragmentViewportsSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_widgetInstanceSupplier
Supplier<WidgetInstance> _widgetInstanceSupplier
-
cssClasses
String[] cssClasses
-
customCSS
String customCSS
-
customCSSViewports
CustomCSSViewport[] customCSSViewports
-
fragmentStyle
FragmentStyle fragmentStyle
-
fragmentViewports
FragmentViewport[] fragmentViewports
-
name
String name
-
widgetInstance
WidgetInstance widgetInstance
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.ParentKnowledgeBaseFolder
class ParentKnowledgeBaseFolder extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.ParentSitePage
class ParentSitePage extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.PortraitMobile
class PortraitMobile extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_modulesPerRowSupplier
Supplier<Integer> _modulesPerRowSupplier
-
_reverseOrderSupplier
Supplier<Boolean> _reverseOrderSupplier
-
_verticalAlignmentSupplier
Supplier<String> _verticalAlignmentSupplier
-
modulesPerRow
Integer modulesPerRow
-
reverseOrder
Boolean reverseOrder
-
verticalAlignment
String verticalAlignment
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Rating
class Rating extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_bestRatingSupplier
Supplier<Double> _bestRatingSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_ratingValueSupplier
Supplier<Double> _ratingValueSupplier
-
_worstRatingSupplier
Supplier<Double> _worstRatingSupplier
-
actions
Map<String,
Map<String, String>> actions -
bestRating
Double bestRating
-
creator
Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
id
Long id
-
ratingValue
Double ratingValue
-
worstRating
Double worstRating
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.RelatedContent
class RelatedContent extends Object implements Serializable-
Serialized Fields
-
-
Class com.liferay.headless.delivery.dto.v1_0.RenderedContent
class RenderedContent extends Object implements Serializable-
Serialized Fields
-
_contentTemplateIdSupplier
Supplier<String> _contentTemplateIdSupplier
-
_contentTemplateName_i18nSupplier
Supplier<Map<String,
String>> _contentTemplateName_i18nSupplier -
_contentTemplateNameSupplier
Supplier<String> _contentTemplateNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_markedAsDefaultSupplier
Supplier<Boolean> _markedAsDefaultSupplier
-
_renderedContentURLSupplier
Supplier<String> _renderedContentURLSupplier
-
_renderedContentValueSupplier
Supplier<String> _renderedContentValueSupplier
-
contentTemplateId
String contentTemplateId
-
contentTemplateName
String contentTemplateName
-
contentTemplateName_i18n
Map<String,
String> contentTemplateName_i18n -
markedAsDefault
Boolean markedAsDefault
-
renderedContentURL
String renderedContentURL
-
renderedContentValue
String renderedContentValue
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.RenderedPage
class RenderedPage extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_masterPageIdSupplier
Supplier<String> _masterPageIdSupplier
-
_masterPageNameSupplier
Supplier<String> _masterPageNameSupplier
-
_pageTemplateIdSupplier
Supplier<String> _pageTemplateIdSupplier
-
_pageTemplateNameSupplier
Supplier<String> _pageTemplateNameSupplier
-
_renderedPageURLSupplier
Supplier<String> _renderedPageURLSupplier
-
masterPageId
String masterPageId
-
masterPageName
String masterPageName
-
pageTemplateId
String pageTemplateId
-
pageTemplateName
String pageTemplateName
-
renderedPageURL
String renderedPageURL
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.RowViewport
class RowViewport extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<String> _idSupplier
-
_rowViewportDefinitionSupplier
Supplier<RowViewportDefinition> _rowViewportDefinitionSupplier
-
id
@NotEmpty String id
-
rowViewportDefinition
@NotNull RowViewportDefinition rowViewportDefinition
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.RowViewportConfig
class RowViewportConfig extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_landscapeMobileSupplier
Supplier<LandscapeMobile> _landscapeMobileSupplier
-
_portraitMobileSupplier
Supplier<PortraitMobile> _portraitMobileSupplier
-
_tabletSupplier
Supplier<Tablet> _tabletSupplier
-
landscapeMobile
LandscapeMobile landscapeMobile
-
portraitMobile
PortraitMobile portraitMobile
-
tablet
Tablet tablet
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.RowViewportDefinition
class RowViewportDefinition extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_modulesPerRowSupplier
Supplier<Integer> _modulesPerRowSupplier
-
_reverseOrderSupplier
Supplier<Boolean> _reverseOrderSupplier
-
_verticalAlignmentSupplier
Supplier<String> _verticalAlignmentSupplier
-
modulesPerRow
Integer modulesPerRow
-
reverseOrder
Boolean reverseOrder
-
verticalAlignment
String verticalAlignment
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.SEOSettings
class SEOSettings extends Object implements Serializable-
Serialized Fields
-
_customCanonicalURL_i18nSupplier
Supplier<Map<String,
String>> _customCanonicalURL_i18nSupplier -
_customCanonicalURLSupplier
Supplier<String> _customCanonicalURLSupplier
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_htmlTitle_i18nSupplier
Supplier<Map<String,
String>> _htmlTitle_i18nSupplier -
_htmlTitleSupplier
Supplier<String> _htmlTitleSupplier
-
_robots_i18nSupplier
Supplier<Map<String,
String>> _robots_i18nSupplier -
_robotsSupplier
Supplier<String> _robotsSupplier
-
_seoKeywords_i18nSupplier
Supplier<Map<String,
String>> _seoKeywords_i18nSupplier -
_seoKeywordsSupplier
Supplier<String> _seoKeywordsSupplier
-
_siteMapSettingsSupplier
Supplier<SiteMapSettings> _siteMapSettingsSupplier
-
customCanonicalURL
String customCanonicalURL
-
customCanonicalURL_i18n
Map<String,
String> customCanonicalURL_i18n -
description
String description
-
description_i18n
Map<String,
String> description_i18n -
htmlTitle
String htmlTitle
-
htmlTitle_i18n
Map<String,
String> htmlTitle_i18n -
robots
String robots
-
robots_i18n
Map<String,
String> robots_i18n -
seoKeywords
String seoKeywords
-
seoKeywords_i18n
Map<String,
String> seoKeywords_i18n -
siteMapSettings
SiteMapSettings siteMapSettings
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.Settings
class Settings extends Object implements Serializable-
Serialized Fields
-
_colorSchemeNameSupplier
Supplier<String> _colorSchemeNameSupplier
-
_cssSupplier
Supplier<String> _cssSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_favIconSupplier
Supplier<Object> _favIconSupplier
-
_globalCSSClientExtensionsSupplier
Supplier<ClientExtension[]> _globalCSSClientExtensionsSupplier
-
_globalJSClientExtensionsSupplier
Supplier<ClientExtension[]> _globalJSClientExtensionsSupplier
-
_javascriptSupplier
Supplier<String> _javascriptSupplier
-
_masterPageSupplier
Supplier<MasterPage> _masterPageSupplier
-
_styleBookSupplier
Supplier<StyleBook> _styleBookSupplier
-
_themeCSSClientExtensionSupplier
Supplier<ClientExtension> _themeCSSClientExtensionSupplier
-
_themeNameSupplier
Supplier<String> _themeNameSupplier
-
_themeSettingsSupplier
Supplier<Object> _themeSettingsSupplier
-
_themeSpritemapClientExtensionSupplier
Supplier<ClientExtension> _themeSpritemapClientExtensionSupplier
-
colorSchemeName
String colorSchemeName
-
css
String css
-
favIcon
Object favIcon
-
globalCSSClientExtensions
ClientExtension[] globalCSSClientExtensions
-
globalJSClientExtensions
ClientExtension[] globalJSClientExtensions
-
javascript
String javascript
-
masterPage
MasterPage masterPage
-
styleBook
StyleBook styleBook
-
themeCSSClientExtension
ClientExtension themeCSSClientExtension
-
themeName
String themeName
-
themeSettings
Object themeSettings
-
themeSpritemapClientExtension
ClientExtension themeSpritemapClientExtension
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.SiteMapSettings
class SiteMapSettings extends Object implements Serializable-
Serialized Fields
-
_changeFrequencySupplier
Supplier<SiteMapSettings.ChangeFrequency> _changeFrequencySupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_includeChildSitePagesSupplier
Supplier<Boolean> _includeChildSitePagesSupplier
-
_includeSupplier
Supplier<Boolean> _includeSupplier
-
_pagePrioritySupplier
Supplier<Double> _pagePrioritySupplier
-
changeFrequency
SiteMapSettings.ChangeFrequency changeFrequency
-
include
Boolean include
-
includeChildSitePages
Boolean includeChildSitePages
-
pagePriority
Double pagePriority
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.SitePage
class SitePage extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_availableLanguagesSupplier
Supplier<String[]> _availableLanguagesSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_datePublishedSupplier
Supplier<Date> _datePublishedSupplier
-
_experienceSupplier
Supplier<Experience> _experienceSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_friendlyUrlPath_i18nSupplier
Supplier<Map<String,
String>> _friendlyUrlPath_i18nSupplier -
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_pageDefinitionSupplier
Supplier<PageDefinition> _pageDefinitionSupplier
-
_pagePermissionsSupplier
Supplier<PagePermission[]> _pagePermissionsSupplier
-
_pageSettingsSupplier
Supplier<PageSettings> _pageSettingsSupplier
-
_pageTypeSupplier
Supplier<String> _pageTypeSupplier
-
_parentSitePageSupplier
Supplier<ParentSitePage> _parentSitePageSupplier
-
_renderedPageSupplier
Supplier<RenderedPage> _renderedPageSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_title_i18nSupplier
Supplier<Map<String,
String>> _title_i18nSupplier -
_titleSupplier
Supplier<String> _titleSupplier
-
_uuidSupplier
Supplier<String> _uuidSupplier
-
_viewableBySupplier
Supplier<SitePage.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
aggregateRating
AggregateRating aggregateRating
-
availableLanguages
String[] availableLanguages
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
datePublished
Date datePublished
-
experience
Experience experience
-
friendlyUrlPath
String friendlyUrlPath
-
friendlyUrlPath_i18n
Map<String,
String> friendlyUrlPath_i18n -
id
Long id
-
keywords
String[] keywords
-
pageDefinition
PageDefinition pageDefinition
-
pagePermissions
PagePermission[] pagePermissions
-
pageSettings
PageSettings pageSettings
-
pageType
String pageType
-
parentSitePage
ParentSitePage parentSitePage
-
renderedPage
RenderedPage renderedPage
-
siteId
Long siteId
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
Deprecated. -
title
@NotEmpty String title
-
title_i18n
Map<String,
String> title_i18n -
uuid
String uuid
-
viewableBy
SitePage.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.SitePageActionExecutionResult
class SitePageActionExecutionResult extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_itemReferenceSupplier
Supplier<ClassFieldsReference> _itemReferenceSupplier
-
itemReference
ClassFieldsReference itemReference
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.SitePageFormSubmissionResult
class SitePageFormSubmissionResult extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_itemReferenceSupplier
Supplier<ClassFieldsReference> _itemReferenceSupplier
-
itemReference
ClassFieldsReference itemReference
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.StructuredContent
class StructuredContent extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_availableLanguagesSupplier
Supplier<String[]> _availableLanguagesSupplier
-
_contentFieldsSupplier
Supplier<ContentField[]> _contentFieldsSupplier
-
_contentStructureIdSupplier
Supplier<Long> _contentStructureIdSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateExpiredSupplier
Supplier<Date> _dateExpiredSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_datePublishedSupplier
Supplier<Date> _datePublishedSupplier
-
_description_i18nSupplier
Supplier<Map<String,
String>> _description_i18nSupplier -
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_friendlyUrlPath_i18nSupplier
Supplier<Map<String,
String>> _friendlyUrlPath_i18nSupplier -
_friendlyUrlPathSupplier
Supplier<String> _friendlyUrlPathSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keySupplier
Supplier<String> _keySupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_numberOfCommentsSupplier
Supplier<Integer> _numberOfCommentsSupplier
-
_permissionsSupplier
Supplier<com.liferay.portal.vulcan.permission.Permission[]> _permissionsSupplier
-
_prioritySupplier
Supplier<Double> _prioritySupplier
-
_relatedContentsSupplier
Supplier<RelatedContent[]> _relatedContentsSupplier
-
_renderedContentsSupplier
Supplier<RenderedContent[]> _renderedContentsSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_structuredContentFolderIdSupplier
Supplier<Long> _structuredContentFolderIdSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_title_i18nSupplier
Supplier<Map<String,
String>> _title_i18nSupplier -
_titleSupplier
Supplier<String> _titleSupplier
-
_uuidSupplier
Supplier<String> _uuidSupplier
-
_viewableBySupplier
Supplier<StructuredContent.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
aggregateRating
AggregateRating aggregateRating
-
assetLibraryKey
String assetLibraryKey
-
availableLanguages
String[] availableLanguages
-
contentFields
ContentField[] contentFields
-
contentStructureId
@NotNull Long contentStructureId
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateExpired
Date dateExpired
-
dateModified
Date dateModified
-
datePublished
Date datePublished
-
description
String description
-
description_i18n
Map<String,
String> description_i18n -
externalReferenceCode
String externalReferenceCode
-
friendlyUrlPath
String friendlyUrlPath
-
friendlyUrlPath_i18n
Map<String,
String> friendlyUrlPath_i18n -
id
Long id
-
key
String key
-
keywords
String[] keywords
-
neverExpire
Boolean neverExpire
-
numberOfComments
Integer numberOfComments
-
permissions
com.liferay.portal.vulcan.permission.Permission[] permissions
-
priority
Double priority
-
relatedContents
RelatedContent[] relatedContents
-
renderedContents
RenderedContent[] renderedContents
-
siteId
Long siteId
-
structuredContentFolderId
Long structuredContentFolderId
-
subscribed
Boolean subscribed
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
title
@NotEmpty String title
-
title_i18n
Map<String,
String> title_i18n -
uuid
String uuid
-
viewableBy
StructuredContent.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.StructuredContentFolder
class StructuredContentFolder extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_assetLibraryKeySupplier
Supplier<String> _assetLibraryKeySupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_numberOfStructuredContentFoldersSupplier
Supplier<Integer> _numberOfStructuredContentFoldersSupplier
-
_numberOfStructuredContentsSupplier
Supplier<Integer> _numberOfStructuredContentsSupplier
-
_parentStructuredContentFolderIdSupplier
Supplier<Long> _parentStructuredContentFolderIdSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_viewableBySupplier
Supplier<StructuredContentFolder.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
assetLibraryKey
String assetLibraryKey
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
@NotEmpty String name
-
numberOfStructuredContentFolders
Integer numberOfStructuredContentFolders
-
numberOfStructuredContents
Integer numberOfStructuredContents
-
parentStructuredContentFolderId
Long parentStructuredContentFolderId
-
siteId
Long siteId
-
subscribed
Boolean subscribed
-
viewableBy
StructuredContentFolder.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.StructuredContentLink
class StructuredContentLink extends Object implements Serializable-
Serialized Fields
-
_contentTypeSupplier
Supplier<String> _contentTypeSupplier
-
_embeddedStructuredContentSupplier
Supplier<StructuredContent> _embeddedStructuredContentSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
contentType
String contentType
-
embeddedStructuredContent
StructuredContent embeddedStructuredContent
-
id
Long id
-
title
String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.StyleBook
class StyleBook extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.Tablet
class Tablet extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_modulesPerRowSupplier
Supplier<Integer> _modulesPerRowSupplier
-
_reverseOrderSupplier
Supplier<Boolean> _reverseOrderSupplier
-
_verticalAlignmentSupplier
Supplier<String> _verticalAlignmentSupplier
-
modulesPerRow
Integer modulesPerRow
-
reverseOrder
Boolean reverseOrder
-
verticalAlignment
String verticalAlignment
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.TaxonomyCategoryBrief
class TaxonomyCategoryBrief extends Object implements Serializable-
Serialized Fields
-
_embeddedTaxonomyCategorySupplier
Supplier<Object> _embeddedTaxonomyCategorySupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_taxonomyCategoryIdSupplier
Supplier<Long> _taxonomyCategoryIdSupplier
-
_taxonomyCategoryName_i18nSupplier
Supplier<Map<String,
String>> _taxonomyCategoryName_i18nSupplier -
_taxonomyCategoryNameSupplier
Supplier<String> _taxonomyCategoryNameSupplier
-
_taxonomyCategoryReferenceSupplier
Supplier<TaxonomyCategoryReference> _taxonomyCategoryReferenceSupplier
-
embeddedTaxonomyCategory
Object embeddedTaxonomyCategory
-
taxonomyCategoryId
Long taxonomyCategoryId
-
taxonomyCategoryName
String taxonomyCategoryName
-
taxonomyCategoryName_i18n
Map<String,
String> taxonomyCategoryName_i18n -
taxonomyCategoryReference
TaxonomyCategoryReference taxonomyCategoryReference
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.TaxonomyCategoryReference
class TaxonomyCategoryReference extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_siteKeySupplier
Supplier<String> _siteKeySupplier
-
externalReferenceCode
@NotEmpty String externalReferenceCode
-
siteKey
String siteKey
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.URLActionExecutionResult
class URLActionExecutionResult extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_urlSupplier
Supplier<FragmentInlineValue> _urlSupplier
-
url
FragmentInlineValue url
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.URLFormSubmissionResult
class URLFormSubmissionResult extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_urlSupplier
Supplier<FragmentInlineValue> _urlSupplier
-
url
FragmentInlineValue url
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.UserGroupBrief
class UserGroupBrief extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.UtilityPageTemplate
class UtilityPageTemplate extends Object implements Serializable-
Serialized Fields
-
_defaultTemplateSupplier
Supplier<Boolean> _defaultTemplateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_typeSupplier
Supplier<UtilityPageTemplate.Type> _typeSupplier
-
defaultTemplate
Boolean defaultTemplate
-
externalReferenceCode
String externalReferenceCode
-
name
String name
-
type
UtilityPageTemplate.Type type
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.WidgetInstance
class WidgetInstance extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_widgetConfigSupplier
Supplier<Map<String,
Object>> _widgetConfigSupplier -
_widgetInstanceIdSupplier
Supplier<String> _widgetInstanceIdSupplier
-
_widgetNameSupplier
Supplier<String> _widgetNameSupplier
-
_widgetPermissionsSupplier
Supplier<WidgetPermission[]> _widgetPermissionsSupplier
-
widgetConfig
Map<String,
Object> widgetConfig -
widgetInstanceId
String widgetInstanceId
-
widgetName
String widgetName
-
widgetPermissions
WidgetPermission[] widgetPermissions
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.WidgetPermission
class WidgetPermission extends Object implements Serializable -
Class com.liferay.headless.delivery.dto.v1_0.WikiNode
class WikiNode extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_numberOfWikiPagesSupplier
Supplier<Integer> _numberOfWikiPagesSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_viewableBySupplier
Supplier<WikiNode.ViewableBy> _viewableBySupplier
-
actions
Map<String,
Map<String, String>> actions -
creator
Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
String name
-
numberOfWikiPages
Integer numberOfWikiPages
-
siteId
Long siteId
-
subscribed
Boolean subscribed
-
viewableBy
WikiNode.ViewableBy viewableBy
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.WikiPage
class WikiPage extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_aggregateRatingSupplier
Supplier<AggregateRating> _aggregateRatingSupplier
-
_contentSupplier
Supplier<String> _contentSupplier
-
_creatorSupplier
Supplier<Creator> _creatorSupplier
-
_customFieldsSupplier
Supplier<CustomField[]> _customFieldsSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_headlineSupplier
Supplier<String> _headlineSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_numberOfAttachmentsSupplier
Supplier<Integer> _numberOfAttachmentsSupplier
-
_numberOfWikiPagesSupplier
Supplier<Integer> _numberOfWikiPagesSupplier
-
_parentWikiPageIdSupplier
Supplier<Long> _parentWikiPageIdSupplier
-
_relatedContentsSupplier
Supplier<RelatedContent[]> _relatedContentsSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_subscribedSupplier
Supplier<Boolean> _subscribedSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
_viewableBySupplier
Supplier<WikiPage.ViewableBy> _viewableBySupplier
-
_wikiNodeIdSupplier
Supplier<Long> _wikiNodeIdSupplier
-
actions
Map<String,
Map<String, String>> actions -
aggregateRating
AggregateRating aggregateRating
-
content
String content
-
creator
Creator creator
-
customFields
CustomField[] customFields
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
encodingFormat
@NotEmpty String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
headline
@NotEmpty String headline
-
id
Long id
-
keywords
String[] keywords
-
numberOfAttachments
Integer numberOfAttachments
-
numberOfWikiPages
Integer numberOfWikiPages
-
parentWikiPageId
Long parentWikiPageId
-
relatedContents
RelatedContent[] relatedContents
-
siteId
Long siteId
-
subscribed
Boolean subscribed
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
viewableBy
WikiPage.ViewableBy viewableBy
-
wikiNodeId
Long wikiNodeId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.delivery.dto.v1_0.WikiPageAttachment
class WikiPageAttachment extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_contentUrlSupplier
Supplier<String> _contentUrlSupplier
-
_contentValueSupplier
Supplier<String> _contentValueSupplier
-
_encodingFormatSupplier
Supplier<String> _encodingFormatSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_fileExtensionSupplier
Supplier<String> _fileExtensionSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_sizeInBytesSupplier
Supplier<Long> _sizeInBytesSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
actions
Map<String,
Map<String, String>> actions -
contentUrl
String contentUrl
-
contentValue
String contentValue
-
encodingFormat
String encodingFormat
-
externalReferenceCode
String externalReferenceCode
-
fileExtension
String fileExtension
-
id
Long id
-
sizeInBytes
Long sizeInBytes
-
title
String title
-
xClassName
String xClassName
-
-
-