Serialized Form
-
Package com.liferay.object.rest.dto.v1_0
-
Class com.liferay.object.rest.dto.v1_0.AuditEvent
class AuditEvent extends Object implements Serializable-
Serialized Fields
-
_auditFieldChangesSupplier
Supplier<AuditFieldChange[]> _auditFieldChangesSupplier
-
_creatorSupplier
Supplier<com.liferay.headless.delivery.dto.v1_0.Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_eventTypeSupplier
Supplier<String> _eventTypeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
auditFieldChanges
AuditFieldChange[] auditFieldChanges
-
creator
com.liferay.headless.delivery.dto.v1_0.Creator creator
-
dateCreated
Date dateCreated
-
eventType
String eventType
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.AuditFieldChange
class AuditFieldChange extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_nameSupplier
Supplier<String> _nameSupplier
-
_newValueSupplier
Supplier<Object> _newValueSupplier
-
_oldValueSupplier
Supplier<Object> _oldValueSupplier
-
name
String name
-
newValue
Object newValue
-
oldValue
Object oldValue
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.FileEntry
class FileEntry extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_fileBase64Supplier
Supplier<String> _fileBase64Supplier
-
_fileURLSupplier
Supplier<String> _fileURLSupplier
-
_folderSupplier
Supplier<Folder> _folderSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_linkSupplier
Supplier<Link> _linkSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_scopeSupplier
Supplier<Scope> _scopeSupplier
-
externalReferenceCode
String externalReferenceCode
-
fileBase64
String fileBase64
-
fileURL
String fileURL
-
folder
Folder folder
-
id
Long id
-
link
Link link
-
name
String name
-
scope
Scope scope
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.Folder
class Folder extends Object implements Serializable-
Serialized Fields
-
-
Class com.liferay.object.rest.dto.v1_0.Link
class Link extends Object implements Serializable -
Class com.liferay.object.rest.dto.v1_0.ListEntry
class ListEntry 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
-
key
String key
-
name
String name
-
name_i18n
Map<String,
String> name_i18n -
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.ObjectEntry
class ObjectEntry extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_auditEventsSupplier
Supplier<AuditEvent[]> _auditEventsSupplier
-
_creatorSupplier
Supplier<com.liferay.headless.delivery.dto.v1_0.Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_permissionsSupplier
Supplier<com.liferay.portal.vulcan.permission.Permission[]> _permissionsSupplier
-
_scopeKeySupplier
Supplier<String> _scopeKeySupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
_taxonomyCategoryBriefsSupplier
Supplier<TaxonomyCategoryBrief[]> _taxonomyCategoryBriefsSupplier
-
_taxonomyCategoryIdsSupplier
Supplier<Long[]> _taxonomyCategoryIdsSupplier
-
actions
Map<String,
Map<String, String>> actions -
auditEvents
AuditEvent[] auditEvents
-
creator
com.liferay.headless.delivery.dto.v1_0.Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
keywords
String[] keywords
-
permissions
com.liferay.portal.vulcan.permission.Permission[] permissions
-
properties
Map<String,
Object> properties -
scopeKey
String scopeKey
-
status
Status status
-
taxonomyCategoryBriefs
TaxonomyCategoryBrief[] taxonomyCategoryBriefs
-
taxonomyCategoryIds
Long[] taxonomyCategoryIds
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.Scope
class Scope extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_typeSupplier
Supplier<Scope.Type> _typeSupplier
-
externalReferenceCode
String externalReferenceCode
-
type
Scope.Type type
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.Status
class Status extends Object implements Serializable-
Serialized Fields
-
_codeSupplier
Supplier<Integer> _codeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_label_i18nSupplier
Supplier<String> _label_i18nSupplier
-
_labelSupplier
Supplier<String> _labelSupplier
-
code
@NotNull Integer code
-
label
String label
-
label_i18n
String label_i18n
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.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
-
embeddedTaxonomyCategory
Object embeddedTaxonomyCategory
-
taxonomyCategoryId
Long taxonomyCategoryId
-
taxonomyCategoryName
String taxonomyCategoryName
-
taxonomyCategoryName_i18n
Map<String,
String> taxonomyCategoryName_i18n -
xClassName
String xClassName
-
-
-
-
Package com.liferay.object.rest.manager.exception
-
Exception com.liferay.object.rest.manager.exception.ObjectEntryManagerHttpException
class ObjectEntryManagerHttpException extends RuntimeException implements Serializable
-