Serialized Form
-
Package com.liferay.change.tracking.rest.dto.v1_0
-
Class com.liferay.change.tracking.rest.dto.v1_0.CTCollection
class CTCollection extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_dateScheduledSupplier
Supplier<Date> _dateScheduledSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_ownerNameSupplier
Supplier<String> _ownerNameSupplier
-
_statusMessageSupplier
Supplier<String> _statusMessageSupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
actions
Map<String,
Map<String, String>> actions -
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
dateScheduled
Date dateScheduled
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
String name
-
ownerName
String ownerName
-
status
Status status
-
statusMessage
String statusMessage
-
xClassName
String xClassName
-
-
-
Class com.liferay.change.tracking.rest.dto.v1_0.CTEntry
class CTEntry extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_changeTypeSupplier
Supplier<String> _changeTypeSupplier
-
_ctCollectionIdSupplier
Supplier<Long> _ctCollectionIdSupplier
-
_ctCollectionNameSupplier
Supplier<String> _ctCollectionNameSupplier
-
_ctCollectionStatusDateSupplier
Supplier<Date> _ctCollectionStatusDateSupplier
-
_ctCollectionStatusSupplier
Supplier<Status> _ctCollectionStatusSupplier
-
_ctCollectionStatusUserNameSupplier
Supplier<String> _ctCollectionStatusUserNameSupplier
-
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_hideableSupplier
Supplier<Boolean> _hideableSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_modelClassNameIdSupplier
Supplier<Long> _modelClassNameIdSupplier
-
_modelClassPKSupplier
Supplier<Long> _modelClassPKSupplier
-
_ownerIdSupplier
Supplier<Long> _ownerIdSupplier
-
_ownerNameSupplier
Supplier<String> _ownerNameSupplier
-
_siteIdSupplier
Supplier<Long> _siteIdSupplier
-
_siteNameSupplier
Supplier<String> _siteNameSupplier
-
_statusMessageSupplier
Supplier<String> _statusMessageSupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_typeNameSupplier
Supplier<String> _typeNameSupplier
-
actions
Map<String,
Map<String, String>> actions -
changeType
String changeType
-
ctCollectionId
Long ctCollectionId
-
ctCollectionName
String ctCollectionName
-
ctCollectionStatus
Status ctCollectionStatus
-
ctCollectionStatusDate
Date ctCollectionStatusDate
-
ctCollectionStatusUserName
String ctCollectionStatusUserName
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
hideable
Boolean hideable
-
id
Long id
-
modelClassNameId
Long modelClassNameId
-
modelClassPK
Long modelClassPK
-
ownerId
Long ownerId
-
ownerName
String ownerName
-
siteId
Long siteId
-
siteName
String siteName
-
status
Status status
-
statusMessage
String statusMessage
-
title
String title
-
typeName
String typeName
-
xClassName
String xClassName
-
-
-
Class com.liferay.change.tracking.rest.dto.v1_0.CTProcess
class CTProcess extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_ctCollectionIdSupplier
Supplier<Long> _ctCollectionIdSupplier
-
_datePublishedSupplier
Supplier<Date> _datePublishedSupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_ownerNameSupplier
Supplier<String> _ownerNameSupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
actions
Map<String,
Map<String, String>> actions -
ctCollectionId
Long ctCollectionId
-
datePublished
Date datePublished
-
description
String description
-
id
Long id
-
name
String name
-
ownerName
String ownerName
-
status
Status status
-
xClassName
String xClassName
-
-
-
Class com.liferay.change.tracking.rest.dto.v1_0.CTRemote
class CTRemote extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_clientIdSupplier
Supplier<String> _clientIdSupplier
-
_clientSecretSupplier
Supplier<String> _clientSecretSupplier
-
_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
-
_ownerNameSupplier
Supplier<String> _ownerNameSupplier
-
_urlSupplier
Supplier<String> _urlSupplier
-
actions
Map<String,
Map<String, String>> actions -
clientId
String clientId
-
clientSecret
String clientSecret
-
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
description
String description
-
id
Long id
-
name
String name
-
ownerName
String ownerName
-
url
String url
-
xClassName
String xClassName
-
-
-
Class com.liferay.change.tracking.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
Integer code
-
label
String label
-
label_i18n
String label_i18n
-
xClassName
String xClassName
-
-
-