Serialized Form
-
Package com.liferay.headless.admin.list.type.dto.v1_0
-
Class com.liferay.headless.admin.list.type.dto.v1_0.ListTypeDefinition
class ListTypeDefinition extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_defaultLanguageIdSupplier
Supplier<String> _defaultLanguageIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_listTypeEntriesSupplier
Supplier<ListTypeEntry[]> _listTypeEntriesSupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
_systemSupplier
Supplier<Boolean> _systemSupplier
-
actions
Map<String,
Map<String, String>> actions -
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
defaultLanguageId
String defaultLanguageId
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
listTypeEntries
ListTypeEntry[] listTypeEntries
-
name
String name
-
name_i18n
Map<String,
String> name_i18n -
system
Boolean system
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.admin.list.type.dto.v1_0.ListTypeEntry
class ListTypeEntry extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_dateCreatedSupplier
Supplier<Date> _dateCreatedSupplier
-
_dateModifiedSupplier
Supplier<Date> _dateModifiedSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keySupplier
Supplier<String> _keySupplier
-
_name_i18nSupplier
Supplier<Map<String,
String>> _name_i18nSupplier -
_nameSupplier
Supplier<String> _nameSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
actions
Map<String,
Map<String, String>> actions -
dateCreated
Date dateCreated
-
dateModified
Date dateModified
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
key
String key
-
name
String name
-
name_i18n
Map<String,
String> name_i18n -
type
String type
-
xClassName
String xClassName
-
-
-