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
-
_thumbnailURLSupplier
Supplier<String> _thumbnailURLSupplier
-
externalReferenceCode
String externalReferenceCode
-
fileBase64
String fileBase64
-
fileURL
String fileURL
-
folder
Folder folder
-
id
Long id
-
link
Link link
-
name
String name
-
scope
Scope scope
-
thumbnailURL
String thumbnailURL
-
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
-
_defaultLanguageIdSupplier
Supplier<String> _defaultLanguageIdSupplier
-
_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
-
_keywordsSupplier
Supplier<String[]> _keywordsSupplier
-
_objectEntryFolderExternalReferenceCodeSupplier
Supplier<String> _objectEntryFolderExternalReferenceCodeSupplier
-
_objectEntryFolderIdSupplier
Supplier<Long> _objectEntryFolderIdSupplier
-
_permissionsSupplier
Supplier<com.liferay.portal.vulcan.permission.Permission[]> _permissionsSupplier
-
_scopeKeySupplier
Supplier<String> _scopeKeySupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
_systemPropertiesSupplier
Supplier<SystemProperties> _systemPropertiesSupplier
-
_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
-
defaultLanguageId
String defaultLanguageId
-
externalReferenceCode
String externalReferenceCode
-
friendlyUrlPath
String friendlyUrlPath
-
friendlyUrlPath_i18n
Map<String,
String> friendlyUrlPath_i18n -
id
Long id
-
keywords
String[] keywords
-
objectEntryFolderExternalReferenceCode
String objectEntryFolderExternalReferenceCode
-
objectEntryFolderId
Long objectEntryFolderId
-
permissions
com.liferay.portal.vulcan.permission.Permission[] permissions
-
properties
Map<String,
Object> properties -
scopeKey
String scopeKey
-
status
Status status
-
systemProperties
SystemProperties systemProperties
-
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.SystemProperties
class SystemProperties extends Object implements Serializable -
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
-
-
-
Class com.liferay.object.rest.dto.v1_0.ValidationError
class ValidationError extends Object implements Serializable-
Serialized Fields
-
_errorMessageSupplier
Supplier<String> _errorMessageSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_objectFieldNameSupplier
Supplier<String> _objectFieldNameSupplier
-
_objectValidationRuleExternalReferenceCodeSupplier
Supplier<String> _objectValidationRuleExternalReferenceCodeSupplier
-
errorMessage
String errorMessage
-
objectFieldName
String objectFieldName
-
objectValidationRuleExternalReferenceCode
String objectValidationRuleExternalReferenceCode
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.ValidationRequest
class ValidationRequest extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_objectValidationRuleExternalReferenceCodesSupplier
Supplier<String[]> _objectValidationRuleExternalReferenceCodesSupplier
-
_valuesSupplier
Supplier<ObjectEntry> _valuesSupplier
-
objectValidationRuleExternalReferenceCodes
String[] objectValidationRuleExternalReferenceCodes
-
values
ObjectEntry values
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.ValidationResponse
class ValidationResponse extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_validationErrorsSupplier
Supplier<ValidationError[]> _validationErrorsSupplier
-
validationErrors
ValidationError[] validationErrors
-
xClassName
String xClassName
-
-
-
Class com.liferay.object.rest.dto.v1_0.Version
class Version extends Object implements Serializable
-
-
Package com.liferay.object.rest.manager.exception
-
Exception com.liferay.object.rest.manager.exception.ObjectEntryManagerHttpException
class ObjectEntryManagerHttpException extends RuntimeException implements Serializable
-