Serialized Form
-
Package com.liferay.exportimport.rest.dto.v1_0
-
Class com.liferay.exportimport.rest.dto.v1_0.ImportProcess
class ImportProcess extends Object implements Serializable-
Serialized Fields
-
_creatorSupplier
Supplier<com.liferay.headless.delivery.dto.v1_0.Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
creator
com.liferay.headless.delivery.dto.v1_0.Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
id
Long id
-
status
Status status
-
title
String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.exportimport.rest.dto.v1_0.Origin
class Origin extends Object implements Serializable -
Class com.liferay.exportimport.rest.dto.v1_0.ReportEntry
class ReportEntry extends Object implements Serializable-
Serialized Fields
-
_classExternalReferenceCodeSupplier
Supplier<String> _classExternalReferenceCodeSupplier
-
_classNameIdSupplier
Supplier<Long> _classNameIdSupplier
-
_classPKSupplier
Supplier<Long> _classPKSupplier
-
_configurationIdSupplier
Supplier<Long> _configurationIdSupplier
-
_creatorSupplier
Supplier<com.liferay.headless.delivery.dto.v1_0.Creator> _creatorSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_errorMessageSupplier
Supplier<String> _errorMessageSupplier
-
_errorStacktraceSupplier
Supplier<String> _errorStacktraceSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_modelNameSupplier
Supplier<String> _modelNameSupplier
-
_originSupplier
Supplier<Origin> _originSupplier
-
_scopeSupplier
Supplier<Scope> _scopeSupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
_typeSupplier
Supplier<Type> _typeSupplier
-
classExternalReferenceCode
String classExternalReferenceCode
-
classNameId
Long classNameId
-
classPK
Long classPK
-
configurationId
Long configurationId
-
creator
com.liferay.headless.delivery.dto.v1_0.Creator creator
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
errorMessage
String errorMessage
-
errorStacktrace
String errorStacktrace
-
id
Long id
-
modelName
String modelName
-
origin
Origin origin
-
scope
Scope scope
-
status
Status status
-
type
Type type
-
xClassName
String xClassName
-
-
-
Class com.liferay.exportimport.rest.dto.v1_0.Scope
class Scope extends Object implements Serializable -
Class com.liferay.exportimport.rest.dto.v1_0.Status
class Status extends Object implements Serializable -
Class com.liferay.exportimport.rest.dto.v1_0.Type
class Type extends Object implements Serializable
-