Liferay 7.0-ce-b8 portal-service

Serialized Form


Package com.liferay.announcements.kernel.exception

Class com.liferay.announcements.kernel.exception.EntryContentException extends PortalException implements Serializable

Class com.liferay.announcements.kernel.exception.EntryDisplayDateException extends PortalException implements Serializable

Class com.liferay.announcements.kernel.exception.EntryExpirationDateException extends PortalException implements Serializable

Class com.liferay.announcements.kernel.exception.EntryTitleException extends PortalException implements Serializable

Class com.liferay.announcements.kernel.exception.EntryURLException extends PortalException implements Serializable

Class com.liferay.announcements.kernel.exception.NoSuchDeliveryException extends NoSuchModelException implements Serializable

Class com.liferay.announcements.kernel.exception.NoSuchEntryException extends NoSuchModelException implements Serializable

Class com.liferay.announcements.kernel.exception.NoSuchFlagException extends NoSuchModelException implements Serializable


Package com.liferay.announcements.kernel.model

Class com.liferay.announcements.kernel.model.AnnouncementsDeliverySoap extends Object implements Serializable

Serialized Fields

_deliveryId

long _deliveryId

_companyId

long _companyId

_userId

long _userId

_type

String _type

_email

boolean _email

_sms

boolean _sms

_website

boolean _website

Class com.liferay.announcements.kernel.model.AnnouncementsDeliveryWrapper extends Object implements Serializable

Serialized Fields

_announcementsDelivery

AnnouncementsDelivery _announcementsDelivery

Class com.liferay.announcements.kernel.model.AnnouncementsEntrySoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_entryId

long _entryId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_title

String _title

_content

String _content

_url

String _url

_type

String _type

_displayDate

Date _displayDate

_expirationDate

Date _expirationDate

_priority

int _priority

_alert

boolean _alert

Class com.liferay.announcements.kernel.model.AnnouncementsEntryWrapper extends Object implements Serializable

Serialized Fields

_announcementsEntry

AnnouncementsEntry _announcementsEntry

Class com.liferay.announcements.kernel.model.AnnouncementsFlagSoap extends Object implements Serializable

Serialized Fields

_flagId

long _flagId

_companyId

long _companyId

_userId

long _userId

_createDate

Date _createDate

_entryId

long _entryId

_value

int _value

Class com.liferay.announcements.kernel.model.AnnouncementsFlagWrapper extends Object implements Serializable

Serialized Fields

_announcementsFlag

AnnouncementsFlag _announcementsFlag

Package com.liferay.asset.kernel

Class com.liferay.asset.kernel.NoSuchClassTypeException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.NoSuchClassTypeFieldException extends NoSuchModelException implements Serializable


Package com.liferay.asset.kernel.exception

Class com.liferay.asset.kernel.exception.AssetCategoryException extends PortalException implements Serializable

Serialized Fields

_type

int _type

_vocabulary

AssetVocabulary _vocabulary

Class com.liferay.asset.kernel.exception.AssetCategoryNameException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.AssetLinkException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.AssetTagException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.asset.kernel.exception.CategoryNameException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.CategoryPropertyKeyException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.CategoryPropertyValueException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.DuplicateCategoryException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.DuplicateCategoryPropertyException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.DuplicateQueryRuleException extends PortalException implements Serializable

Serialized Fields

_andOperator

boolean _andOperator

_contains

boolean _contains

_name

String _name

Class com.liferay.asset.kernel.exception.DuplicateTagException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.DuplicateVocabularyException extends PortalException implements Serializable

Class com.liferay.asset.kernel.exception.NoSuchCategoryException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.exception.NoSuchCategoryPropertyException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.exception.NoSuchEntryException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.exception.NoSuchLinkException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.exception.NoSuchTagException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.exception.NoSuchTagStatsException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.exception.NoSuchVocabularyException extends NoSuchModelException implements Serializable

Class com.liferay.asset.kernel.exception.VocabularyNameException extends PortalException implements Serializable


Package com.liferay.asset.kernel.model

Class com.liferay.asset.kernel.model.AssetCategoryDisplay extends Object implements Serializable

Serialized Fields

_categories

List<E> _categories

_end

int _end

_start

int _start

_total

int _total

Class com.liferay.asset.kernel.model.AssetCategoryPropertySoap extends Object implements Serializable

Serialized Fields

_categoryPropertyId

long _categoryPropertyId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_categoryId

long _categoryId

_key

String _key

_value

String _value

Class com.liferay.asset.kernel.model.AssetCategoryPropertyWrapper extends Object implements Serializable

Serialized Fields

_assetCategoryProperty

AssetCategoryProperty _assetCategoryProperty

Class com.liferay.asset.kernel.model.AssetCategorySoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_categoryId

long _categoryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_parentCategoryId

long _parentCategoryId

_leftCategoryId

long _leftCategoryId

_rightCategoryId

long _rightCategoryId

_name

String _name

_title

String _title

_description

String _description

_vocabularyId

long _vocabularyId

_lastPublishDate

Date _lastPublishDate

Class com.liferay.asset.kernel.model.AssetCategoryWrapper extends Object implements Serializable

Serialized Fields

_assetCategory

AssetCategory _assetCategory

Class com.liferay.asset.kernel.model.AssetEntrySoap extends Object implements Serializable

Serialized Fields

_entryId

long _entryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_classUuid

String _classUuid

_classTypeId

long _classTypeId

_listable

boolean _listable

_visible

boolean _visible

_startDate

Date _startDate

_endDate

Date _endDate

_publishDate

Date _publishDate

_expirationDate

Date _expirationDate

_mimeType

String _mimeType

_title

String _title

_description

String _description

_summary

String _summary

_url

String _url

_layoutUuid

String _layoutUuid

_height

int _height

_width

int _width

_priority

double _priority

_viewCount

int _viewCount

Class com.liferay.asset.kernel.model.AssetEntryType extends Object implements Serializable

Serialized Fields

_className

String _className

_classNameId

long _classNameId

_portletId

String _portletId

_portletTitle

String _portletTitle

Class com.liferay.asset.kernel.model.AssetEntryWrapper extends Object implements Serializable

Serialized Fields

_assetEntry

AssetEntry _assetEntry

Class com.liferay.asset.kernel.model.AssetLinkSoap extends Object implements Serializable

Serialized Fields

_linkId

long _linkId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_entryId1

long _entryId1

_entryId2

long _entryId2

_type

int _type

_weight

int _weight

Class com.liferay.asset.kernel.model.AssetLinkWrapper extends Object implements Serializable

Serialized Fields

_assetLink

AssetLink _assetLink

Class com.liferay.asset.kernel.model.AssetTagDisplay extends Object implements Serializable

Serialized Fields

_end

int _end

_start

int _start

_tags

List<E> _tags

_total

int _total

Class com.liferay.asset.kernel.model.AssetTagSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_tagId

long _tagId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_name

String _name

_assetCount

int _assetCount

_lastPublishDate

Date _lastPublishDate

Class com.liferay.asset.kernel.model.AssetTagStatsSoap extends Object implements Serializable

Serialized Fields

_tagStatsId

long _tagStatsId

_companyId

long _companyId

_tagId

long _tagId

_classNameId

long _classNameId

_assetCount

int _assetCount

Class com.liferay.asset.kernel.model.AssetTagStatsWrapper extends Object implements Serializable

Serialized Fields

_assetTagStats

AssetTagStats _assetTagStats

Class com.liferay.asset.kernel.model.AssetTagWrapper extends Object implements Serializable

Serialized Fields

_assetTag

AssetTag _assetTag

Class com.liferay.asset.kernel.model.AssetVocabularyDisplay extends Object implements Serializable

Serialized Fields

_end

int _end

_start

int _start

_total

int _total

_vocabularies

List<E> _vocabularies

Class com.liferay.asset.kernel.model.AssetVocabularySoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_vocabularyId

long _vocabularyId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_name

String _name

_title

String _title

_description

String _description

_settings

String _settings

_lastPublishDate

Date _lastPublishDate

Class com.liferay.asset.kernel.model.AssetVocabularyWrapper extends Object implements Serializable

Serialized Fields

_assetVocabulary

AssetVocabulary _assetVocabulary

Package com.liferay.asset.kernel.model.adapter

Package com.liferay.asset.kernel.util.comparator

Class com.liferay.asset.kernel.util.comparator.AssetRendererFactoryTypeNameComparator extends Object implements Serializable

Serialized Fields

_locale

Locale _locale

Class com.liferay.asset.kernel.util.comparator.AssetTagCountComparator extends OrderByComparator<AssetTag> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Package com.liferay.background.task.kernel.util.comparator

Class com.liferay.background.task.kernel.util.comparator.BackgroundTaskCompletionDateComparator extends OrderByComparator<BackgroundTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.background.task.kernel.util.comparator.BackgroundTaskCreateDateComparator extends OrderByComparator<BackgroundTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.background.task.kernel.util.comparator.BackgroundTaskNameComparator extends OrderByComparator<BackgroundTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Package com.liferay.blogs.kernel.exception

Class com.liferay.blogs.kernel.exception.EntryContentException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntryCoverImageCropException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntryDescriptionException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntryDisplayDateException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntryImageNameException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntryImageSizeException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntrySmallImageNameException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntrySmallImageScaleException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.EntryTitleException extends PortalException implements Serializable

Class com.liferay.blogs.kernel.exception.NoSuchEntryException extends NoSuchModelException implements Serializable

Class com.liferay.blogs.kernel.exception.NoSuchStatsUserException extends NoSuchModelException implements Serializable

Class com.liferay.blogs.kernel.exception.TrackbackValidationException extends PortalException implements Serializable


Package com.liferay.blogs.kernel.model

Class com.liferay.blogs.kernel.model.BlogsEntrySoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_entryId

long _entryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_title

String _title

_subtitle

String _subtitle

_urlTitle

String _urlTitle

_description

String _description

_content

String _content

_displayDate

Date _displayDate

_allowPingbacks

boolean _allowPingbacks

_allowTrackbacks

boolean _allowTrackbacks

_trackbacks

String _trackbacks

_coverImageCaption

String _coverImageCaption

_coverImageFileEntryId

long _coverImageFileEntryId

_coverImageURL

String _coverImageURL

_smallImage

boolean _smallImage

_smallImageFileEntryId

long _smallImageFileEntryId

_smallImageId

long _smallImageId

_smallImageURL

String _smallImageURL

_lastPublishDate

Date _lastPublishDate

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.blogs.kernel.model.BlogsEntryWrapper extends Object implements Serializable

Serialized Fields

_blogsEntry

BlogsEntry _blogsEntry

Class com.liferay.blogs.kernel.model.BlogsStatsUserSoap extends Object implements Serializable

Serialized Fields

_statsUserId

long _statsUserId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_entryCount

int _entryCount

_lastPostDate

Date _lastPostDate

_ratingsTotalEntries

int _ratingsTotalEntries

_ratingsTotalScore

double _ratingsTotalScore

_ratingsAverageScore

double _ratingsAverageScore

Class com.liferay.blogs.kernel.model.BlogsStatsUserWrapper extends Object implements Serializable

Serialized Fields

_blogsStatsUser

BlogsStatsUser _blogsStatsUser

Package com.liferay.blogs.kernel.util.comparator

Class com.liferay.blogs.kernel.util.comparator.EntryDisplayDateComparator extends OrderByComparator<BlogsEntry> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.blogs.kernel.util.comparator.EntryModifiedDateComparator extends OrderByComparator<BlogsEntry> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.blogs.kernel.util.comparator.EntryTitleComparator extends OrderByComparator<BlogsEntry> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.blogs.kernel.util.comparator.StatsUserLastPostDateComparator extends OrderByComparator<BlogsStatsUser> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Package com.liferay.counter.kernel.exception

Class com.liferay.counter.kernel.exception.NoSuchCounterException extends NoSuchModelException implements Serializable


Package com.liferay.counter.kernel.model

Class com.liferay.counter.kernel.model.CounterSoap extends Object implements Serializable

Serialized Fields

_name

String _name

_currentId

long _currentId

Class com.liferay.counter.kernel.model.CounterWrapper extends Object implements Serializable

Serialized Fields

_counter

Counter _counter

Package com.liferay.document.library.kernel

Class com.liferay.document.library.kernel.NoSuchSyncException extends NoSuchModelException implements Serializable


Package com.liferay.document.library.kernel.antivirus

Class com.liferay.document.library.kernel.antivirus.AntivirusScannerException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Package com.liferay.document.library.kernel.exception

Class com.liferay.document.library.kernel.exception.DirectoryNameException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.DuplicateDirectoryException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.DuplicateFileEntryException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.DuplicateFileEntryTypeException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.DuplicateFileException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.DuplicateFolderNameException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.DuplicateRepositoryNameException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.FileEntryLockException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.FileEntryLockException.MustOwnLock extends FileEntryLockException implements Serializable

Class com.liferay.document.library.kernel.exception.FileExtensionException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.FileMimeTypeException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.FileNameException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.FileShortcutPermissionException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.FileSizeException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.FolderNameException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.ImageSizeException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.InvalidFileEntryTypeException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.InvalidFileVersionException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.InvalidFolderException extends PortalException implements Serializable

Serialized Fields

_folderId

long _folderId

_type

int _type

Class com.liferay.document.library.kernel.exception.NoSuchContentException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchDirectoryException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFileEntryException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFileEntryMetadataException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFileEntryTypeException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFileException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFileRankException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFileShortcutException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFileVersionException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchFolderException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchMetadataSetException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.NoSuchSyncEventException extends NoSuchModelException implements Serializable

Class com.liferay.document.library.kernel.exception.RepositoryNameException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.RequiredFileEntryTypeException extends PortalException implements Serializable

Class com.liferay.document.library.kernel.exception.SourceFileNameException extends PortalException implements Serializable


Package com.liferay.document.library.kernel.model

Class com.liferay.document.library.kernel.model.DLContentSoap extends Object implements Serializable

Serialized Fields

_contentId

long _contentId

_groupId

long _groupId

_companyId

long _companyId

_repositoryId

long _repositoryId

_path

String _path

_version

String _version

_data

Blob _data

_size

long _size

Class com.liferay.document.library.kernel.model.DLContentWrapper extends Object implements Serializable

Serialized Fields

_dlContent

DLContent _dlContent

Class com.liferay.document.library.kernel.model.DLFileEntryMetadataSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_fileEntryMetadataId

long _fileEntryMetadataId

_companyId

long _companyId

_DDMStorageId

long _DDMStorageId

_DDMStructureId

long _DDMStructureId

_fileEntryId

long _fileEntryId

_fileVersionId

long _fileVersionId

Class com.liferay.document.library.kernel.model.DLFileEntryMetadataWrapper extends Object implements Serializable

Serialized Fields

_dlFileEntryMetadata

DLFileEntryMetadata _dlFileEntryMetadata

Class com.liferay.document.library.kernel.model.DLFileEntrySoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_fileEntryId

long _fileEntryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_repositoryId

long _repositoryId

_folderId

long _folderId

_treePath

String _treePath

_name

String _name

_fileName

String _fileName

_extension

String _extension

_mimeType

String _mimeType

_title

String _title

_description

String _description

_extraSettings

String _extraSettings

_fileEntryTypeId

long _fileEntryTypeId

_version

String _version

_size

long _size

_readCount

int _readCount

_smallImageId

long _smallImageId

_largeImageId

long _largeImageId

_custom1ImageId

long _custom1ImageId

_custom2ImageId

long _custom2ImageId

_manualCheckInRequired

boolean _manualCheckInRequired

_lastPublishDate

Date _lastPublishDate

Class com.liferay.document.library.kernel.model.DLFileEntryTypeSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_fileEntryTypeId

long _fileEntryTypeId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_fileEntryTypeKey

String _fileEntryTypeKey

_name

String _name

_description

String _description

_lastPublishDate

Date _lastPublishDate

Class com.liferay.document.library.kernel.model.DLFileEntryTypeWrapper extends Object implements Serializable

Serialized Fields

_dlFileEntryType

DLFileEntryType _dlFileEntryType

Class com.liferay.document.library.kernel.model.DLFileEntryWrapper extends Object implements Serializable

Serialized Fields

_dlFileEntry

DLFileEntry _dlFileEntry

Class com.liferay.document.library.kernel.model.DLFileRankSoap extends Object implements Serializable

Serialized Fields

_fileRankId

long _fileRankId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_createDate

Date _createDate

_fileEntryId

long _fileEntryId

_active

boolean _active

Class com.liferay.document.library.kernel.model.DLFileRankWrapper extends Object implements Serializable

Serialized Fields

_dlFileRank

DLFileRank _dlFileRank

Class com.liferay.document.library.kernel.model.DLFileShortcutSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_fileShortcutId

long _fileShortcutId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_repositoryId

long _repositoryId

_folderId

long _folderId

_toFileEntryId

long _toFileEntryId

_treePath

String _treePath

_active

boolean _active

_lastPublishDate

Date _lastPublishDate

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.document.library.kernel.model.DLFileShortcutWrapper extends Object implements Serializable

Serialized Fields

_dlFileShortcut

DLFileShortcut _dlFileShortcut

Class com.liferay.document.library.kernel.model.DLFileVersionSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_fileVersionId

long _fileVersionId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_repositoryId

long _repositoryId

_folderId

long _folderId

_fileEntryId

long _fileEntryId

_treePath

String _treePath

_fileName

String _fileName

_extension

String _extension

_mimeType

String _mimeType

_title

String _title

_description

String _description

_changeLog

String _changeLog

_extraSettings

String _extraSettings

_fileEntryTypeId

long _fileEntryTypeId

_version

String _version

_size

long _size

_checksum

String _checksum

_lastPublishDate

Date _lastPublishDate

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.document.library.kernel.model.DLFileVersionWrapper extends Object implements Serializable

Serialized Fields

_dlFileVersion

DLFileVersion _dlFileVersion

Class com.liferay.document.library.kernel.model.DLFolderSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_folderId

long _folderId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_repositoryId

long _repositoryId

_mountPoint

boolean _mountPoint

_parentFolderId

long _parentFolderId

_treePath

String _treePath

_name

String _name

_description

String _description

_lastPostDate

Date _lastPostDate

_defaultFileEntryTypeId

long _defaultFileEntryTypeId

_hidden

boolean _hidden

_restrictionType

int _restrictionType

_lastPublishDate

Date _lastPublishDate

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.document.library.kernel.model.DLFolderWrapper extends Object implements Serializable

Serialized Fields

_dlFolder

DLFolder _dlFolder

Class com.liferay.document.library.kernel.model.DLSyncEventSoap extends Object implements Serializable

Serialized Fields

_syncEventId

long _syncEventId

_companyId

long _companyId

_modifiedTime

long _modifiedTime

_event

String _event

_type

String _type

_typePK

long _typePK

Class com.liferay.document.library.kernel.model.DLSyncEventWrapper extends Object implements Serializable

Serialized Fields

_dlSyncEvent

DLSyncEvent _dlSyncEvent

Package com.liferay.document.library.kernel.util.comparator

Class com.liferay.document.library.kernel.util.comparator.DLContentVersionComparator extends OrderByComparator<DLContent> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.document.library.kernel.util.comparator.FileRankCreateDateComparator extends OrderByComparator<DLFileRank> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.document.library.kernel.util.comparator.FolderIdComparator extends OrderByComparator<DLFolder> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.document.library.kernel.util.comparator.FolderNameComparator extends OrderByComparator<Folder> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.document.library.kernel.util.comparator.RepositoryModelCreateDateComparator extends OrderByComparator<T> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByModel

boolean _orderByModel

Class com.liferay.document.library.kernel.util.comparator.RepositoryModelModifiedDateComparator extends OrderByComparator<T> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByModel

boolean _orderByModel

Class com.liferay.document.library.kernel.util.comparator.RepositoryModelReadCountComparator extends OrderByComparator<T> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByModel

boolean _orderByModel

Class com.liferay.document.library.kernel.util.comparator.RepositoryModelSizeComparator extends OrderByComparator<T> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByModel

boolean _orderByModel

Class com.liferay.document.library.kernel.util.comparator.RepositoryModelTitleComparator extends OrderByComparator<T> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByModel

boolean _orderByModel

Package com.liferay.dynamic.data.mapping.kernel

Class com.liferay.dynamic.data.mapping.kernel.DDMForm extends Object implements Serializable

Serialized Fields

_availableLocales

Set<E> _availableLocales

_ddmFormFields

List<E> _ddmFormFields

_defaultLocale

Locale _defaultLocale

Class com.liferay.dynamic.data.mapping.kernel.DDMFormField extends Object implements Serializable

Serialized Fields

_ddmForm

DDMForm _ddmForm

_nestedDDMFormFields

List<E> _nestedDDMFormFields

_properties

Map<K,V> _properties

Class com.liferay.dynamic.data.mapping.kernel.DDMFormFieldOptions extends Object implements Serializable

Serialized Fields

_defaultLocale

Locale _defaultLocale

_options

Map<K,V> _options

Class com.liferay.dynamic.data.mapping.kernel.DDMFormFieldValue extends Object implements Serializable

Serialized Fields

_ddmFormValues

DDMFormValues _ddmFormValues

_instanceId

String _instanceId

_name

String _name

_nestedDDMFormFieldValues

List<E> _nestedDDMFormFieldValues

_value

Value _value

Class com.liferay.dynamic.data.mapping.kernel.DDMFormValues extends Object implements Serializable

Serialized Fields

_availableLocales

Set<E> _availableLocales

_ddmForm

DDMForm _ddmForm

_ddmFormFieldValues

List<E> _ddmFormFieldValues

_defaultLocale

Locale _defaultLocale

Class com.liferay.dynamic.data.mapping.kernel.LocalizedValue extends Object implements Serializable

Serialized Fields

_defaultLocale

Locale _defaultLocale

_values

Map<K,V> _values

Class com.liferay.dynamic.data.mapping.kernel.NoSuchStructureException extends NoSuchModelException implements Serializable

Class com.liferay.dynamic.data.mapping.kernel.RequiredStructureException extends PortalException implements Serializable

Class com.liferay.dynamic.data.mapping.kernel.StorageFieldRequiredException extends PortalException implements Serializable

Class com.liferay.dynamic.data.mapping.kernel.StructureDefinitionException extends PortalException implements Serializable

Class com.liferay.dynamic.data.mapping.kernel.StructureDuplicateElementException extends PortalException implements Serializable

Class com.liferay.dynamic.data.mapping.kernel.StructureNameException extends PortalException implements Serializable

Class com.liferay.dynamic.data.mapping.kernel.UnlocalizedValue extends Object implements Serializable

Serialized Fields

_values

Map<K,V> _values

Package com.liferay.expando.kernel.exception

Class com.liferay.expando.kernel.exception.ColumnNameException extends PortalException implements Serializable

Class com.liferay.expando.kernel.exception.ColumnTypeException extends PortalException implements Serializable

Class com.liferay.expando.kernel.exception.DuplicateColumnNameException extends PortalException implements Serializable

Class com.liferay.expando.kernel.exception.DuplicateTableNameException extends PortalException implements Serializable

Class com.liferay.expando.kernel.exception.NoSuchColumnException extends NoSuchModelException implements Serializable

Class com.liferay.expando.kernel.exception.NoSuchRowException extends NoSuchModelException implements Serializable

Class com.liferay.expando.kernel.exception.NoSuchTableException extends NoSuchModelException implements Serializable

Class com.liferay.expando.kernel.exception.NoSuchValueException extends NoSuchModelException implements Serializable

Class com.liferay.expando.kernel.exception.TableNameException extends PortalException implements Serializable

Class com.liferay.expando.kernel.exception.ValueDataException extends PortalException implements Serializable


Package com.liferay.expando.kernel.model

Class com.liferay.expando.kernel.model.ExpandoColumnSoap extends Object implements Serializable

Serialized Fields

_columnId

long _columnId

_companyId

long _companyId

_tableId

long _tableId

_name

String _name

_type

int _type

_defaultData

String _defaultData

_typeSettings

String _typeSettings

Class com.liferay.expando.kernel.model.ExpandoColumnWrapper extends Object implements Serializable

Serialized Fields

_expandoColumn

ExpandoColumn _expandoColumn

Class com.liferay.expando.kernel.model.ExpandoRowSoap extends Object implements Serializable

Serialized Fields

_rowId

long _rowId

_companyId

long _companyId

_modifiedDate

Date _modifiedDate

_tableId

long _tableId

_classPK

long _classPK

Class com.liferay.expando.kernel.model.ExpandoRowWrapper extends Object implements Serializable

Serialized Fields

_expandoRow

ExpandoRow _expandoRow

Class com.liferay.expando.kernel.model.ExpandoTableSoap extends Object implements Serializable

Serialized Fields

_tableId

long _tableId

_companyId

long _companyId

_classNameId

long _classNameId

_name

String _name

Class com.liferay.expando.kernel.model.ExpandoTableWrapper extends Object implements Serializable

Serialized Fields

_expandoTable

ExpandoTable _expandoTable

Class com.liferay.expando.kernel.model.ExpandoValueSoap extends Object implements Serializable

Serialized Fields

_valueId

long _valueId

_companyId

long _companyId

_tableId

long _tableId

_columnId

long _columnId

_rowId

long _rowId

_classNameId

long _classNameId

_classPK

long _classPK

_data

String _data

Class com.liferay.expando.kernel.model.ExpandoValueWrapper extends Object implements Serializable

Serialized Fields

_expandoValue

ExpandoValue _expandoValue

Package com.liferay.exportimport.kernel.exception

Class com.liferay.exportimport.kernel.exception.LARFileException extends PortalException implements Serializable

Class com.liferay.exportimport.kernel.exception.LARFileNameException extends PortalException implements Serializable

Class com.liferay.exportimport.kernel.exception.LARFileSizeException extends PortalException implements Serializable

Class com.liferay.exportimport.kernel.exception.LARTypeException extends PortalException implements Serializable

Class com.liferay.exportimport.kernel.exception.LayoutImportException extends PortalException implements Serializable

Class com.liferay.exportimport.kernel.exception.MissingReferenceException extends PortalException implements Serializable

Serialized Fields

_missingReferences

MissingReferences _missingReferences

Class com.liferay.exportimport.kernel.exception.NoSuchConfigurationException extends NoSuchModelException implements Serializable

Class com.liferay.exportimport.kernel.exception.RemoteExportException extends PortalException implements Serializable

Serialized Fields

_groupId

long _groupId

_type

int _type

_url

String _url

Package com.liferay.exportimport.kernel.lar

Class com.liferay.exportimport.kernel.lar.ManifestSummary extends Object implements Serializable

Serialized Fields

_configurationPortletOptions

Map<K,V> _configurationPortletOptions

_dataPortlets

List<E> _dataPortlets

_exportDate

Date _exportDate

_layoutPortlets

List<E> _layoutPortlets

_manifestSummaryKeys

Set<E> _manifestSummaryKeys

_modelAdditionCounters

Map<K,V> _modelAdditionCounters

_modelDeletionCounters

Map<K,V> _modelDeletionCounters

Class com.liferay.exportimport.kernel.lar.MissingReference extends Object implements Serializable

Serialized Fields

_className

String _className

_classPK

String _classPK

_displayName

String _displayName

_groupId

long _groupId

_referrerClassName

String _referrerClassName

_referrers

Map<K,V> _referrers

_type

String _type

Class com.liferay.exportimport.kernel.lar.MissingReferences extends Object implements Serializable

Serialized Fields

_dependencyMissingReferences

Map<K,V> _dependencyMissingReferences

_weakMissingReferences

Map<K,V> _weakMissingReferences

Class com.liferay.exportimport.kernel.lar.PortletDataException extends PortalException implements Serializable

Serialized Fields

_stagedModel

StagedModel _stagedModel

_type

int _type

Class com.liferay.exportimport.kernel.lar.StagedModelModifiedDateComparator extends OrderByComparator<T extends StagedModel> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Package com.liferay.exportimport.kernel.lifecycle

Package com.liferay.exportimport.kernel.model

Class com.liferay.exportimport.kernel.model.ExportImportConfigurationSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_exportImportConfigurationId

long _exportImportConfigurationId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_name

String _name

_description

String _description

_type

int _type

_settings

String _settings

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.exportimport.kernel.model.ExportImportConfigurationWrapper extends Object implements Serializable

Serialized Fields

_exportImportConfiguration

ExportImportConfiguration _exportImportConfiguration

Package com.liferay.mail.kernel.model

Class com.liferay.mail.kernel.model.Account extends Object implements Serializable

Serialized Fields

_host

String _host

_password

String _password

_port

int _port

_protocol

String _protocol

_secure

boolean _secure

_user

String _user

Class com.liferay.mail.kernel.model.Filter extends Object implements Serializable

Serialized Fields

_emailAddress

String _emailAddress

_folder

String _folder

Class com.liferay.mail.kernel.model.IMAPAccount extends Account implements Serializable

Class com.liferay.mail.kernel.model.MailMessage extends Object implements Serializable

Serialized Fields

_bcc

javax.mail.internet.InternetAddress[] _bcc

_body

String _body

_bulkAddresses

javax.mail.internet.InternetAddress[] _bulkAddresses

_cc

javax.mail.internet.InternetAddress[] _cc

_fileAttachments

List<E> _fileAttachments

_from

javax.mail.internet.InternetAddress _from

_htmlFormat

boolean _htmlFormat

_inReplyTo

String _inReplyTo

_messageId

String _messageId

_replyTo

javax.mail.internet.InternetAddress[] _replyTo

_smtpAccount

SMTPAccount _smtpAccount

_subject

String _subject

_to

javax.mail.internet.InternetAddress[] _to

Class com.liferay.mail.kernel.model.POPAccount extends Account implements Serializable

Class com.liferay.mail.kernel.model.SMTPAccount extends Account implements Serializable


Package com.liferay.message.boards.kernel.exception

Class com.liferay.message.boards.kernel.exception.BannedUserException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.CategoryNameException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.DiscussionMaxCommentsException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.LockedThreadException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MailingListEmailAddressException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MailingListInServerNameException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MailingListInUserNameException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MailingListOutEmailAddressException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MailingListOutServerNameException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MailingListOutUserNameException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MessageBodyException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.MessageSubjectException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchBanException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchCategoryException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchDiscussionException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchMailingListException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchMessageException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchStatsUserException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchThreadException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.NoSuchThreadFlagException extends NoSuchModelException implements Serializable

Class com.liferay.message.boards.kernel.exception.RequiredMessageException extends PortalException implements Serializable

Class com.liferay.message.boards.kernel.exception.SplitThreadException extends PortalException implements Serializable


Package com.liferay.message.boards.kernel.model

Class com.liferay.message.boards.kernel.model.MBBanSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_banId

long _banId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_banUserId

long _banUserId

_lastPublishDate

Date _lastPublishDate

Class com.liferay.message.boards.kernel.model.MBBanWrapper extends Object implements Serializable

Serialized Fields

_mbBan

MBBan _mbBan

Class com.liferay.message.boards.kernel.model.MBCategorySoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_categoryId

long _categoryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_parentCategoryId

long _parentCategoryId

_name

String _name

_description

String _description

_displayStyle

String _displayStyle

_threadCount

int _threadCount

_messageCount

int _messageCount

_lastPostDate

Date _lastPostDate

_lastPublishDate

Date _lastPublishDate

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.message.boards.kernel.model.MBCategoryWrapper extends Object implements Serializable

Serialized Fields

_mbCategory

MBCategory _mbCategory

Class com.liferay.message.boards.kernel.model.MBDiscussionSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_discussionId

long _discussionId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_threadId

long _threadId

_lastPublishDate

Date _lastPublishDate

Class com.liferay.message.boards.kernel.model.MBDiscussionWrapper extends Object implements Serializable

Serialized Fields

_mbDiscussion

MBDiscussion _mbDiscussion

Class com.liferay.message.boards.kernel.model.MBMailingListSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_mailingListId

long _mailingListId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_categoryId

long _categoryId

_emailAddress

String _emailAddress

_inProtocol

String _inProtocol

_inServerName

String _inServerName

_inServerPort

int _inServerPort

_inUseSSL

boolean _inUseSSL

_inUserName

String _inUserName

_inPassword

String _inPassword

_inReadInterval

int _inReadInterval

_outEmailAddress

String _outEmailAddress

_outCustom

boolean _outCustom

_outServerName

String _outServerName

_outServerPort

int _outServerPort

_outUseSSL

boolean _outUseSSL

_outUserName

String _outUserName

_outPassword

String _outPassword

_allowAnonymous

boolean _allowAnonymous

_active

boolean _active

Class com.liferay.message.boards.kernel.model.MBMailingListWrapper extends Object implements Serializable

Serialized Fields

_mbMailingList

MBMailingList _mbMailingList

Class com.liferay.message.boards.kernel.model.MBMessageSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_messageId

long _messageId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_categoryId

long _categoryId

_threadId

long _threadId

_rootMessageId

long _rootMessageId

_parentMessageId

long _parentMessageId

_subject

String _subject

_body

String _body

_format

String _format

_anonymous

boolean _anonymous

_priority

double _priority

_allowPingbacks

boolean _allowPingbacks

_answer

boolean _answer

_lastPublishDate

Date _lastPublishDate

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.message.boards.kernel.model.MBMessageWrapper extends Object implements Serializable

Serialized Fields

_mbMessage

MBMessage _mbMessage

Class com.liferay.message.boards.kernel.model.MBStatsUserSoap extends Object implements Serializable

Serialized Fields

_statsUserId

long _statsUserId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_messageCount

int _messageCount

_lastPostDate

Date _lastPostDate

Class com.liferay.message.boards.kernel.model.MBStatsUserWrapper extends Object implements Serializable

Serialized Fields

_mbStatsUser

MBStatsUser _mbStatsUser

Class com.liferay.message.boards.kernel.model.MBThreadFlagSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_threadFlagId

long _threadFlagId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_threadId

long _threadId

_lastPublishDate

Date _lastPublishDate

Class com.liferay.message.boards.kernel.model.MBThreadFlagWrapper extends Object implements Serializable

Serialized Fields

_mbThreadFlag

MBThreadFlag _mbThreadFlag

Class com.liferay.message.boards.kernel.model.MBThreadSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_threadId

long _threadId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_categoryId

long _categoryId

_rootMessageId

long _rootMessageId

_rootMessageUserId

long _rootMessageUserId

_messageCount

int _messageCount

_viewCount

int _viewCount

_lastPostByUserId

long _lastPostByUserId

_lastPostDate

Date _lastPostDate

_priority

double _priority

_question

boolean _question

_lastPublishDate

Date _lastPublishDate

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.message.boards.kernel.model.MBThreadWrapper extends Object implements Serializable

Serialized Fields

_mbThread

MBThread _mbThread

Package com.liferay.message.boards.kernel.util.comparator

Class com.liferay.message.boards.kernel.util.comparator.MessageCreateDateComparator extends OrderByComparator<MBMessage> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.message.boards.kernel.util.comparator.MessageThreadComparator extends Object implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.message.boards.kernel.util.comparator.ThreadLastPostDateComparator extends OrderByComparator<MBThread> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Package com.liferay.portal.kernel.atom

Class com.liferay.portal.kernel.atom.AtomException extends PortalException implements Serializable

Serialized Fields

_errorCode

int _errorCode

Package com.liferay.portal.kernel.audit

Class com.liferay.portal.kernel.audit.AuditException extends PortalException implements Serializable

Class com.liferay.portal.kernel.audit.AuditMessage extends Object implements Serializable

Serialized Fields

_additionalInfo

JSONObject _additionalInfo

_className

String _className

_classPK

String _classPK

_clientHost

String _clientHost

_clientIP

String _clientIP

_companyId

long _companyId

_eventType

String _eventType

_message

String _message

_serverName

String _serverName

_serverPort

int _serverPort

_sessionID

String _sessionID

_timestamp

Date _timestamp

_userId

long _userId

_userName

String _userName

Package com.liferay.portal.kernel.backgroundtask

Class com.liferay.portal.kernel.backgroundtask.BackgroundTaskResult extends Object implements Serializable

Serialized Fields

_status

int _status

_statusMessage

String _statusMessage

Class com.liferay.portal.kernel.backgroundtask.BackgroundTaskStatus extends Object implements Serializable

Serialized Fields

_attributes

Map<K,V> _attributes

Package com.liferay.portal.kernel.backgroundtask.display

Class com.liferay.portal.kernel.backgroundtask.display.BaseBackgroundTaskDisplay extends Object implements Serializable

Serialized Fields

backgroundTask

BackgroundTask backgroundTask

backgroundTaskStatus

BackgroundTaskStatus backgroundTaskStatus

Package com.liferay.portal.kernel.bean

Class com.liferay.portal.kernel.bean.AutoEscapeBeanHandler extends Object implements Serializable

Serialized Fields

_bean

Serializable _bean

Class com.liferay.portal.kernel.bean.BeanLocatorException extends RuntimeException implements Serializable


Package com.liferay.portal.kernel.bi.rules

Class com.liferay.portal.kernel.bi.rules.Fact extends Object implements Serializable

Serialized Fields

_factObject

Object _factObject

_identifier

String _identifier

Class com.liferay.portal.kernel.bi.rules.Query extends Object implements Serializable

Serialized Fields

_arguments

List<E> _arguments

_identifier

String _identifier

_queryName

String _queryName

_queryType

QueryType _queryType

Class com.liferay.portal.kernel.bi.rules.RulesEngineException extends PortalException implements Serializable

Class com.liferay.portal.kernel.bi.rules.RulesResourceRetriever extends Object implements Serializable

Serialized Fields

_resourceRetrievers

Set<E> _resourceRetrievers

_rulesLanguage

String _rulesLanguage

Package com.liferay.portal.kernel.cache

Class com.liferay.portal.kernel.cache.PortalCacheException extends RuntimeException implements Serializable


Package com.liferay.portal.kernel.cache.transactional

Class com.liferay.portal.kernel.cache.transactional.TransactionalPortalCacheHelper.PortalCacheMap extends HashMap<PortalCache<? extends Serializable,?>,com.liferay.portal.kernel.cache.transactional.TransactionalPortalCacheHelper.UncommittedBuffer> implements Serializable


Package com.liferay.portal.kernel.cal

Class com.liferay.portal.kernel.cal.DayAndPosition extends Object implements Serializable

Serialized Fields

_day

int _day
Field day


_position

int _position
Field position

Class com.liferay.portal.kernel.cal.Duration extends Object implements Serializable

Serialized Fields

_days

int _days
Field days


_hours

int _hours
Field hours


_minutes

int _minutes
Field minutes


_seconds

int _seconds
Field seconds


_weeks

int _weeks
Field weeks

Class com.liferay.portal.kernel.cal.Recurrence extends Object implements Serializable

Serialized Fields

byDay

DayAndPosition[] byDay
Field byDay


byMonth

int[] byMonth
Field byMonth


byMonthDay

int[] byMonthDay
Field byMonthDay


byWeekNo

int[] byWeekNo
Field byWeekNo


byYearDay

int[] byYearDay
Field byYearDay


dtStart

Calendar dtStart
Field dtStart


duration

Duration duration
Field duration


frequency

int frequency
Field frequency


interval

int interval
Field interval


occurrence

int occurrence
Field interval


until

Calendar until
Field until

Class com.liferay.portal.kernel.cal.TZSRecurrence extends Recurrence implements Serializable

Serialized Fields

_timeZone

TimeZone _timeZone

Package com.liferay.portal.kernel.captcha

Class com.liferay.portal.kernel.captcha.CaptchaConfigurationException extends CaptchaException implements Serializable

Class com.liferay.portal.kernel.captcha.CaptchaException extends PortalException implements Serializable

Class com.liferay.portal.kernel.captcha.CaptchaMaxChallengesException extends CaptchaException implements Serializable

Class com.liferay.portal.kernel.captcha.CaptchaTextException extends CaptchaException implements Serializable


Package com.liferay.portal.kernel.cluster

Class com.liferay.portal.kernel.cluster.ClusterEvent extends Object implements Serializable

Serialized Fields

_clusterEventType

ClusterEventType _clusterEventType

_clusterNodes

List<E> _clusterNodes

Class com.liferay.portal.kernel.cluster.ClusterException extends PortalException implements Serializable

Class com.liferay.portal.kernel.cluster.ClusterNode extends Object implements Serializable

Serialized Fields

_bindInetAddress

InetAddress _bindInetAddress

_clusterNodeId

String _clusterNodeId

_portalInetSocketAddress

InetSocketAddress _portalInetSocketAddress

_portalProtocol

String _portalProtocol

Class com.liferay.portal.kernel.cluster.ClusterNodeResponse extends Object implements Serializable

Serialized Fields

_clusterNode

ClusterNode _clusterNode

_exception

Exception _exception

_result

Serializable _result

_uuid

String _uuid

Class com.liferay.portal.kernel.cluster.ClusterNodeResponses extends Object implements Serializable

Serialized Fields

_clusterResponsesByClusterNode

Map<K,V> _clusterResponsesByClusterNode

_clusterResponsesQueue

BlockingQueue<E> _clusterResponsesQueue

_expectedReplyNodeIds

Set<E> _expectedReplyNodeIds

Class com.liferay.portal.kernel.cluster.ClusterRequest extends Object implements Serializable

Serialized Fields

_fireAndForget

boolean _fireAndForget

_multicast

boolean _multicast

_payload

Serializable _payload

_skipLocal

boolean _skipLocal

_targetClusterNodeIds

Set<E> _targetClusterNodeIds

_uuid

String _uuid

Package com.liferay.portal.kernel.comment

Class com.liferay.portal.kernel.comment.DuplicateCommentException extends PortalException implements Serializable


Package com.liferay.portal.kernel.concurrent

Class com.liferay.portal.kernel.concurrent.ConcurrentHashSet extends MapBackedSet<E> implements Serializable

Class com.liferay.portal.kernel.concurrent.ConcurrentIdentityHashMap extends ConcurrentMapperHashMap<K,IdentityKey<K>,V,V> implements Serializable

Class com.liferay.portal.kernel.concurrent.ConcurrentMapperHashMap extends AbstractMap<K,V> implements Serializable

serialVersionUID: 1L

Serialized Fields

innerConcurrentMap

ConcurrentMap<K,V> innerConcurrentMap

Class com.liferay.portal.kernel.concurrent.ConcurrentReferenceKeyHashMap extends ConcurrentMapperHashMap<K,Reference<K>,V,V> implements Serializable

Serialized Fields

_keyFinalizeAction

FinalizeAction _keyFinalizeAction

_referenceFactory

FinalizeManager.ReferenceFactory _referenceFactory

Class com.liferay.portal.kernel.concurrent.ConcurrentReferenceValueHashMap extends ConcurrentMapperHashMap<K,K,V,Reference<V>> implements Serializable

Serialized Fields

_referenceFactory

FinalizeManager.ReferenceFactory _referenceFactory

Class com.liferay.portal.kernel.concurrent.IdentityKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_key

Object _key

Package com.liferay.portal.kernel.dao.orm

Class com.liferay.portal.kernel.dao.orm.ObjectNotFoundException extends ORMException implements Serializable

Class com.liferay.portal.kernel.dao.orm.ORMException extends RuntimeException implements Serializable


Package com.liferay.portal.kernel.deploy.auto

Class com.liferay.portal.kernel.deploy.auto.AutoDeployException extends PortalException implements Serializable


Package com.liferay.portal.kernel.deploy.hot

Class com.liferay.portal.kernel.deploy.hot.HotDeployException extends PortalException implements Serializable

Class com.liferay.portal.kernel.deploy.hot.LiferayPackageHotDeployException extends PortalException implements Serializable


Package com.liferay.portal.kernel.diff

Class com.liferay.portal.kernel.diff.CompareVersionsException extends PortalException implements Serializable

Serialized Fields

_version

double _version

Package com.liferay.portal.kernel.events

Class com.liferay.portal.kernel.events.ActionException extends PortalException implements Serializable


Package com.liferay.portal.kernel.exception

Class com.liferay.portal.kernel.exception.AccountNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.AddressCityException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.AddressStreetException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.AddressZipException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.BulkException extends Exception implements Serializable

Serialized Fields

_causes

Collection<E> _causes

Class com.liferay.portal.kernel.exception.CompanyMaxUsersException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CompanyMxException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CompanyVirtualHostException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CompanyWebIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ContactBirthdayException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ContactClassNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ContactFirstNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ContactFullNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ContactLastNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ContactNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ContactNameException.MustHaveFirstName extends ContactNameException implements Serializable

Class com.liferay.portal.kernel.exception.ContactNameException.MustHaveLastName extends ContactNameException implements Serializable

Class com.liferay.portal.kernel.exception.ContactNameException.MustHaveMiddleName extends ContactNameException implements Serializable

Class com.liferay.portal.kernel.exception.ContactNameException.MustHaveValidFullName extends ContactNameException implements Serializable

Serialized Fields

fullNameValidator

FullNameValidator fullNameValidator

Class com.liferay.portal.kernel.exception.CookieNotSupportedException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CountryA2Exception extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CountryA3Exception extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CountryIddException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CountryNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.CountryNumberException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateGoogleUserIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateGroupException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateOpenIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateOrganizationException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicatePasswordPolicyException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateRoleException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateTeamException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateUserEmailAddressException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateUserGroupException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateUserIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.DuplicateUserScreenNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.EmailAddressException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.GroupFriendlyURLException extends LayoutFriendlyURLException implements Serializable

Class com.liferay.portal.kernel.exception.GroupInheritContentException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.GroupKeyException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.GroupParentException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.GroupParentException.MustNotBeOwnParent extends GroupParentException implements Serializable

Serialized Fields

groupId

long groupId

Class com.liferay.portal.kernel.exception.GroupParentException.MustNotHaveChildParent extends GroupParentException implements Serializable

Serialized Fields

groupId

long groupId

parentGroupId

long parentGroupId

Class com.liferay.portal.kernel.exception.GroupParentException.MustNotHaveStagingParent extends GroupParentException implements Serializable

Serialized Fields

groupId

long groupId

parentGroupId

long parentGroupId

Class com.liferay.portal.kernel.exception.ImageTypeException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.InvalidRepositoryException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.LayoutBranchNameException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.LayoutFriendlyURLException extends PortalException implements Serializable

Serialized Fields

_duplicateClassName

String _duplicateClassName

_duplicateClassPK

long _duplicateClassPK

_keywordConflict

String _keywordConflict

_type

int _type

Class com.liferay.portal.kernel.exception.LayoutFriendlyURLsException extends LocalizedException implements Serializable

Class com.liferay.portal.kernel.exception.LayoutHiddenException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.LayoutNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.LayoutParentLayoutIdException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.LayoutPermissionException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.LayoutPrototypeException extends PortalException implements Serializable

Serialized Fields

_missingLayoutPrototypes

List<E> _missingLayoutPrototypes

Class com.liferay.portal.kernel.exception.LayoutRevisionMajorException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.LayoutSetBranchNameException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.LayoutSetVirtualHostException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.LayoutTypeException extends PortalException implements Serializable

Serialized Fields

_layoutType

String _layoutType

_type

int _type

Class com.liferay.portal.kernel.exception.LocaleException extends PortalException implements Serializable

Serialized Fields

_sourceAvailableLocales

Collection<E> _sourceAvailableLocales

_targetAvailableLocales

Collection<E> _targetAvailableLocales

_type

int _type

Class com.liferay.portal.kernel.exception.LocalizedException extends PortalException implements Serializable

Serialized Fields

_localizedExceptionsMap

Map<K,V> _localizedExceptionsMap

Class com.liferay.portal.kernel.exception.LoggedExceptionInInitializerError extends ExceptionInInitializerError implements Serializable

Class com.liferay.portal.kernel.exception.MembershipRequestCommentsException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ModelListenerException extends SystemException implements Serializable

Class com.liferay.portal.kernel.exception.NestableException extends Exception implements Serializable

Class com.liferay.portal.kernel.exception.NestableRuntimeException extends RuntimeException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchAccountException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchAddressException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchBackgroundTaskException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchBrowserTrackerException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchClassNameException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchClusterGroupException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchCompanyException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchContactException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchCountryException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchEmailAddressException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchGroupException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchImageException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutBranchException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutPrototypeException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutRevisionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutSetBranchException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutSetException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutSetPrototypeException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchLayoutTemplateException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchListTypeException extends NoSuchModelException implements Serializable

Serialized Fields

_type

String _type

Class com.liferay.portal.kernel.exception.NoSuchMembershipRequestException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchModelException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchOrganizationException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchOrgGroupRoleException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchOrgLaborException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPasswordPolicyException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPasswordPolicyRelException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPasswordTrackerException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPhoneException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPluginSettingException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPortletException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPortletItemException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPortletPreferencesException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPreferencesException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchPropertiesException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchRecentLayoutBranchException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchRecentLayoutRevisionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchRecentLayoutSetBranchException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchRegionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchReleaseException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchRepositoryEntryException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchRepositoryException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchResourceActionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchResourceBlockException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchResourceBlockPermissionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchResourceException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchResourceNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchResourcePermissionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchResourceTypePermissionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchRoleException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchServiceComponentException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchSubscriptionException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchSystemEventException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchTeamException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchTicketException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserGroupException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserGroupGroupRoleException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserGroupRoleException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserIdMapperException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserNotificationDeliveryException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserNotificationEventException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserTrackerException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchUserTrackerPathException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchVirtualHostException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchWebDAVPropsException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchWebsiteException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchWorkflowDefinitionLinkException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.NoSuchWorkflowInstanceLinkException extends NoSuchModelException implements Serializable

Class com.liferay.portal.kernel.exception.OldServiceComponentException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.OrganizationIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.OrganizationNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.OrganizationParentException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.OrganizationTypeException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PasswordExpiredException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PasswordPolicyNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PendingBackgroundTaskException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PhoneNumberException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PhoneNumberExtensionException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PortalException extends NestableException implements Serializable

Class com.liferay.portal.kernel.exception.PortletActiveException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PortletDefaultPreferencesException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PortletIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PortletItemNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PortletPreferencesException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.PortletPreferencesException.MustBeStrict extends PortletPreferencesException implements Serializable

Serialized Fields

portletId

String portletId

Class com.liferay.portal.kernel.exception.PwdEncryptorException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RegionCodeException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RegionNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RemoteOptionsException extends PortalException implements Serializable

Serialized Fields

_remoteAddress

String _remoteAddress

_remoteGroupId

long _remoteGroupId

_remotePathContext

String _remotePathContext

_remotePort

int _remotePort

_type

int _type

Class com.liferay.portal.kernel.exception.RequiredCompanyException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredFieldException extends PortalException implements Serializable

Serialized Fields

_labelId

String _labelId

_requiredField

String _requiredField

Class com.liferay.portal.kernel.exception.RequiredGroupException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.RequiredGroupException.MustNotDeleteCurrentGroup extends RequiredGroupException implements Serializable

Serialized Fields

groupId

long groupId

Class com.liferay.portal.kernel.exception.RequiredGroupException.MustNotDeleteGroupThatHasChild extends RequiredGroupException implements Serializable

Serialized Fields

groupId

long groupId

Class com.liferay.portal.kernel.exception.RequiredGroupException.MustNotDeleteSystemGroup extends RequiredGroupException implements Serializable

Serialized Fields

groupId

long groupId

Class com.liferay.portal.kernel.exception.RequiredLayoutException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.RequiredLayoutPrototypeException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredLayoutSetBranchException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredLayoutSetPrototypeException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredOrganizationException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredPasswordPolicyException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredReminderQueryException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredRoleException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredUserException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RequiredUserGroupException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ReservedUserEmailAddressException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ReservedUserIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ReservedUserScreenNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ResourceActionsException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.ResourceBlocksNotSupportedException extends SystemException implements Serializable

Class com.liferay.portal.kernel.exception.ResourcePrimKeyException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RoleAssignmentException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RoleNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RolePermissionsException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.RSSFeedException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.SendPasswordException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.SendPasswordException.MustBeEnabled extends SendPasswordException implements Serializable

Serialized Fields

company

Company company

Class com.liferay.portal.kernel.exception.SitemapChangeFrequencyException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.SitemapIncludeException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.SitemapPagePriorityException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.SystemException extends NestableRuntimeException implements Serializable

Class com.liferay.portal.kernel.exception.TeamNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.TermsOfUseException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.TrashPermissionException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.UserActiveException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserEmailAddressException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserEmailAddressException.MustBeEqual extends UserEmailAddressException implements Serializable

Serialized Fields

emailAddress1

String emailAddress1

emailAddress2

String emailAddress2

user

User user

Class com.liferay.portal.kernel.exception.UserEmailAddressException.MustNotBeDuplicate extends UserEmailAddressException implements Serializable

Serialized Fields

emailAddress

String emailAddress

userId

long userId

Class com.liferay.portal.kernel.exception.UserEmailAddressException.MustNotBeNull extends UserEmailAddressException implements Serializable

Class com.liferay.portal.kernel.exception.UserEmailAddressException.MustNotBePOP3User extends UserEmailAddressException implements Serializable

Serialized Fields

emailAddress

String emailAddress

Class com.liferay.portal.kernel.exception.UserEmailAddressException.MustNotBeReserved extends UserEmailAddressException implements Serializable

Serialized Fields

emailAddress

String emailAddress

reservedEmailAddresses

String[] reservedEmailAddresses

Class com.liferay.portal.kernel.exception.UserEmailAddressException.MustNotUseCompanyMx extends UserEmailAddressException implements Serializable

Serialized Fields

emailAddress

String emailAddress

Class com.liferay.portal.kernel.exception.UserEmailAddressException.MustValidate extends UserEmailAddressException implements Serializable

Serialized Fields

emailAddress

String emailAddress

emailAddressValidator

EmailAddressValidator emailAddressValidator

Class com.liferay.portal.kernel.exception.UserFieldException extends PortalException implements Serializable

Serialized Fields

_fields

List<E> _fields

Class com.liferay.portal.kernel.exception.UserGroupNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserIdException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserIdException.MustNotBeNull extends UserIdException implements Serializable

Class com.liferay.portal.kernel.exception.UserIdException.MustNotBeReserved extends UserIdException implements Serializable

Serialized Fields

reservedUserIds

String[] reservedUserIds

userId

long userId

Class com.liferay.portal.kernel.exception.UserLockoutException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserLockoutException.LDAPLockout extends UserLockoutException implements Serializable

Serialized Fields

fullUserDN

String fullUserDN

ldapMessage

String ldapMessage

Class com.liferay.portal.kernel.exception.UserLockoutException.PasswordPolicyLockout extends UserLockoutException implements Serializable

Serialized Fields

passwordPolicy

PasswordPolicy passwordPolicy

user

User user

Class com.liferay.portal.kernel.exception.UserPasswordException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.exception.UserPasswordException.MustBeLonger extends UserPasswordException implements Serializable

Serialized Fields

minLength

int minLength

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustComplyWithModelListeners extends UserPasswordException implements Serializable

Serialized Fields

modelListenerException

ModelListenerException modelListenerException

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustComplyWithRegex extends UserPasswordException implements Serializable

Serialized Fields

regex

String regex

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustMatch extends UserPasswordException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustMatchCurrentPassword extends UserPasswordException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustNotBeChanged extends UserPasswordException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustNotBeChangedYet extends UserPasswordException implements Serializable

Serialized Fields

changeableDate

Date changeableDate

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustNotBeEqualToCurrent extends UserPasswordException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustNotBeNull extends UserPasswordException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustNotBeRecentlyUsed extends UserPasswordException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustNotBeTrivial extends UserPasswordException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.exception.UserPasswordException.MustNotContainDictionaryWords extends UserPasswordException implements Serializable

Serialized Fields

dictionaryWords

List<E> dictionaryWords

userId

long userId

Class com.liferay.portal.kernel.exception.UserReminderQueryException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserScreenNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustNotBeDuplicate extends UserScreenNameException implements Serializable

Serialized Fields

screenName

String screenName

userId

long userId

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustNotBeNull extends UserScreenNameException implements Serializable

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustNotBeNumeric extends UserScreenNameException implements Serializable

Serialized Fields

screenName

String screenName

userId

long userId

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustNotBeReserved extends UserScreenNameException implements Serializable

Serialized Fields

reservedScreenNames

String[] reservedScreenNames

screenName

String screenName

userId

long userId

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustNotBeReservedForAnonymous extends UserScreenNameException implements Serializable

Serialized Fields

reservedScreenNames

String[] reservedScreenNames

screenName

String screenName

userId

long userId

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustNotBeUsedByGroup extends UserScreenNameException implements Serializable

Serialized Fields

group

Group group

screenName

String screenName

userId

long userId

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustProduceValidFriendlyURL extends UserScreenNameException implements Serializable

Serialized Fields

exceptionType

int exceptionType

screenName

String screenName

userId

long userId

Class com.liferay.portal.kernel.exception.UserScreenNameException.MustValidate extends UserScreenNameException implements Serializable

Serialized Fields

screenName

String screenName

screenNameValidator

ScreenNameValidator screenNameValidator

userId

long userId

Class com.liferay.portal.kernel.exception.UserSmsException extends PortalException implements Serializable

Class com.liferay.portal.kernel.exception.UserSmsException.MustBeEmailAddress extends UserSmsException implements Serializable

Serialized Fields

smsSn

String smsSn

Class com.liferay.portal.kernel.exception.WebsiteURLException extends PortalException implements Serializable


Package com.liferay.portal.kernel.executor

Class com.liferay.portal.kernel.executor.PortalExecutorConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_allowCoreThreadTimeout

boolean _allowCoreThreadTimeout

_corePoolSize

int _corePoolSize

_keepAliveTime

long _keepAliveTime

_maxPoolSize

int _maxPoolSize

_maxQueueSize

int _maxQueueSize

_name

String _name

_rejectedExecutionHandler

RejectedExecutionHandler _rejectedExecutionHandler

_threadFactory

ThreadFactory _threadFactory

_threadPoolHandler

ThreadPoolHandler _threadPoolHandler

_timeUnit

TimeUnit _timeUnit

Package com.liferay.portal.kernel.io

Class com.liferay.portal.kernel.io.PathHolder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_pathString

String _pathString

_separatorChar

char _separatorChar

Package com.liferay.portal.kernel.jazzy

Class com.liferay.portal.kernel.jazzy.InvalidWord extends Object implements Serializable

Serialized Fields

_invalidWord

String _invalidWord

_suggestions

List<E> _suggestions

_wordContext

String _wordContext

_wordContextPosition

int _wordContextPosition

Package com.liferay.portal.kernel.jmx.model

Class com.liferay.portal.kernel.jmx.model.Domain extends Object implements Serializable

Serialized Fields

_domainName

String _domainName

_loaded

boolean _loaded

_mBeans

List<E> _mBeans

Class com.liferay.portal.kernel.jmx.model.MBean extends Object implements Serializable

Serialized Fields

_domainName

String _domainName

_loaded

boolean _loaded

_mBeanInfo

MBeanInfo _mBeanInfo

_mBeanName

String _mBeanName

_objectName

ObjectName _objectName

_path

List<E> _path

Package com.liferay.portal.kernel.json

Class com.liferay.portal.kernel.json.JSONException extends PortalException implements Serializable


Package com.liferay.portal.kernel.jsonwebservice

Class com.liferay.portal.kernel.jsonwebservice.NoSuchJSONWebServiceException extends PortalException implements Serializable


Package com.liferay.portal.kernel.lock

Class com.liferay.portal.kernel.lock.DuplicateLockException extends PortalException implements Serializable

Serialized Fields

_lock

Lock _lock

Class com.liferay.portal.kernel.lock.ExpiredLockException extends PortalException implements Serializable

Class com.liferay.portal.kernel.lock.InvalidLockException extends PortalException implements Serializable

Class com.liferay.portal.kernel.lock.NoSuchLockException extends NoSuchModelException implements Serializable


Package com.liferay.portal.kernel.log

Class com.liferay.portal.kernel.log.LogSanitizerException extends Exception implements Serializable


Package com.liferay.portal.kernel.management

Class com.liferay.portal.kernel.management.ClusterManageActionWrapper extends Object implements Serializable

Serialized Fields

_clusterGroup

ClusterGroup _clusterGroup

_manageAction

ManageAction<T> _manageAction

Class com.liferay.portal.kernel.management.ManageActionException extends PortalException implements Serializable


Package com.liferay.portal.kernel.management.jmx

Class com.liferay.portal.kernel.management.jmx.BaseJMXManageAction extends Object implements Serializable

Class com.liferay.portal.kernel.management.jmx.DoOperationAction extends BaseJMXManageAction<Object> implements Serializable

Serialized Fields

_objectName

ObjectName _objectName

_operationName

String _operationName

_parameters

Object[] _parameters

_signature

String[] _signature

Class com.liferay.portal.kernel.management.jmx.GetAttributesAction extends BaseJMXManageAction<AttributeList> implements Serializable

Serialized Fields

_mBean

MBean _mBean

Class com.liferay.portal.kernel.management.jmx.ListDomainsAction extends BaseJMXManageAction<String[]> implements Serializable

Class com.liferay.portal.kernel.management.jmx.ListMBeansAction extends BaseJMXManageAction<Set<MBean>> implements Serializable

Serialized Fields

_domainName

String _domainName

Class com.liferay.portal.kernel.management.jmx.LoadMBeanInfoAction extends BaseJMXManageAction<MBean> implements Serializable

Serialized Fields

_mBean

MBean _mBean

Class com.liferay.portal.kernel.management.jmx.SetAttributeAction extends BaseJMXManageAction<Void> implements Serializable

Serialized Fields

_name

String _name

_objectName

ObjectName _objectName

_value

Object _value

Package com.liferay.portal.kernel.messaging

Class com.liferay.portal.kernel.messaging.DestinationConfiguration extends Object implements Serializable

Serialized Fields

_destinationName

String _destinationName

_destinationType

String _destinationType

_maximumQueueSize

int _maximumQueueSize

_rejectedExecutionHandler

RejectedExecutionHandler _rejectedExecutionHandler

_workersCoreSize

int _workersCoreSize

_workersMaxSize

int _workersMaxSize

Class com.liferay.portal.kernel.messaging.Message extends Object implements Serializable

Serialized Fields

_destinationName

String _destinationName

_payload

Object _payload

_response

Object _response

_responseDestinationName

String _responseDestinationName

_responseId

String _responseId

_values

Map<K,V> _values

Class com.liferay.portal.kernel.messaging.MessageBatch extends Object implements Serializable

Serialized Fields

_messageBatchId

String _messageBatchId

_messages

List<E> _messages

Class com.liferay.portal.kernel.messaging.MessageBusException extends PortalException implements Serializable

Class com.liferay.portal.kernel.messaging.MessageListenerException extends PortalException implements Serializable

Class com.liferay.portal.kernel.messaging.MessageStatus extends Object implements Serializable

Serialized Fields

_endTime

long _endTime

_exceptionMessage

String _exceptionMessage

_exceptionStackTrace

String _exceptionStackTrace

_payload

Object _payload

_startTime

long _startTime

Package com.liferay.portal.kernel.messaging.proxy

Class com.liferay.portal.kernel.messaging.proxy.ProxyRequest extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws ClassNotFoundException,
                         IOException
Throws:
ClassNotFoundException
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Class com.liferay.portal.kernel.messaging.proxy.ProxyResponse extends Object implements Serializable

Serialized Fields

_exception

Exception _exception

_result

Object _result

Package com.liferay.portal.kernel.microsofttranslator

Class com.liferay.portal.kernel.microsofttranslator.MicrosoftTranslatorException extends PortalException implements Serializable


Package com.liferay.portal.kernel.mobile.device

Class com.liferay.portal.kernel.mobile.device.AbstractDevice extends Object implements Serializable

Class com.liferay.portal.kernel.mobile.device.Capability extends Object implements Serializable

Serialized Fields

_name

String _name

_value

String _value

Class com.liferay.portal.kernel.mobile.device.Dimensions extends Object implements Serializable

Serialized Fields

_height

float _height

_width

float _width

Class com.liferay.portal.kernel.mobile.device.UnknownDevice extends AbstractDevice implements Serializable

Class com.liferay.portal.kernel.mobile.device.VersionableName extends Object implements Serializable

Serialized Fields

_name

String _name

_versions

Set<E> _versions

Package com.liferay.portal.kernel.model

Class com.liferay.portal.kernel.model.AccountSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_accountId

long _accountId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_parentAccountId

long _parentAccountId

_name

String _name

_legalName

String _legalName

_legalId

String _legalId

_legalType

String _legalType

_sicCode

String _sicCode

_tickerSymbol

String _tickerSymbol

_industry

String _industry

_type

String _type

_size

String _size

Class com.liferay.portal.kernel.model.AccountWrapper extends Object implements Serializable

Serialized Fields

_account

Account _account

Class com.liferay.portal.kernel.model.AddressSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_addressId

long _addressId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_street1

String _street1

_street2

String _street2

_street3

String _street3

_city

String _city

_zip

String _zip

_regionId

long _regionId

_countryId

long _countryId

_typeId

long _typeId

_mailing

boolean _mailing

_primary

boolean _primary

Class com.liferay.portal.kernel.model.AddressWrapper extends Object implements Serializable

Serialized Fields

_address

Address _address

Class com.liferay.portal.kernel.model.BrowserTrackerSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_browserTrackerId

long _browserTrackerId

_companyId

long _companyId

_userId

long _userId

_browserKey

long _browserKey

Class com.liferay.portal.kernel.model.BrowserTrackerWrapper extends Object implements Serializable

Serialized Fields

_browserTracker

BrowserTracker _browserTracker

Class com.liferay.portal.kernel.model.ClassNameSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_classNameId

long _classNameId

_value

String _value

Class com.liferay.portal.kernel.model.ClassNameWrapper extends Object implements Serializable

Serialized Fields

_className

ClassName _className

Class com.liferay.portal.kernel.model.ClusterGroupSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_clusterGroupId

long _clusterGroupId

_name

String _name

_clusterNodeIds

String _clusterNodeIds

_wholeCluster

boolean _wholeCluster

Class com.liferay.portal.kernel.model.ClusterGroupWrapper extends Object implements Serializable

Serialized Fields

_clusterGroup

ClusterGroup _clusterGroup

Class com.liferay.portal.kernel.model.CompanySoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_companyId

long _companyId

_accountId

long _accountId

_webId

String _webId

_key

String _key

_mx

String _mx

_homeURL

String _homeURL

_logoId

long _logoId

_system

boolean _system

_maxUsers

int _maxUsers

_active

boolean _active

Class com.liferay.portal.kernel.model.CompanyWrapper extends Object implements Serializable

Serialized Fields

_company

Company _company

Class com.liferay.portal.kernel.model.ContactSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_contactId

long _contactId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_accountId

long _accountId

_parentContactId

long _parentContactId

_emailAddress

String _emailAddress

_firstName

String _firstName

_middleName

String _middleName

_lastName

String _lastName

_prefixId

long _prefixId

_suffixId

long _suffixId

_male

boolean _male

_birthday

Date _birthday

_smsSn

String _smsSn

_facebookSn

String _facebookSn

_jabberSn

String _jabberSn

_skypeSn

String _skypeSn

_twitterSn

String _twitterSn

_employeeStatusId

String _employeeStatusId

_employeeNumber

String _employeeNumber

_jobTitle

String _jobTitle

_jobClass

String _jobClass

_hoursOfOperation

String _hoursOfOperation

Class com.liferay.portal.kernel.model.ContactWrapper extends Object implements Serializable

Serialized Fields

_contact

Contact _contact

Class com.liferay.portal.kernel.model.CountrySoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_countryId

long _countryId

_name

String _name

_a2

String _a2

_a3

String _a3

_number

String _number

_idd

String _idd

_zipRequired

boolean _zipRequired

_active

boolean _active

Class com.liferay.portal.kernel.model.CountryWrapper extends Object implements Serializable

Serialized Fields

_country

Country _country

Class com.liferay.portal.kernel.model.EmailAddressSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_emailAddressId

long _emailAddressId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_address

String _address

_typeId

long _typeId

_primary

boolean _primary

Class com.liferay.portal.kernel.model.EmailAddressWrapper extends Object implements Serializable

Serialized Fields

_emailAddress

EmailAddress _emailAddress

Class com.liferay.portal.kernel.model.GroupSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_groupId

long _groupId

_companyId

long _companyId

_creatorUserId

long _creatorUserId

_classNameId

long _classNameId

_classPK

long _classPK

_parentGroupId

long _parentGroupId

_liveGroupId

long _liveGroupId

_treePath

String _treePath

_groupKey

String _groupKey

_name

String _name

_description

String _description

_type

int _type

_typeSettings

String _typeSettings

_manualMembership

boolean _manualMembership

_membershipRestriction

int _membershipRestriction

_friendlyURL

String _friendlyURL

_site

boolean _site

_remoteStagingGroupCount

int _remoteStagingGroupCount

_inheritContent

boolean _inheritContent

_active

boolean _active

Class com.liferay.portal.kernel.model.GroupWrapper extends Object implements Serializable

Serialized Fields

_group

Group _group

Class com.liferay.portal.kernel.model.ImageSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_imageId

long _imageId

_companyId

long _companyId

_modifiedDate

Date _modifiedDate

_type

String _type

_height

int _height

_width

int _width

_size

int _size

Class com.liferay.portal.kernel.model.ImageWrapper extends Object implements Serializable

Serialized Fields

_image

Image _image

Class com.liferay.portal.kernel.model.LayoutBranchSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_layoutBranchId

long _layoutBranchId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_layoutSetBranchId

long _layoutSetBranchId

_plid

long _plid

_name

String _name

_description

String _description

_master

boolean _master

Class com.liferay.portal.kernel.model.LayoutBranchWrapper extends Object implements Serializable

Serialized Fields

_layoutBranch

LayoutBranch _layoutBranch

Class com.liferay.portal.kernel.model.LayoutFriendlyURLSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_layoutFriendlyURLId

long _layoutFriendlyURLId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_plid

long _plid

_privateLayout

boolean _privateLayout

_friendlyURL

String _friendlyURL

_languageId

String _languageId

_lastPublishDate

Date _lastPublishDate

Class com.liferay.portal.kernel.model.LayoutFriendlyURLWrapper extends Object implements Serializable

Serialized Fields

_layoutFriendlyURL

LayoutFriendlyURL _layoutFriendlyURL

Class com.liferay.portal.kernel.model.LayoutPrototypeSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_layoutPrototypeId

long _layoutPrototypeId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_name

String _name

_description

String _description

_settings

String _settings

_active

boolean _active

Class com.liferay.portal.kernel.model.LayoutPrototypeWrapper extends Object implements Serializable

Serialized Fields

_layoutPrototype

LayoutPrototype _layoutPrototype

Class com.liferay.portal.kernel.model.LayoutReference extends Object implements Serializable

Serialized Fields

_layoutSoap

LayoutSoap _layoutSoap

_portletId

String _portletId

Class com.liferay.portal.kernel.model.LayoutRevisionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_layoutRevisionId

long _layoutRevisionId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_layoutSetBranchId

long _layoutSetBranchId

_layoutBranchId

long _layoutBranchId

_parentLayoutRevisionId

long _parentLayoutRevisionId

_head

boolean _head

_major

boolean _major

_plid

long _plid

_privateLayout

boolean _privateLayout

_name

String _name

_title

String _title

_description

String _description

_keywords

String _keywords

_robots

String _robots

_typeSettings

String _typeSettings

_iconImageId

long _iconImageId

_themeId

String _themeId

_colorSchemeId

String _colorSchemeId

_css

String _css

_status

int _status

_statusByUserId

long _statusByUserId

_statusByUserName

String _statusByUserName

_statusDate

Date _statusDate

Class com.liferay.portal.kernel.model.LayoutRevisionWrapper extends Object implements Serializable

Serialized Fields

_layoutRevision

LayoutRevision _layoutRevision

Class com.liferay.portal.kernel.model.LayoutSetBranchSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_layoutSetBranchId

long _layoutSetBranchId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_privateLayout

boolean _privateLayout

_name

String _name

_description

String _description

_master

boolean _master

_logoId

long _logoId

_themeId

String _themeId

_colorSchemeId

String _colorSchemeId

_css

String _css

_settings

String _settings

_layoutSetPrototypeUuid

String _layoutSetPrototypeUuid

_layoutSetPrototypeLinkEnabled

boolean _layoutSetPrototypeLinkEnabled

Class com.liferay.portal.kernel.model.LayoutSetBranchWrapper extends Object implements Serializable

Serialized Fields

_layoutSetBranch

LayoutSetBranch _layoutSetBranch

Class com.liferay.portal.kernel.model.LayoutSetPrototypeSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_layoutSetPrototypeId

long _layoutSetPrototypeId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_name

String _name

_description

String _description

_settings

String _settings

_active

boolean _active

Class com.liferay.portal.kernel.model.LayoutSetPrototypeWrapper extends Object implements Serializable

Serialized Fields

_layoutSetPrototype

LayoutSetPrototype _layoutSetPrototype

Class com.liferay.portal.kernel.model.LayoutSetSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_layoutSetId

long _layoutSetId

_groupId

long _groupId

_companyId

long _companyId

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_privateLayout

boolean _privateLayout

_logoId

long _logoId

_themeId

String _themeId

_colorSchemeId

String _colorSchemeId

_css

String _css

_pageCount

int _pageCount

_settings

String _settings

_layoutSetPrototypeUuid

String _layoutSetPrototypeUuid

_layoutSetPrototypeLinkEnabled

boolean _layoutSetPrototypeLinkEnabled

Class com.liferay.portal.kernel.model.LayoutSetStagingHandler extends Object implements Serializable

Serialized Fields

_layoutSet

LayoutSet _layoutSet

_layoutSetBranch

LayoutSetBranch _layoutSetBranch

Class com.liferay.portal.kernel.model.LayoutSetWrapper extends Object implements Serializable

Serialized Fields

_layoutSet

LayoutSet _layoutSet

Class com.liferay.portal.kernel.model.LayoutSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_plid

long _plid

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_privateLayout

boolean _privateLayout

_layoutId

long _layoutId

_parentLayoutId

long _parentLayoutId

_name

String _name

_title

String _title

_description

String _description

_keywords

String _keywords

_robots

String _robots

_type

String _type

_typeSettings

String _typeSettings

_hidden

boolean _hidden

_friendlyURL

String _friendlyURL

_iconImageId

long _iconImageId

_themeId

String _themeId

_colorSchemeId

String _colorSchemeId

_css

String _css

_priority

int _priority

_layoutPrototypeUuid

String _layoutPrototypeUuid

_layoutPrototypeLinkEnabled

boolean _layoutPrototypeLinkEnabled

_sourcePrototypeLayoutUuid

String _sourcePrototypeLayoutUuid

_lastPublishDate

Date _lastPublishDate

Class com.liferay.portal.kernel.model.LayoutStagingHandler extends Object implements Serializable

Serialized Fields

_layout

Layout _layout

_layoutRevision

LayoutRevision _layoutRevision

Class com.liferay.portal.kernel.model.LayoutWrapper extends Object implements Serializable

Serialized Fields

_layout

Layout _layout

Class com.liferay.portal.kernel.model.ListTypeSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_listTypeId

long _listTypeId

_name

String _name

_type

String _type

Class com.liferay.portal.kernel.model.ListTypeWrapper extends Object implements Serializable

Serialized Fields

_listType

ListType _listType

Class com.liferay.portal.kernel.model.MembershipRequestSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_membershipRequestId

long _membershipRequestId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_createDate

Date _createDate

_comments

String _comments

_replyComments

String _replyComments

_replyDate

Date _replyDate

_replierUserId

long _replierUserId

_statusId

long _statusId

Class com.liferay.portal.kernel.model.MembershipRequestWrapper extends Object implements Serializable

Serialized Fields

_membershipRequest

MembershipRequest _membershipRequest

Class com.liferay.portal.kernel.model.OrganizationSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_organizationId

long _organizationId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_parentOrganizationId

long _parentOrganizationId

_treePath

String _treePath

_name

String _name

_type

String _type

_recursable

boolean _recursable

_regionId

long _regionId

_countryId

long _countryId

_statusId

long _statusId

_comments

String _comments

_logoId

long _logoId

Class com.liferay.portal.kernel.model.OrganizationWrapper extends Object implements Serializable

Serialized Fields

_organization

Organization _organization

Class com.liferay.portal.kernel.model.OrgGroupRoleSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_organizationId

long _organizationId

_groupId

long _groupId

_roleId

long _roleId

_companyId

long _companyId

Class com.liferay.portal.kernel.model.OrgGroupRoleWrapper extends Object implements Serializable

Serialized Fields

_orgGroupRole

OrgGroupRole _orgGroupRole

Class com.liferay.portal.kernel.model.OrgLaborSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_orgLaborId

long _orgLaborId

_companyId

long _companyId

_organizationId

long _organizationId

_typeId

long _typeId

_sunOpen

int _sunOpen

_sunClose

int _sunClose

_monOpen

int _monOpen

_monClose

int _monClose

_tueOpen

int _tueOpen

_tueClose

int _tueClose

_wedOpen

int _wedOpen

_wedClose

int _wedClose

_thuOpen

int _thuOpen

_thuClose

int _thuClose

_friOpen

int _friOpen

_friClose

int _friClose

_satOpen

int _satOpen

_satClose

int _satClose

Class com.liferay.portal.kernel.model.OrgLaborWrapper extends Object implements Serializable

Serialized Fields

_orgLabor

OrgLabor _orgLabor

Class com.liferay.portal.kernel.model.PasswordPolicyRelSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_passwordPolicyRelId

long _passwordPolicyRelId

_companyId

long _companyId

_passwordPolicyId

long _passwordPolicyId

_classNameId

long _classNameId

_classPK

long _classPK

Class com.liferay.portal.kernel.model.PasswordPolicyRelWrapper extends Object implements Serializable

Serialized Fields

_passwordPolicyRel

PasswordPolicyRel _passwordPolicyRel

Class com.liferay.portal.kernel.model.PasswordPolicySoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_passwordPolicyId

long _passwordPolicyId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_defaultPolicy

boolean _defaultPolicy

_name

String _name

_description

String _description

_changeable

boolean _changeable

_changeRequired

boolean _changeRequired

_minAge

long _minAge

_checkSyntax

boolean _checkSyntax

_allowDictionaryWords

boolean _allowDictionaryWords

_minAlphanumeric

int _minAlphanumeric

_minLength

int _minLength

_minLowerCase

int _minLowerCase

_minNumbers

int _minNumbers

_minSymbols

int _minSymbols

_minUpperCase

int _minUpperCase

_regex

String _regex

_history

boolean _history

_historyCount

int _historyCount

_expireable

boolean _expireable

_maxAge

long _maxAge

_warningTime

long _warningTime

_graceLimit

int _graceLimit

_lockout

boolean _lockout

_maxFailure

int _maxFailure

_lockoutDuration

long _lockoutDuration

_requireUnlock

boolean _requireUnlock

_resetFailureCount

long _resetFailureCount

_resetTicketMaxAge

long _resetTicketMaxAge

Class com.liferay.portal.kernel.model.PasswordPolicyWrapper extends Object implements Serializable

Serialized Fields

_passwordPolicy

PasswordPolicy _passwordPolicy

Class com.liferay.portal.kernel.model.PasswordTrackerSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_passwordTrackerId

long _passwordTrackerId

_companyId

long _companyId

_userId

long _userId

_createDate

Date _createDate

_password

String _password

Class com.liferay.portal.kernel.model.PasswordTrackerWrapper extends Object implements Serializable

Serialized Fields

_passwordTracker

PasswordTracker _passwordTracker

Class com.liferay.portal.kernel.model.PermissionDisplay extends Object implements Serializable

Serialized Fields

_actionId

String _actionId

_actionLabel

String _actionLabel

_modelLabel

String _modelLabel

_modelName

String _modelName

_permission

Permission _permission

_portletLabel

String _portletLabel

_portletName

String _portletName

_resource

Resource _resource

Class com.liferay.portal.kernel.model.PhoneSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_phoneId

long _phoneId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_number

String _number

_extension

String _extension

_typeId

long _typeId

_primary

boolean _primary

Class com.liferay.portal.kernel.model.PhoneWrapper extends Object implements Serializable

Serialized Fields

_phone

Phone _phone

Class com.liferay.portal.kernel.model.PluginSettingSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_pluginSettingId

long _pluginSettingId

_companyId

long _companyId

_pluginId

String _pluginId

_pluginType

String _pluginType

_roles

String _roles

_active

boolean _active

Class com.liferay.portal.kernel.model.PluginSettingWrapper extends Object implements Serializable

Serialized Fields

_pluginSetting

PluginSetting _pluginSetting

Class com.liferay.portal.kernel.model.PortalPreferencesSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_portalPreferencesId

long _portalPreferencesId

_ownerId

long _ownerId

_ownerType

int _ownerType

_preferences

String _preferences

Class com.liferay.portal.kernel.model.PortalPreferencesWrapper extends Object implements Serializable

Serialized Fields

_portalPreferences

PortalPreferences _portalPreferences

Class com.liferay.portal.kernel.model.PortletCategory extends Object implements Serializable

Serialized Fields

_name

String _name

_parentPortletCategory

PortletCategory _parentPortletCategory

_path

String _path

_portletCategories

Map<K,V> _portletCategories

_portletIds

Set<E> _portletIds

Class com.liferay.portal.kernel.model.PortletInfo extends Object implements Serializable

Serialized Fields

_description

String _description

_keywords

String _keywords

_shortTitle

String _shortTitle

_title

String _title

Class com.liferay.portal.kernel.model.PortletItemSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_portletItemId

long _portletItemId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_name

String _name

_portletId

String _portletId

_classNameId

long _classNameId

Class com.liferay.portal.kernel.model.PortletItemWrapper extends Object implements Serializable

Serialized Fields

_portletItem

PortletItem _portletItem

Class com.liferay.portal.kernel.model.PortletPreferencesIds extends Object implements Serializable

Serialized Fields

_companyId

long _companyId

_ownerId

long _ownerId

_ownerType

int _ownerType

_plid

long _plid

_portletId

String _portletId

Class com.liferay.portal.kernel.model.PortletPreferencesSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_portletPreferencesId

long _portletPreferencesId

_companyId

long _companyId

_ownerId

long _ownerId

_ownerType

int _ownerType

_plid

long _plid

_portletId

String _portletId

_preferences

String _preferences

Class com.liferay.portal.kernel.model.PortletPreferencesWrapper extends Object implements Serializable

Serialized Fields

_portletPreferences

PortletPreferences _portletPreferences

Class com.liferay.portal.kernel.model.PortletSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_id

long _id

_companyId

long _companyId

_portletId

String _portletId

_roles

String _roles

_active

boolean _active

Class com.liferay.portal.kernel.model.PortletWrapper extends Object implements Serializable

Serialized Fields

_portlet

Portlet _portlet

Class com.liferay.portal.kernel.model.RecentLayoutBranchSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_recentLayoutBranchId

long _recentLayoutBranchId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_layoutBranchId

long _layoutBranchId

_layoutSetBranchId

long _layoutSetBranchId

_plid

long _plid

Class com.liferay.portal.kernel.model.RecentLayoutBranchWrapper extends Object implements Serializable

Serialized Fields

_recentLayoutBranch

RecentLayoutBranch _recentLayoutBranch

Class com.liferay.portal.kernel.model.RecentLayoutRevisionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_recentLayoutRevisionId

long _recentLayoutRevisionId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_layoutRevisionId

long _layoutRevisionId

_layoutSetBranchId

long _layoutSetBranchId

_plid

long _plid

Class com.liferay.portal.kernel.model.RecentLayoutRevisionWrapper extends Object implements Serializable

Serialized Fields

_recentLayoutRevision

RecentLayoutRevision _recentLayoutRevision

Class com.liferay.portal.kernel.model.RecentLayoutSetBranchSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_recentLayoutSetBranchId

long _recentLayoutSetBranchId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_layoutSetBranchId

long _layoutSetBranchId

_layoutSetId

long _layoutSetId

Class com.liferay.portal.kernel.model.RecentLayoutSetBranchWrapper extends Object implements Serializable

Serialized Fields

_recentLayoutSetBranch

RecentLayoutSetBranch _recentLayoutSetBranch

Class com.liferay.portal.kernel.model.RegionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_regionId

long _regionId

_countryId

long _countryId

_regionCode

String _regionCode

_name

String _name

_active

boolean _active

Class com.liferay.portal.kernel.model.RegionWrapper extends Object implements Serializable

Serialized Fields

_region

Region _region

Class com.liferay.portal.kernel.model.ReleaseSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_releaseId

long _releaseId

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_servletContextName

String _servletContextName

_schemaVersion

String _schemaVersion

_buildNumber

int _buildNumber

_buildDate

Date _buildDate

_verified

boolean _verified

_state

int _state

_testString

String _testString

Class com.liferay.portal.kernel.model.ReleaseWrapper extends Object implements Serializable

Serialized Fields

_release

Release _release

Class com.liferay.portal.kernel.model.RepositoryEntrySoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_repositoryEntryId

long _repositoryEntryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_repositoryId

long _repositoryId

_mappedId

String _mappedId

_manualCheckInRequired

boolean _manualCheckInRequired

_lastPublishDate

Date _lastPublishDate

Class com.liferay.portal.kernel.model.RepositoryEntryWrapper extends Object implements Serializable

Serialized Fields

_repositoryEntry

RepositoryEntry _repositoryEntry

Class com.liferay.portal.kernel.model.RepositorySoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_repositoryId

long _repositoryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_name

String _name

_description

String _description

_portletId

String _portletId

_typeSettings

String _typeSettings

_dlFolderId

long _dlFolderId

_lastPublishDate

Date _lastPublishDate

Class com.liferay.portal.kernel.model.RepositoryWrapper extends Object implements Serializable

Serialized Fields

_repository

Repository _repository

Class com.liferay.portal.kernel.model.ResourceActionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_resourceActionId

long _resourceActionId

_name

String _name

_actionId

String _actionId

_bitwiseValue

long _bitwiseValue

Class com.liferay.portal.kernel.model.ResourceActionWrapper extends Object implements Serializable

Serialized Fields

_resourceAction

ResourceAction _resourceAction

Class com.liferay.portal.kernel.model.ResourceBlockPermissionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_resourceBlockPermissionId

long _resourceBlockPermissionId

_companyId

long _companyId

_resourceBlockId

long _resourceBlockId

_roleId

long _roleId

_actionIds

long _actionIds

Class com.liferay.portal.kernel.model.ResourceBlockPermissionWrapper extends Object implements Serializable

Serialized Fields

_resourceBlockPermission

ResourceBlockPermission _resourceBlockPermission

Class com.liferay.portal.kernel.model.ResourceBlockSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_resourceBlockId

long _resourceBlockId

_companyId

long _companyId

_groupId

long _groupId

_name

String _name

_permissionsHash

String _permissionsHash

_referenceCount

long _referenceCount

Class com.liferay.portal.kernel.model.ResourceBlockWrapper extends Object implements Serializable

Serialized Fields

_resourceBlock

ResourceBlock _resourceBlock

Class com.liferay.portal.kernel.model.ResourcePermissionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_resourcePermissionId

long _resourcePermissionId

_companyId

long _companyId

_name

String _name

_scope

int _scope

_primKey

String _primKey

_primKeyId

long _primKeyId

_roleId

long _roleId

_ownerId

long _ownerId

_actionIds

long _actionIds

_viewActionId

boolean _viewActionId

Class com.liferay.portal.kernel.model.ResourcePermissionWrapper extends Object implements Serializable

Serialized Fields

_resourcePermission

ResourcePermission _resourcePermission

Class com.liferay.portal.kernel.model.ResourceTypePermissionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_resourceTypePermissionId

long _resourceTypePermissionId

_companyId

long _companyId

_groupId

long _groupId

_name

String _name

_roleId

long _roleId

_actionIds

long _actionIds

Class com.liferay.portal.kernel.model.ResourceTypePermissionWrapper extends Object implements Serializable

Serialized Fields

_resourceTypePermission

ResourceTypePermission _resourceTypePermission

Class com.liferay.portal.kernel.model.RoleSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_roleId

long _roleId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_name

String _name

_title

String _title

_description

String _description

_type

int _type

_subtype

String _subtype

Class com.liferay.portal.kernel.model.RoleWrapper extends Object implements Serializable

Serialized Fields

_role

Role _role

Class com.liferay.portal.kernel.model.ServiceComponentSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_serviceComponentId

long _serviceComponentId

_buildNamespace

String _buildNamespace

_buildNumber

long _buildNumber

_buildDate

long _buildDate

_data

String _data

Class com.liferay.portal.kernel.model.ServiceComponentWrapper extends Object implements Serializable

Serialized Fields

_serviceComponent

ServiceComponent _serviceComponent

Class com.liferay.portal.kernel.model.SpriteImage extends Object implements Serializable

Serialized Fields

_height

int _height

_imageFileName

String _imageFileName

_offset

int _offset

_spriteFileName

String _spriteFileName

_width

int _width

Class com.liferay.portal.kernel.model.SubscriptionSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_subscriptionId

long _subscriptionId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_frequency

String _frequency

Class com.liferay.portal.kernel.model.SubscriptionWrapper extends Object implements Serializable

Serialized Fields

_subscription

Subscription _subscription

Class com.liferay.portal.kernel.model.SystemEventSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_systemEventId

long _systemEventId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_classNameId

long _classNameId

_classPK

long _classPK

_classUuid

String _classUuid

_referrerClassNameId

long _referrerClassNameId

_parentSystemEventId

long _parentSystemEventId

_systemEventSetKey

long _systemEventSetKey

_type

int _type

_extraData

String _extraData

Class com.liferay.portal.kernel.model.SystemEventWrapper extends Object implements Serializable

Serialized Fields

_systemEvent

SystemEvent _systemEvent

Class com.liferay.portal.kernel.model.TeamSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_teamId

long _teamId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_groupId

long _groupId

_name

String _name

_description

String _description

_lastPublishDate

Date _lastPublishDate

Class com.liferay.portal.kernel.model.TeamWrapper extends Object implements Serializable

Serialized Fields

_team

Team _team

Class com.liferay.portal.kernel.model.TicketSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_ticketId

long _ticketId

_companyId

long _companyId

_createDate

Date _createDate

_classNameId

long _classNameId

_classPK

long _classPK

_key

String _key

_type

int _type

_extraInfo

String _extraInfo

_expirationDate

Date _expirationDate

Class com.liferay.portal.kernel.model.TicketWrapper extends Object implements Serializable

Serialized Fields

_ticket

Ticket _ticket

Class com.liferay.portal.kernel.model.UserGroupGroupRoleSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_userGroupId

long _userGroupId

_groupId

long _groupId

_roleId

long _roleId

_companyId

long _companyId

Class com.liferay.portal.kernel.model.UserGroupGroupRoleWrapper extends Object implements Serializable

Serialized Fields

_userGroupGroupRole

UserGroupGroupRole _userGroupGroupRole

Class com.liferay.portal.kernel.model.UserGroupRoleSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_userId

long _userId

_groupId

long _groupId

_roleId

long _roleId

_companyId

long _companyId

Class com.liferay.portal.kernel.model.UserGroupRoleWrapper extends Object implements Serializable

Serialized Fields

_userGroupRole

UserGroupRole _userGroupRole

Class com.liferay.portal.kernel.model.UserGroupSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_userGroupId

long _userGroupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_parentUserGroupId

long _parentUserGroupId

_name

String _name

_description

String _description

_addedByLDAPImport

boolean _addedByLDAPImport

Class com.liferay.portal.kernel.model.UserGroupWrapper extends Object implements Serializable

Serialized Fields

_userGroup

UserGroup _userGroup

Class com.liferay.portal.kernel.model.UserIdMapperSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_userIdMapperId

long _userIdMapperId

_companyId

long _companyId

_userId

long _userId

_type

String _type

_description

String _description

_externalUserId

String _externalUserId

Class com.liferay.portal.kernel.model.UserIdMapperWrapper extends Object implements Serializable

Serialized Fields

_userIdMapper

UserIdMapper _userIdMapper

Class com.liferay.portal.kernel.model.UserNotificationDeliverySoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_userNotificationDeliveryId

long _userNotificationDeliveryId

_companyId

long _companyId

_userId

long _userId

_portletId

String _portletId

_classNameId

long _classNameId

_notificationType

int _notificationType

_deliveryType

int _deliveryType

_deliver

boolean _deliver

Class com.liferay.portal.kernel.model.UserNotificationDeliveryWrapper extends Object implements Serializable

Serialized Fields

_userNotificationDelivery

UserNotificationDelivery _userNotificationDelivery

Class com.liferay.portal.kernel.model.UserNotificationEventSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_userNotificationEventId

long _userNotificationEventId

_companyId

long _companyId

_userId

long _userId

_type

String _type

_timestamp

long _timestamp

_deliveryType

int _deliveryType

_deliverBy

long _deliverBy

_delivered

boolean _delivered

_payload

String _payload

_actionRequired

boolean _actionRequired

_archived

boolean _archived

Class com.liferay.portal.kernel.model.UserNotificationEventWrapper extends Object implements Serializable

Serialized Fields

_userNotificationEvent

UserNotificationEvent _userNotificationEvent

Class com.liferay.portal.kernel.model.UserSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_userId

long _userId

_companyId

long _companyId

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_defaultUser

boolean _defaultUser

_contactId

long _contactId

_password

String _password

_passwordEncrypted

boolean _passwordEncrypted

_passwordReset

boolean _passwordReset

_passwordModifiedDate

Date _passwordModifiedDate

_digest

String _digest

_reminderQueryQuestion

String _reminderQueryQuestion

_reminderQueryAnswer

String _reminderQueryAnswer

_graceLoginCount

int _graceLoginCount

_screenName

String _screenName

_emailAddress

String _emailAddress

_facebookId

long _facebookId

_googleUserId

String _googleUserId

_ldapServerId

long _ldapServerId

_openId

String _openId

_portraitId

long _portraitId

_languageId

String _languageId

_timeZoneId

String _timeZoneId

_greeting

String _greeting

_comments

String _comments

_firstName

String _firstName

_middleName

String _middleName

_lastName

String _lastName

_jobTitle

String _jobTitle

_loginDate

Date _loginDate

_loginIP

String _loginIP

_lastLoginDate

Date _lastLoginDate

_lastLoginIP

String _lastLoginIP

_lastFailedLoginDate

Date _lastFailedLoginDate

_failedLoginAttempts

int _failedLoginAttempts

_lockout

boolean _lockout

_lockoutDate

Date _lockoutDate

_agreedToTermsOfUse

boolean _agreedToTermsOfUse

_emailAddressVerified

boolean _emailAddressVerified

_status

int _status

Class com.liferay.portal.kernel.model.UserTrackerPathSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_userTrackerPathId

long _userTrackerPathId

_companyId

long _companyId

_userTrackerId

long _userTrackerId

_path

String _path

_pathDate

Date _pathDate

Class com.liferay.portal.kernel.model.UserTrackerPathWrapper extends Object implements Serializable

Serialized Fields

_userTrackerPath

UserTrackerPath _userTrackerPath

Class com.liferay.portal.kernel.model.UserTrackerSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_userTrackerId

long _userTrackerId

_companyId

long _companyId

_userId

long _userId

_modifiedDate

Date _modifiedDate

_sessionId

String _sessionId

_remoteAddr

String _remoteAddr

_remoteHost

String _remoteHost

_userAgent

String _userAgent

Class com.liferay.portal.kernel.model.UserTrackerWrapper extends Object implements Serializable

Serialized Fields

_userTracker

UserTracker _userTracker

Class com.liferay.portal.kernel.model.UserWrapper extends Object implements Serializable

Serialized Fields

_user

User _user

Class com.liferay.portal.kernel.model.VirtualHostSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_virtualHostId

long _virtualHostId

_companyId

long _companyId

_layoutSetId

long _layoutSetId

_hostname

String _hostname

Class com.liferay.portal.kernel.model.VirtualHostWrapper extends Object implements Serializable

Serialized Fields

_virtualHost

VirtualHost _virtualHost

Class com.liferay.portal.kernel.model.WebDAVPropsSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_webDavPropsId

long _webDavPropsId

_companyId

long _companyId

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_props

String _props

Class com.liferay.portal.kernel.model.WebDAVPropsWrapper extends Object implements Serializable

Serialized Fields

_webDAVProps

WebDAVProps _webDAVProps

Class com.liferay.portal.kernel.model.WebsiteSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_uuid

String _uuid

_websiteId

long _websiteId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_url

String _url

_typeId

long _typeId

_primary

boolean _primary

_lastPublishDate

Date _lastPublishDate

Class com.liferay.portal.kernel.model.WebsiteWrapper extends Object implements Serializable

Serialized Fields

_website

Website _website

Class com.liferay.portal.kernel.model.WorkflowDefinitionLinkSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_workflowDefinitionLinkId

long _workflowDefinitionLinkId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_typePK

long _typePK

_workflowDefinitionName

String _workflowDefinitionName

_workflowDefinitionVersion

int _workflowDefinitionVersion

Class com.liferay.portal.kernel.model.WorkflowDefinitionLinkWrapper extends Object implements Serializable

Serialized Fields

_workflowDefinitionLink

WorkflowDefinitionLink _workflowDefinitionLink

Class com.liferay.portal.kernel.model.WorkflowInstanceLinkSoap extends Object implements Serializable

Serialized Fields

_mvccVersion

long _mvccVersion

_workflowInstanceLinkId

long _workflowInstanceLinkId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_workflowInstanceId

long _workflowInstanceId

Class com.liferay.portal.kernel.model.WorkflowInstanceLinkWrapper extends Object implements Serializable

Serialized Fields

_workflowInstanceLink

WorkflowInstanceLink _workflowInstanceLink

Package com.liferay.portal.kernel.model.adapter

Package com.liferay.portal.kernel.model.impl

Class com.liferay.portal.kernel.model.impl.BaseLayoutTypeControllerImpl extends Object implements Serializable

Serialized Fields

servletContext

javax.servlet.ServletContext servletContext

Class com.liferay.portal.kernel.model.impl.BaseModelImpl extends Object implements Serializable

Serialized Fields

_cachedModel

boolean _cachedModel

_new

boolean _new

Class com.liferay.portal.kernel.model.impl.DefaultLayoutTypeAccessPolicyImpl extends Object implements Serializable

Class com.liferay.portal.kernel.model.impl.ModificationDeniedLayoutTypeAccessPolicyImpl extends DefaultLayoutTypeAccessPolicyImpl implements Serializable

Class com.liferay.portal.kernel.model.impl.VirtualLayout extends LayoutWrapper implements Serializable

Serialized Fields

_layoutType

LayoutType _layoutType

_sourceLayout

Layout _sourceLayout

_targetGroup

Group _targetGroup

Package com.liferay.portal.kernel.module.configuration

Class com.liferay.portal.kernel.module.configuration.ConfigurationException extends PortalException implements Serializable


Package com.liferay.portal.kernel.monitoring

Class com.liferay.portal.kernel.monitoring.MonitoringException extends PortalException implements Serializable


Package com.liferay.portal.kernel.nio.intraband

Class com.liferay.portal.kernel.nio.intraband.ClosedIntrabandException extends IllegalStateException implements Serializable


Package com.liferay.portal.kernel.nio.intraband.mailbox

Class com.liferay.portal.kernel.nio.intraband.mailbox.MailboxException extends Exception implements Serializable


Package com.liferay.portal.kernel.nio.intraband.messaging

Class com.liferay.portal.kernel.nio.intraband.messaging.DestinationConfigurationProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_destinationName

String _destinationName

Class com.liferay.portal.kernel.nio.intraband.messaging.MessageRoutingBag extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws ClassNotFoundException,
                         IOException
Throws:
ClassNotFoundException
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Package com.liferay.portal.kernel.nio.intraband.proxy

Package com.liferay.portal.kernel.nio.intraband.rpc

Class com.liferay.portal.kernel.nio.intraband.rpc.RPCResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_exception

Exception _exception

_result

Serializable _result

Package com.liferay.portal.kernel.nio.intraband.welder

Class com.liferay.portal.kernel.nio.intraband.welder.BaseWelder extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream objectInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

Package com.liferay.portal.kernel.nio.intraband.welder.fifo

Class com.liferay.portal.kernel.nio.intraband.welder.fifo.FIFOWelder extends BaseWelder implements Serializable

Serialized Fields

inputFIFOFile

File inputFIFOFile

outputFIFOFile

File outputFIFOFile

Package com.liferay.portal.kernel.nio.intraband.welder.socket

Class com.liferay.portal.kernel.nio.intraband.welder.socket.SocketWelder extends BaseWelder implements Serializable

Serialized Fields

bufferSize

int bufferSize

keepAlive

boolean keepAlive

reuseAddress

boolean reuseAddress

serverPort

int serverPort

soLinger

int soLinger

soTimeout

int soTimeout

tcpNoDelay

boolean tcpNoDelay

Package com.liferay.portal.kernel.notifications

Class com.liferay.portal.kernel.notifications.ChannelException extends PortalException implements Serializable

Class com.liferay.portal.kernel.notifications.DuplicateChannelException extends ChannelException implements Serializable

Class com.liferay.portal.kernel.notifications.DuplicateChannelHubException extends ChannelException implements Serializable

Class com.liferay.portal.kernel.notifications.DuplicateChannelListenerException extends ChannelException implements Serializable

Class com.liferay.portal.kernel.notifications.NotificationEvent extends Object implements Serializable

Serialized Fields

_archived

boolean _archived

_deliverBy

long _deliverBy

_deliveryRequired

boolean _deliveryRequired

_deliveryType

int _deliveryType

_payloadJSONObject

JSONObject _payloadJSONObject

_timestamp

long _timestamp

_type

String _type

_uuid

String _uuid

Class com.liferay.portal.kernel.notifications.UnknownChannelException extends ChannelException implements Serializable

Class com.liferay.portal.kernel.notifications.UnknownChannelHubException extends ChannelException implements Serializable


Package com.liferay.portal.kernel.oauth

Class com.liferay.portal.kernel.oauth.OAuthException extends PortalException implements Serializable


Package com.liferay.portal.kernel.patcher

Class com.liferay.portal.kernel.patcher.PatchInconsistencyException extends PortalException implements Serializable


Package com.liferay.portal.kernel.plugin

Class com.liferay.portal.kernel.plugin.License extends Object implements Serializable

Serialized Fields

_name

String _name

_osiApproved

boolean _osiApproved

_url

String _url

Class com.liferay.portal.kernel.plugin.RequiredPluginPackageException extends PortalException implements Serializable

Serialized Fields

_context

String _context

Class com.liferay.portal.kernel.plugin.Version extends Object implements Serializable

Serialized Fields

_bugFix

String _bugFix

_buildNumber

String _buildNumber

_major

String _major

_minor

String _minor

_qualifier

String _qualifier

Package com.liferay.portal.kernel.poller

Class com.liferay.portal.kernel.poller.DefaultPollerResponse extends Object implements Serializable

Serialized Fields

_chunkId

String _chunkId

_closed

boolean _closed

_parameterMap

Map<K,V> _parameterMap

_pollerHeader

PollerHeader _pollerHeader

_portletId

String _portletId

Class com.liferay.portal.kernel.poller.PollerException extends PortalException implements Serializable

Class com.liferay.portal.kernel.poller.PollerHeader extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_browserKey

long _browserKey

_companyId

long _companyId

_portletIdsMap

Map<K,V> _portletIdsMap

_startPolling

boolean _startPolling

_userId

long _userId

Class com.liferay.portal.kernel.poller.PollerRequest extends Object implements Serializable

Serialized Fields

_chunkId

String _chunkId

_parameterMap

Map<K,V> _parameterMap

_pollerHeader

PollerHeader _pollerHeader

_portletId

String _portletId

_receiveRequest

boolean _receiveRequest

Class com.liferay.portal.kernel.poller.PollerResponseClosedException extends PollerException implements Serializable

Class com.liferay.portal.kernel.poller.PollerWriterClosedException extends PollerException implements Serializable


Package com.liferay.portal.kernel.poller.comet

Class com.liferay.portal.kernel.poller.comet.CometException extends PortalException implements Serializable


Package com.liferay.portal.kernel.pop

Class com.liferay.portal.kernel.pop.MessageListenerException extends PortalException implements Serializable


Package com.liferay.portal.kernel.portlet

Class com.liferay.portal.kernel.portlet.ActionResult extends Object implements Serializable

Serialized Fields

_events

List<E> _events

_location

String _location

Class com.liferay.portal.kernel.portlet.PortletContainerException extends PortalException implements Serializable

Class com.liferay.portal.kernel.portlet.PortletLayoutListenerException extends RuntimeException implements Serializable

Class com.liferay.portal.kernel.portlet.PortletRequestModel extends Object implements Serializable

Serialized Fields

_actionURL

String _actionURL

_applicationScopeSessionAttributes

Map<K,V> _applicationScopeSessionAttributes

_attributes

Map<K,V> _attributes

_authType

String _authType

_containerNamespace

String _containerNamespace

_contentType

String _contentType

_contextPath

String _contextPath

_lifecycle

String _lifecycle

_locale

Locale _locale

_parameters

Map<K,V> _parameters

_portletMode

PortletMode _portletMode

_portletNamespace

String _portletNamespace

_portletScopeSessioAttributes

Map<K,V> _portletScopeSessioAttributes

_portletSessionId

String _portletSessionId

_remoteUser

String _remoteUser

_renderURL

String _renderURL

_renderURLExclusive

String _renderURLExclusive

_renderURLMaximized

String _renderURLMaximized

_renderURLMinimized

String _renderURLMinimized

_renderURLNormal

String _renderURLNormal

_renderURLPopUp

String _renderURLPopUp

_resourceURL

String _resourceURL

_scheme

String _scheme

_secure

boolean _secure

_serverName

String _serverName

_serverPort

int _serverPort

_themeDisplayModel

ThemeDisplayModel _themeDisplayModel

_windowState

WindowState _windowState

Package com.liferay.portal.kernel.process

Class com.liferay.portal.kernel.process.ProcessConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_arguments

List<E> _arguments

_bootstrapClassPathHolders

PathHolder[] _bootstrapClassPathHolders

_javaExecutable

String _javaExecutable

_runtimeClassPathHolders

PathHolder[] _runtimeClassPathHolders

Class com.liferay.portal.kernel.process.ProcessException extends Exception implements Serializable

serialVersionUID: 1L

Class com.liferay.portal.kernel.process.TerminationProcessException extends ProcessException implements Serializable

Serialized Fields

_exitCode

int _exitCode

Package com.liferay.portal.kernel.process.local

Class com.liferay.portal.kernel.process.local.ExceptionProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_processException

ProcessException _processException

Class com.liferay.portal.kernel.process.local.RequestProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_id

long _id

_processCallable

ProcessCallable<T extends Serializable> _processCallable

Class com.liferay.portal.kernel.process.local.ResponseProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_id

long _id

_result

Serializable _result

_throwable

Throwable _throwable

Class com.liferay.portal.kernel.process.local.ReturnProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_returnValue

Serializable _returnValue

Package com.liferay.portal.kernel.process.log

Class com.liferay.portal.kernel.process.log.LoggingProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_bytes

byte[] _bytes

_error

boolean _error

Package com.liferay.portal.kernel.repository

Class com.liferay.portal.kernel.repository.InvalidRepositoryIdException extends RepositoryException implements Serializable

Class com.liferay.portal.kernel.repository.RepositoryException extends SystemException implements Serializable

Class com.liferay.portal.kernel.repository.UndeployedExternalRepositoryException extends RepositoryException implements Serializable

Serialized Fields

className

String className

Package com.liferay.portal.kernel.repository.capabilities

Class com.liferay.portal.kernel.repository.capabilities.UnsupportedCapabilityException extends SystemException implements Serializable


Package com.liferay.portal.kernel.repository.model

Class com.liferay.portal.kernel.repository.model.FileEntrySoap extends Object implements Serializable

Serialized Fields

_companyId

long _companyId

_createDate

Date _createDate

_description

String _description

_extension

String _extension

_fileEntryId

long _fileEntryId

_folderId

long _folderId

_groupId

long _groupId

_mimeType

String _mimeType

_modifiedDate

Date _modifiedDate

_repositoryId

long _repositoryId

_size

long _size

_title

String _title

_userId

long _userId

_userName

String _userName

_uuid

String _uuid

_version

String _version

_versionUserId

long _versionUserId

_versionUserName

String _versionUserName

Class com.liferay.portal.kernel.repository.model.FileEntryWrapper extends Object implements Serializable

Serialized Fields

_fileEntry

FileEntry _fileEntry

Class com.liferay.portal.kernel.repository.model.FileShortcutWrapper extends Object implements Serializable

Serialized Fields

_fileShortcut

FileShortcut _fileShortcut

Class com.liferay.portal.kernel.repository.model.FileVersionWrapper extends Object implements Serializable

Serialized Fields

_fileVersion

FileVersion _fileVersion

Class com.liferay.portal.kernel.repository.model.FolderSoap extends Object implements Serializable

Serialized Fields

_companyId

long _companyId

_createDate

Date _createDate

_description

String _description

_folderId

long _folderId

_groupId

long _groupId

_lastPostDate

Date _lastPostDate

_modifiedDate

Date _modifiedDate

_name

String _name

_parentFolderId

long _parentFolderId

_repositoryId

long _repositoryId

_userId

long _userId

_userName

String _userName

_uuid

String _uuid

Class com.liferay.portal.kernel.repository.model.FolderWrapper extends Object implements Serializable

Serialized Fields

_folder

Folder _folder

Package com.liferay.portal.kernel.repository.proxy

Class com.liferay.portal.kernel.repository.proxy.FileEntryProxyBean extends RepositoryModelProxyBean implements Serializable

Serialized Fields

_fileEntry

FileEntry _fileEntry

Class com.liferay.portal.kernel.repository.proxy.FileShortcutProxyBean extends RepositoryModelProxyBean implements Serializable

Serialized Fields

_fileShortcut

FileShortcut _fileShortcut

Class com.liferay.portal.kernel.repository.proxy.FileVersionProxyBean extends RepositoryModelProxyBean implements Serializable

Serialized Fields

_fileVersion

FileVersion _fileVersion

Class com.liferay.portal.kernel.repository.proxy.FolderProxyBean extends RepositoryModelProxyBean implements Serializable

Serialized Fields

_folder

Folder _folder

Package com.liferay.portal.kernel.resiliency

Class com.liferay.portal.kernel.resiliency.PortalResiliencyException extends Exception implements Serializable


Package com.liferay.portal.kernel.resiliency.spi

Class com.liferay.portal.kernel.resiliency.spi.MockRemoteSPI extends RemoteSPI implements Serializable

Serialized Fields

_failOnDestroy

boolean _failOnDestroy

_failOnStop

boolean _failOnStop

_spiProviderName

String _spiProviderName

Class com.liferay.portal.kernel.resiliency.spi.MockSPI extends Object implements Serializable

Serialized Fields

destroyed

boolean destroyed

failOnDestroy

boolean failOnDestroy

failOnGetConfiguration

boolean failOnGetConfiguration

failOnIsAlive

boolean failOnIsAlive

failOnStop

boolean failOnStop

mpi

MPI mpi

registrationReference

RegistrationReference registrationReference

spiConfiguration

SPIConfiguration spiConfiguration

spiProviderName

String spiProviderName

stopped

boolean stopped

Class com.liferay.portal.kernel.resiliency.spi.MockWelder extends Object implements Serializable

Serialized Fields

_clientWelded

boolean _clientWelded

Class com.liferay.portal.kernel.resiliency.spi.SPIConfiguration extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_baseDir

String _baseDir

_connectorPort

int _connectorPort

_extraSettings

String _extraSettings

_javaExecutable

String _javaExecutable

_jvmArguments

String _jvmArguments

_pingInterval

long _pingInterval

_portletIds

String[] _portletIds

_registerTimeout

long _registerTimeout

_servletContextNames

String[] _servletContextNames

_shutdownTimeout

long _shutdownTimeout

_spiAgentClassName

String _spiAgentClassName

_spiId

String _spiId

Package com.liferay.portal.kernel.resiliency.spi.agent

Class com.liferay.portal.kernel.resiliency.spi.agent.AcceptorServlet extends javax.servlet.http.HttpServlet implements Serializable


Package com.liferay.portal.kernel.resiliency.spi.remote

Class com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream objectInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream objectOutputStream)
                  throws IOException
Throws:
IOException
Serialized Fields

mpi

MPI mpi

registrationReference

RegistrationReference registrationReference

spiConfiguration

SPIConfiguration spiConfiguration

uuid

String uuid

welder

Welder welder

Class com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI.RegisterCallback extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_spi

SPI _spi

_spiUUID

String _spiUUID

Class com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI.UnregisterSPIProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_spiId

String _spiId

_spiProviderName

String _spiProviderName

Class com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPIProxy extends Object implements Serializable

Serialized Fields

_cancelHandlerFuture

Future<V> _cancelHandlerFuture

_mpi

MPI _mpi

_registrationReference

RegistrationReference _registrationReference

_spi

SPI _spi

_spiAgent

SPIAgent _spiAgent

_spiConfiguration

SPIConfiguration _spiConfiguration

_spiProviderName

String _spiProviderName

Class com.liferay.portal.kernel.resiliency.spi.remote.SystemPropertiesProcessCallable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_propertiesMap

Map<K,V> _propertiesMap

Package com.liferay.portal.kernel.sanitizer

Class com.liferay.portal.kernel.sanitizer.SanitizerException extends PortalException implements Serializable


Package com.liferay.portal.kernel.scheduler

Class com.liferay.portal.kernel.scheduler.JobState extends Object implements Serializable

serialVersionUID: 5747422831990881126L

Serialized Fields

_exceptions

Queue<E> _exceptions

_exceptionsMaxSize

int _exceptionsMaxSize

_triggerDates

Map<K,V> _triggerDates

_triggerState

TriggerState _triggerState

Class com.liferay.portal.kernel.scheduler.SchedulerEntryImpl extends Object implements Serializable

Serialized Fields

_description

String _description

_eventListenerClass

String _eventListenerClass

_trigger

Trigger _trigger

Class com.liferay.portal.kernel.scheduler.SchedulerException extends PortalException implements Serializable


Package com.liferay.portal.kernel.scheduler.messaging

Class com.liferay.portal.kernel.scheduler.messaging.SchedulerResponse extends Object implements Serializable

Serialized Fields

_description

String _description

_destinationName

String _destinationName

_groupName

String _groupName

_jobName

String _jobName

_message

Message _message

_storageType

StorageType _storageType

_trigger

Trigger _trigger

Package com.liferay.portal.kernel.scripting

Class com.liferay.portal.kernel.scripting.ExecutionException extends ScriptingException implements Serializable

Class com.liferay.portal.kernel.scripting.ScriptingException extends PortalException implements Serializable

Class com.liferay.portal.kernel.scripting.UnsupportedLanguageException extends ScriptingException implements Serializable


Package com.liferay.portal.kernel.search

Class com.liferay.portal.kernel.search.BaseBooleanQueryImpl extends BaseQueryImpl implements Serializable

Class com.liferay.portal.kernel.search.BaseModelSearchResult extends Object implements Serializable

Serialized Fields

_baseModels

List<E> _baseModels

_length

int _length

Class com.liferay.portal.kernel.search.BaseQueryImpl extends Object implements Serializable

Serialized Fields

_boost

float _boost

_postFilter

Filter _postFilter

_preFilter

BooleanFilter _preFilter

_queryConfig

QueryConfig _queryConfig

Class com.liferay.portal.kernel.search.DocumentImpl extends Object implements Serializable

Serialized Fields

_fields

Map<K,V> _fields

_sortableTextFields

Set<E> _sortableTextFields

Class com.liferay.portal.kernel.search.Field extends Object implements Serializable

Serialized Fields

_boost

float _boost

_dates

Date[] _dates

_fields

List<E> _fields

_geoLocationPoint

GeoLocationPoint _geoLocationPoint

_localizedValues

Map<K,V> _localizedValues

_name

String _name

_numeric

boolean _numeric

_numericClass

Class<T> _numericClass

_parentField

Field _parentField

_sortable

boolean _sortable

_tokenized

boolean _tokenized

_values

String[] _values

Class com.liferay.portal.kernel.search.FieldArray extends Field implements Serializable

Serialized Fields

_fields

List<E> _fields

Class com.liferay.portal.kernel.search.GeoDistanceSort extends Sort implements Serializable

Serialized Fields

_geoHashes

List<E> _geoHashes

_geoLocationPoints

List<E> _geoLocationPoints

Class com.liferay.portal.kernel.search.GroupBy extends Object implements Serializable

Serialized Fields

_field

String _field

_size

int _size

_sorts

Sort[] _sorts

_start

int _start

Class com.liferay.portal.kernel.search.HitsImpl extends Object implements Serializable

Serialized Fields

_collatedSpellCheckResult

String _collatedSpellCheckResult

_docs

Document[] _docs

_groupedHits

Map<K,V> _groupedHits

_length

int _length

_query

Query _query

_querySuggestions

String[] _querySuggestions

_queryTerms

String[] _queryTerms

_scores

float[] _scores

_searchTime

float _searchTime

_snippets

String[] _snippets

_spellCheckResults

Map<K,V> _spellCheckResults

_start

long _start

_statsResults

Map<K,V> _statsResults

Class com.liferay.portal.kernel.search.ParseException extends PortalException implements Serializable

Class com.liferay.portal.kernel.search.QueryConfig extends Object implements Serializable

Serialized Fields

_attributes

Map<K,V> _attributes

Class com.liferay.portal.kernel.search.SearchContext extends Object implements Serializable

Serialized Fields

_andSearch

boolean _andSearch

_assetCategoryIds

long[] _assetCategoryIds

_assetTagNames

String[] _assetTagNames

_attributes

Map<K,V> _attributes

_booleanClauses

BooleanClause<T>[] _booleanClauses

_categoryIds

long[] _categoryIds

_classTypeIds

long[] _classTypeIds

_commitImmediately

boolean _commitImmediately

_companyId

long _companyId

_end

int _end

_entryClassNames

String[] _entryClassNames

_facets

Map<K,V> _facets

_folderIds

long[] _folderIds

_fullQueryEntryClassNames

Set<E> _fullQueryEntryClassNames

_groupBy

GroupBy _groupBy

_groupIds

long[] _groupIds

_includeAttachments

boolean _includeAttachments

_includeDiscussions

boolean _includeDiscussions

_includeFolders

boolean _includeFolders

_includeLiveGroups

boolean _includeLiveGroups

_includeStagingGroups

boolean _includeStagingGroups

_keywords

String _keywords

_layout

Layout _layout

_like

boolean _like

_locale

Locale _locale

_nodeIds

long[] _nodeIds

_originalKeywords

String _originalKeywords

_ownerUserId

long _ownerUserId

_portletIds

String[] _portletIds

_queryConfig

QueryConfig _queryConfig

_scopeStrict

boolean _scopeStrict

_scoresThreshold

float _scoresThreshold

_searchEngineId

String _searchEngineId

_sorts

Sort[] _sorts

_start

int _start

_stats

Map<K,V> _stats

_timeZone

TimeZone _timeZone

_userId

long _userId

Class com.liferay.portal.kernel.search.SearchException extends PortalException implements Serializable

Class com.liferay.portal.kernel.search.Sort extends Object implements Serializable

Serialized Fields

_fieldName

String _fieldName

_reverse

boolean _reverse

_type

int _type

Class com.liferay.portal.kernel.search.Stats extends Object implements Serializable

Serialized Fields

_count

boolean _count

_field

String _field

_max

boolean _max

_mean

boolean _mean

_min

boolean _min

_missing

boolean _missing

_standardDeviation

boolean _standardDeviation

_sum

boolean _sum

_sumOfSquares

boolean _sumOfSquares

Class com.liferay.portal.kernel.search.StatsResults extends Object implements Serializable

Serialized Fields

_count

long _count

_field

String _field

_max

double _max

_mean

double _mean

_min

double _min

_missing

int _missing

_standardDeviation

double _standardDeviation

_sum

double _sum

_sumOfSquares

double _sumOfSquares

Package com.liferay.portal.kernel.search.generic

Class com.liferay.portal.kernel.search.generic.BooleanClauseImpl extends Object implements Serializable

Serialized Fields

_booleanClauseOccur

BooleanClauseOccur _booleanClauseOccur

_t

Object _t

Class com.liferay.portal.kernel.search.generic.BooleanQueryImpl extends BaseBooleanQueryImpl implements Serializable

Serialized Fields

_booleanClauses

List<E> _booleanClauses

Class com.liferay.portal.kernel.search.generic.DisMaxQuery extends BaseQueryImpl implements Serializable

Serialized Fields

_queries

Set<E> _queries

_tieBreaker

Float _tieBreaker

Class com.liferay.portal.kernel.search.generic.FuzzyQuery extends BaseQueryImpl implements Serializable

Serialized Fields

_field

String _field

_fuzziness

Float _fuzziness

_maxEdits

Integer _maxEdits

_maxExpansions

Integer _maxExpansions

_prefixLength

Integer _prefixLength

_value

String _value

Class com.liferay.portal.kernel.search.generic.MatchAllQuery extends BaseQueryImpl implements Serializable

Class com.liferay.portal.kernel.search.generic.MatchQuery extends BaseQueryImpl implements Serializable

Serialized Fields

_analyzer

String _analyzer

_cutOffFrequency

Float _cutOffFrequency

_field

String _field

_fuzziness

Float _fuzziness

_fuzzyRewriteMethod

MatchQuery.RewriteMethod _fuzzyRewriteMethod

_fuzzyTranspositions

Boolean _fuzzyTranspositions

_lenient

Boolean _lenient

_maxExpansions

Integer _maxExpansions

_minShouldMatch

String _minShouldMatch

_operator

MatchQuery.Operator _operator

_prefixLength

Integer _prefixLength

_slop

Integer _slop

_type

MatchQuery.Type _type

_value

String _value

_zeroTermsQuery

MatchQuery.ZeroTermsQuery _zeroTermsQuery

Class com.liferay.portal.kernel.search.generic.MoreLikeThisQuery extends BaseQueryImpl implements Serializable

Serialized Fields

_analyzer

String _analyzer

_companyId

long _companyId

_documentUIDs

Set<E> _documentUIDs

_fields

List<E> _fields

_includeInput

Boolean _includeInput

_likeText

String _likeText

_maxDocFrequency

Integer _maxDocFrequency

_maxQueryTerms

Integer _maxQueryTerms

_maxWordLength

Integer _maxWordLength

_minDocFrequency

Integer _minDocFrequency

_minShouldMatch

String _minShouldMatch

_minTermFrequency

Integer _minTermFrequency

_minWordLength

Integer _minWordLength

_stopWords

Set<E> _stopWords

_termBoost

Float _termBoost

_type

String _type

Class com.liferay.portal.kernel.search.generic.MultiMatchQuery extends BaseQueryImpl implements Serializable

Serialized Fields

_analyzer

String _analyzer

_cutOffFrequency

Float _cutOffFrequency

_fields

Set<E> _fields

_fieldsBoosts

Map<K,V> _fieldsBoosts

_fuzziness

String _fuzziness

_fuzzyRewriteMethod

MatchQuery.RewriteMethod _fuzzyRewriteMethod

_lenient

Boolean _lenient

_maxExpansions

Integer _maxExpansions

_minShouldMatch

String _minShouldMatch

_operator

MatchQuery.Operator _operator

_prefixLength

Integer _prefixLength

_slop

Integer _slop

_tieBreaker

Float _tieBreaker

_type

MultiMatchQuery.Type _type

_value

String _value

_zeroTermsQuery

MatchQuery.ZeroTermsQuery _zeroTermsQuery

Class com.liferay.portal.kernel.search.generic.NestedQuery extends BaseQueryImpl implements Serializable

Serialized Fields

_path

String _path

_query

Query _query

Class com.liferay.portal.kernel.search.generic.QueryTermImpl extends Object implements Serializable

Serialized Fields

_field

String _field

_value

String _value

Class com.liferay.portal.kernel.search.generic.StringQuery extends BaseQueryImpl implements Serializable

Serialized Fields

_query

String _query

Class com.liferay.portal.kernel.search.generic.TermQueryImpl extends BaseQueryImpl implements Serializable

Serialized Fields

_queryTerm

QueryTerm _queryTerm

Class com.liferay.portal.kernel.search.generic.TermRangeQueryImpl extends BaseQueryImpl implements Serializable

Serialized Fields

_field

String _field

_includesLower

boolean _includesLower

_includesUpper

boolean _includesUpper

_lowerTerm

String _lowerTerm

_upperTerm

String _upperTerm

Class com.liferay.portal.kernel.search.generic.WildcardQueryImpl extends BaseQueryImpl implements Serializable

Serialized Fields

_queryTerm

QueryTerm _queryTerm

Package com.liferay.portal.kernel.security

Class com.liferay.portal.kernel.security.SecureRandom extends Random implements Serializable


Package com.liferay.portal.kernel.security.auth

Class com.liferay.portal.kernel.security.auth.AuthException extends PortalException implements Serializable

Serialized Fields

_type

int _type

Class com.liferay.portal.kernel.security.auth.HttpPrincipal extends Object implements Serializable

Serialized Fields

_companyId

long _companyId

_login

String _login

_password

String _password

_url

String _url

Class com.liferay.portal.kernel.security.auth.PrincipalException extends PortalException implements Serializable

Class com.liferay.portal.kernel.security.auth.PrincipalException.MustBeAuthenticated extends PrincipalException implements Serializable

Serialized Fields

login

String login

Class com.liferay.portal.kernel.security.auth.PrincipalException.MustBeCompanyAdmin extends PrincipalException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.security.auth.PrincipalException.MustBeEnabled extends PrincipalException implements Serializable

Serialized Fields

companyId

long companyId

resourceName

String[] resourceName

Class com.liferay.portal.kernel.security.auth.PrincipalException.MustBeInvokedUsingPost extends PrincipalException implements Serializable

Serialized Fields

url

String url

Class com.liferay.portal.kernel.security.auth.PrincipalException.MustBeOmniadmin extends PrincipalException implements Serializable

Serialized Fields

userId

long userId

Class com.liferay.portal.kernel.security.auth.PrincipalException.MustBePortletStrutsPath extends PrincipalException implements Serializable

Serialized Fields

portletId

String portletId

strutsPath

String strutsPath

Class com.liferay.portal.kernel.security.auth.PrincipalException.MustHavePermission extends PrincipalException implements Serializable

Serialized Fields

actionId

String[] actionId

resourceId

long resourceId

resourceName

String resourceName

userId

long userId

Class com.liferay.portal.kernel.security.auth.RemoteAuthException extends AuthException implements Serializable

Serialized Fields

_url

String _url

Package com.liferay.portal.kernel.security.auto.login

Class com.liferay.portal.kernel.security.auto.login.AutoLoginException extends PortalException implements Serializable


Package com.liferay.portal.kernel.security.jaas

Class com.liferay.portal.kernel.security.jaas.PortalGroup extends PortalPrincipal implements Serializable

Serialized Fields

_members

Map<K,V> _members

Class com.liferay.portal.kernel.security.jaas.PortalPrincipal extends ProtectedPrincipal implements Serializable

Class com.liferay.portal.kernel.security.jaas.PortalRole extends PortalPrincipal implements Serializable


Package com.liferay.portal.kernel.security.membershippolicy

Class com.liferay.portal.kernel.security.membershippolicy.MembershipPolicyException extends PortalException implements Serializable

Serialized Fields

_groups

List<E> _groups

_organizations

List<E> _organizations

_roles

List<E> _roles

_type

int _type

_userGroups

List<E> _userGroups

_users

List<E> _users

Package com.liferay.portal.kernel.security.pacl.permission

Class com.liferay.portal.kernel.security.pacl.permission.PortalHookPermission extends BasicPermission implements Serializable

Class com.liferay.portal.kernel.security.pacl.permission.PortalMessageBusPermission extends BasicPermission implements Serializable

Serialized Fields

_destinationName

String _destinationName

Class com.liferay.portal.kernel.security.pacl.permission.PortalRuntimePermission extends BasicPermission implements Serializable

Serialized Fields

_property

String _property

_servletContextName

String _servletContextName

_shortName

String _shortName

_subject

String _subject

Class com.liferay.portal.kernel.security.pacl.permission.PortalServicePermission extends BasicPermission implements Serializable

Serialized Fields

_className

String _className

_methodName

String _methodName

_servletContextName

String _servletContextName

_shortName

String _shortName

Package com.liferay.portal.kernel.security.permission

Class com.liferay.portal.kernel.security.permission.ResourceBlockIdsBag extends Object implements Serializable

Serialized Fields

_permissions

Map<K,V> _permissions

Package com.liferay.portal.kernel.security.permission.comparator

Class com.liferay.portal.kernel.security.permission.comparator.ActionComparator extends Object implements Serializable

Serialized Fields

_locale

Locale _locale

Class com.liferay.portal.kernel.security.permission.comparator.ModelResourceComparator extends Object implements Serializable

Serialized Fields

_locale

Locale _locale

Class com.liferay.portal.kernel.security.permission.comparator.ModelResourceWeightComparator extends Object implements Serializable


Package com.liferay.portal.kernel.service

Class com.liferay.portal.kernel.service.ServiceContext extends Object implements Serializable

Serialized Fields

_addGroupPermissions

boolean _addGroupPermissions

_addGuestPermissions

boolean _addGuestPermissions

_assetCategoryIds

long[] _assetCategoryIds

_assetEntryVisible

boolean _assetEntryVisible

_assetLinkEntryIds

long[] _assetLinkEntryIds

_assetPriority

double _assetPriority

_assetTagNames

String[] _assetTagNames

_attributes

Map<K,V> _attributes

_command

String _command

_companyId

long _companyId

_createDate

Date _createDate

_currentURL

String _currentURL

_deriveDefaultPermissions

boolean _deriveDefaultPermissions

_expandoBridgeAttributes

Map<K,V> _expandoBridgeAttributes

_failOnPortalException

boolean _failOnPortalException

_formDate

Date _formDate

_indexingEnabled

boolean _indexingEnabled

_languageId

String _languageId

_layoutFullURL

String _layoutFullURL

_layoutURL

String _layoutURL

_modelPermissions

ModelPermissions _modelPermissions

_modifiedDate

Date _modifiedDate

_pathFriendlyURLPrivateGroup

String _pathFriendlyURLPrivateGroup

_pathFriendlyURLPrivateUser

String _pathFriendlyURLPrivateUser

_pathFriendlyURLPublic

String _pathFriendlyURLPublic

_pathMain

String _pathMain

_plid

long _plid

_portalURL

String _portalURL

_portletPreferencesIds

PortletPreferencesIds _portletPreferencesIds

_remoteAddr

String _remoteAddr

_remoteHost

String _remoteHost

_scopeGroupId

long _scopeGroupId

_signedIn

boolean _signedIn

_timeZone

TimeZone _timeZone

_userDisplayURL

String _userDisplayURL

_userId

long _userId

_uuid

String _uuid

_workflowAction

int _workflowAction

Package com.liferay.portal.kernel.service.permission

Class com.liferay.portal.kernel.service.permission.ModelPermissions extends Object implements Serializable

Serialized Fields

_actionIdsMap

Map<K,V> _actionIdsMap

_roleNamesMap

Map<K,V> _roleNamesMap

Package com.liferay.portal.kernel.service.persistence

Class com.liferay.portal.kernel.service.persistence.OrgGroupRolePK extends Object implements Serializable

Serialized Fields

organizationId

long organizationId

groupId

long groupId

roleId

long roleId

Class com.liferay.portal.kernel.service.persistence.UserGroupGroupRolePK extends Object implements Serializable

Serialized Fields

userGroupId

long userGroupId

groupId

long groupId

roleId

long roleId

Class com.liferay.portal.kernel.service.persistence.UserGroupRolePK extends Object implements Serializable

Serialized Fields

userId

long userId

groupId

long groupId

roleId

long roleId

Package com.liferay.portal.kernel.servlet

Class com.liferay.portal.kernel.servlet.GenericServletWrapper extends javax.servlet.GenericServlet implements Serializable

Serialized Fields

_servlet

javax.servlet.Servlet _servlet

Class com.liferay.portal.kernel.servlet.Header extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Class com.liferay.portal.kernel.servlet.JSPSupportServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

_servletConfig

javax.servlet.ServletConfig _servletConfig

_servletContext

javax.servlet.ServletContext _servletContext

Class com.liferay.portal.kernel.servlet.MetaInfoCacheServletResponse.MetaData extends Object implements Serializable

Serialized Fields

_bufferSize

int _bufferSize

_charsetName

String _charsetName

_contentLength

int _contentLength

_contentType

String _contentType

_error

boolean _error

_errorMessage

String _errorMessage

_headers

Map<K,V> _headers

_locale

Locale _locale

_location

String _location

_status

int _status

_statusMessage

String _statusMessage

Class com.liferay.portal.kernel.servlet.NonSerializableObjectHandler extends Object implements Serializable

Class com.liferay.portal.kernel.servlet.PortalClassLoaderServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

_calledPortalDestroy

boolean _calledPortalDestroy

_servlet

javax.servlet.http.HttpServlet _servlet

_servletConfig

javax.servlet.ServletConfig _servletConfig

Class com.liferay.portal.kernel.servlet.PortalDelegatorServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.liferay.portal.kernel.servlet.PortletServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.liferay.portal.kernel.servlet.ProtectedPrincipal extends Object implements Serializable

Serialized Fields

_name

String _name

Class com.liferay.portal.kernel.servlet.SetPortletClassLoaderServlet extends javax.servlet.http.HttpServlet implements Serializable


Package com.liferay.portal.kernel.servlet.taglib.aui

Class com.liferay.portal.kernel.servlet.taglib.aui.ScriptData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_portletDataMap

ConcurrentMap<K,V> _portletDataMap

_sbIndexList

List<E> _sbIndexList

Package com.liferay.portal.kernel.servlet.taglib.util

Class com.liferay.portal.kernel.servlet.taglib.util.OutputData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_dataMap

Map<K,V> _dataMap

_outputKeys

Set<E> _outputKeys

Package com.liferay.portal.kernel.settings

Class com.liferay.portal.kernel.settings.SettingsException extends PortalException implements Serializable


Package com.liferay.portal.kernel.spring.util

Class com.liferay.portal.kernel.spring.util.SpringFactoryException extends PortalException implements Serializable


Package com.liferay.portal.kernel.struts

Class com.liferay.portal.kernel.struts.LastPath extends Object implements Serializable

Serialized Fields

_contextPath

String _contextPath

_parameters

String _parameters

_path

String _path

Package com.liferay.portal.kernel.template

Class com.liferay.portal.kernel.template.ClassLoaderTemplateResource extends URLTemplateResource implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Class com.liferay.portal.kernel.template.DDMTemplateResource extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Class com.liferay.portal.kernel.template.StringTemplateResource extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Class com.liferay.portal.kernel.template.TemplateException extends PortalException implements Serializable

Class com.liferay.portal.kernel.template.URLTemplateResource extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Package com.liferay.portal.kernel.template.comparator

Class com.liferay.portal.kernel.template.comparator.TemplateHandlerComparator extends Object implements Serializable

Serialized Fields

_locale

Locale _locale

Package com.liferay.portal.kernel.templateparser

Class com.liferay.portal.kernel.templateparser.TemplateNode extends LinkedHashMap<String,Object> implements Serializable

Serialized Fields

_childTemplateNodes

Map<K,V> _childTemplateNodes

_siblingTemplateNodes

List<E> _siblingTemplateNodes

_themeDisplay

ThemeDisplay _themeDisplay

Class com.liferay.portal.kernel.templateparser.TransformException extends PortalException implements Serializable


Package com.liferay.portal.kernel.theme

Class com.liferay.portal.kernel.theme.NavItem extends Object implements Serializable

Serialized Fields

_browsableChildren

List<E> _browsableChildren

_children

List<E> _children

_contextObjects

Map<K,V> _contextObjects

_layout

Layout _layout

_request

javax.servlet.http.HttpServletRequest _request

_themeDisplay

ThemeDisplay _themeDisplay

Class com.liferay.portal.kernel.theme.PortletDisplay extends Object implements Serializable

Serialized Fields

_active

boolean _active

_columnCount

int _columnCount

_columnId

String _columnId

_columnPos

int _columnPos

_content

StringBundler _content

_customCSSClassName

String _customCSSClassName

_description

String _description

_id

String _id

_instanceId

String _instanceId

_modeAbout

boolean _modeAbout

_modeConfig

boolean _modeConfig

_modeEdit

boolean _modeEdit

_modeEditDefaults

boolean _modeEditDefaults

_modeEditGuest

boolean _modeEditGuest

_modeHelp

boolean _modeHelp

_modePreview

boolean _modePreview

_modePrint

boolean _modePrint

_modeView

boolean _modeView

_namespace

String _namespace

_portletConfigurationIconMenu

PortletConfigurationIconMenu _portletConfigurationIconMenu

_portletDecorate

boolean _portletDecorate

_portletDecoratorId

String _portletDecoratorId

_portletDisplayName

String _portletDisplayName

_portletName

String _portletName

_portletResource

String _portletResource

_portletSetup

PortletPreferences _portletSetup

_portletToolbar

PortletToolbar _portletToolbar

_resourcePK

String _resourcePK

_restoreCurrentView

boolean _restoreCurrentView

_rootPortletId

String _rootPortletId

_showBackIcon

boolean _showBackIcon

_showCloseIcon

boolean _showCloseIcon

_showConfigurationIcon

boolean _showConfigurationIcon

_showEditDefaultsIcon

boolean _showEditDefaultsIcon

_showEditGuestIcon

boolean _showEditGuestIcon

_showEditIcon

boolean _showEditIcon

_showExportImportIcon

boolean _showExportImportIcon

_showHelpIcon

boolean _showHelpIcon

_showMoveIcon

boolean _showMoveIcon

_showPortletCssIcon

boolean _showPortletCssIcon

_showPortletIcon

boolean _showPortletIcon

_showPrintIcon

boolean _showPrintIcon

_showRefreshIcon

boolean _showRefreshIcon

_showStagingIcon

boolean _showStagingIcon

_stateExclusive

boolean _stateExclusive

_stateMax

boolean _stateMax

_stateMin

boolean _stateMin

_stateNormal

boolean _stateNormal

_statePopUp

boolean _statePopUp

_themeDisplay

ThemeDisplay _themeDisplay

_title

String _title

_urlBack

String _urlBack

_urlClose

String _urlClose

_urlConfiguration

String _urlConfiguration

_urlConfigurationJS

String _urlConfigurationJS

_urlEdit

String _urlEdit

_urlEditDefaults

String _urlEditDefaults

_urlEditGuest

String _urlEditGuest

_urlExportImport

String _urlExportImport

_urlHelp

String _urlHelp

_urlMax

String _urlMax

_urlMin

String _urlMin

_urlPortlet

String _urlPortlet

_urlPortletCss

String _urlPortletCss

_urlPrint

String _urlPrint

_urlRefresh

String _urlRefresh

_urlStaging

String _urlStaging

_webDAVEnabled

boolean _webDAVEnabled

Class com.liferay.portal.kernel.theme.ThemeCompanyId extends Object implements Serializable

Serialized Fields

_pattern

boolean _pattern

_value

String _value

Class com.liferay.portal.kernel.theme.ThemeCompanyLimit extends Object implements Serializable

Serialized Fields

_excludes

List<E> _excludes

_includes

List<E> _includes

Class com.liferay.portal.kernel.theme.ThemeDisplay extends Object implements Serializable

Serialized Fields

_account

Account _account

_addSessionIdToURL

boolean _addSessionIdToURL

_ajax

boolean _ajax

_cdnBaseURL

String _cdnBaseURL

_cdnDynamicResourcesHost

String _cdnDynamicResourcesHost

_cdnHost

String _cdnHost

_colorScheme

ColorScheme _colorScheme

_company

Company _company

_companyGroupId

long _companyGroupId

_companyLogo

String _companyLogo

_companyLogoHeight

int _companyLogoHeight

_companyLogoWidth

int _companyLogoWidth

_contact

Contact _contact

_defaultUser

User _defaultUser

_device

Device _device

_doAsGroupId

long _doAsGroupId

_doAsUserId

String _doAsUserId

_doAsUserLanguageId

String _doAsUserLanguageId

_facebook

boolean _facebook

_facebookCanvasPageURL

String _facebookCanvasPageURL

_freeformLayout

boolean _freeformLayout

_i18n

boolean _i18n

_i18nLanguageId

String _i18nLanguageId

_i18nPath

String _i18nPath

_includePortletCssJs

boolean _includePortletCssJs

_isolated

boolean _isolated

_languageId

String _languageId

_layout

Layout _layout

_layouts

List<E> _layouts

_layoutSet

LayoutSet _layoutSet

_layoutSetLogo

String _layoutSetLogo

_layoutTypePortlet

LayoutTypePortlet _layoutTypePortlet

_lifecycle

String _lifecycle

_lifecycleAction

boolean _lifecycleAction

_lifecycleEvent

boolean _lifecycleEvent

_lifecycleRender

boolean _lifecycleRender

_lifecycleResource

boolean _lifecycleResource

_locale

Locale _locale

_mdrRuleGroupInstance

MDRRuleGroupInstance _mdrRuleGroupInstance

_pathApplet

String _pathApplet

_pathCms

String _pathCms

_pathColorSchemeImages

String _pathColorSchemeImages

_pathContext

String _pathContext

_pathFlash

String _pathFlash

_pathFriendlyURLPrivateGroup

String _pathFriendlyURLPrivateGroup

_pathFriendlyURLPrivateUser

String _pathFriendlyURLPrivateUser

_pathFriendlyURLPublic

String _pathFriendlyURLPublic

_pathImage

String _pathImage

_pathJavaScript

String _pathJavaScript

_pathMain

String _pathMain

_pathSound

String _pathSound

_pathThemeCss

String _pathThemeCss

_pathThemeImages

String _pathThemeImages

_pathThemeJavaScript

String _pathThemeJavaScript

_pathThemeRoot

String _pathThemeRoot

_pathThemeTemplates

String _pathThemeTemplates

_plid

long _plid

_portalURL

String _portalURL

_portletDisplay

PortletDisplay _portletDisplay

_ppid

String _ppid

_realCompanyLogo

String _realCompanyLogo

_realCompanyLogoHeight

int _realCompanyLogoHeight

_realCompanyLogoWidth

int _realCompanyLogoWidth

_realUser

User _realUser

_refererGroup

Group _refererGroup

_refererGroupId

long _refererGroupId

_refererPlid

long _refererPlid

_scopeGroup

Group _scopeGroup

_scopeGroupId

long _scopeGroupId

_secure

boolean _secure

_serverName

String _serverName

_serverPort

int _serverPort

_sessionId

String _sessionId

_showControlPanelIcon

boolean _showControlPanelIcon

_showHomeIcon

boolean _showHomeIcon

_showLayoutTemplatesIcon

boolean _showLayoutTemplatesIcon

_showManageSiteMembershipsIcon

boolean _showManageSiteMembershipsIcon

_showMyAccountIcon

boolean _showMyAccountIcon

_showPageCustomizationIcon

boolean _showPageCustomizationIcon

_showPageSettingsIcon

boolean _showPageSettingsIcon

_showPortalIcon

boolean _showPortalIcon

_showSignInIcon

boolean _showSignInIcon

_showSignOutIcon

boolean _showSignOutIcon

_showSiteAdministrationIcon

boolean _showSiteAdministrationIcon

_showSiteMapSettingsIcon

boolean _showSiteMapSettingsIcon

_showSiteSettingsIcon

boolean _showSiteSettingsIcon

_showStagingIcon

boolean _showStagingIcon

_signedIn

boolean _signedIn

_siteDefaultLocale

Locale _siteDefaultLocale

_siteGroup

Group _siteGroup

_siteGroupId

long _siteGroupId

_stateExclusive

boolean _stateExclusive

_stateMaximized

boolean _stateMaximized

_statePopUp

boolean _statePopUp

_theme

Theme _theme

_themeCssFastLoad

boolean _themeCssFastLoad

_themeImagesFastLoad

boolean _themeImagesFastLoad

_themeJsBarebone

boolean _themeJsBarebone

_themeJsFastLoad

boolean _themeJsFastLoad

_tilesContent

String _tilesContent

_tilesSelectable

boolean _tilesSelectable

_tilesTitle

String _tilesTitle

_timeZone

TimeZone _timeZone

_unfilteredLayouts

List<E> _unfilteredLayouts

_urlControlPanel

String _urlControlPanel

_urlCurrent

String _urlCurrent

_urlHome

String _urlHome

_urlLayoutTemplates

String _urlLayoutTemplates

_urlPortal

String _urlPortal

_urlSignIn

String _urlSignIn

_urlSignOut

String _urlSignOut

_user

User _user

_widget

boolean _widget

Class com.liferay.portal.kernel.theme.ThemeGroupId extends ThemeCompanyId implements Serializable

Class com.liferay.portal.kernel.theme.ThemeGroupLimit extends ThemeCompanyLimit implements Serializable


Package com.liferay.portal.kernel.upgrade

Class com.liferay.portal.kernel.upgrade.OlderVersionException extends UpgradeException implements Serializable

Class com.liferay.portal.kernel.upgrade.StagnantRowException extends PortalException implements Serializable

Class com.liferay.portal.kernel.upgrade.UpgradeException extends PortalException implements Serializable


Package com.liferay.portal.kernel.upload

Class com.liferay.portal.kernel.upload.LiferayFileItemException extends PortalException implements Serializable

Class com.liferay.portal.kernel.upload.UploadException extends PortalException implements Serializable

Serialized Fields

_exceededFileSizeLimit

boolean _exceededFileSizeLimit

_exceededLiferayFileItemSizeLimit

boolean _exceededLiferayFileItemSizeLimit

_exceededUploadRequestSizeLimit

boolean _exceededUploadRequestSizeLimit

Class com.liferay.portal.kernel.upload.UploadRequestSizeException extends PortalException implements Serializable


Package com.liferay.portal.kernel.util

Class com.liferay.portal.kernel.util.BooleanWrapper extends PrimitiveWrapper implements Serializable

Serialized Fields

_value

boolean _value

Class com.liferay.portal.kernel.util.ConcurrentHashSet extends ConcurrentHashSet<E> implements Serializable

Class com.liferay.portal.kernel.util.DoubleWrapper extends PrimitiveWrapper implements Serializable

Serialized Fields

_value

double _value

Class com.liferay.portal.kernel.util.EscapableObject extends Object implements Serializable

Serialized Fields

_escape

boolean _escape

_escapedValue

String _escapedValue

_originalValue

Object _originalValue

Class com.liferay.portal.kernel.util.FloatWrapper extends PrimitiveWrapper implements Serializable

Serialized Fields

_value

float _value

Class com.liferay.portal.kernel.util.GroupSubscriptionCheckSubscriptionSender extends SubscriptionSender implements Serializable

Serialized Fields

_resourceName

String _resourceName

Class com.liferay.portal.kernel.util.HtmlEscapableObject extends EscapableObject<T> implements Serializable

Class com.liferay.portal.kernel.util.InheritableMap extends HashMap<K,V> implements Serializable

Serialized Fields

_parentMap

Map<K,V> _parentMap

Class com.liferay.portal.kernel.util.IntegerWrapper extends PrimitiveWrapper implements Serializable

Serialized Fields

_value

int _value

Class com.liferay.portal.kernel.util.KeyValuePair extends Object implements Serializable

Serialized Fields

_key

String _key

_value

String _value

Class com.liferay.portal.kernel.util.ListMergeable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_list

List<E> _list

Class com.liferay.portal.kernel.util.LongWrapper extends PrimitiveWrapper implements Serializable

Serialized Fields

_value

long _value

Class com.liferay.portal.kernel.util.LRUMap extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

_capacity

int _capacity

Class com.liferay.portal.kernel.util.MapBackedSet extends AbstractSet<E> implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream objectInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

_backedMap

Map<K,V> _backedMap

Class com.liferay.portal.kernel.util.MethodHandler extends Object implements Serializable

Serialized Fields

_arguments

Object[] _arguments

_methodKey

MethodKey _methodKey

Class com.liferay.portal.kernel.util.MethodKey extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws ClassNotFoundException,
                         IOException
Throws:
ClassNotFoundException
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Class com.liferay.portal.kernel.util.NaturalOrderStringComparator extends Object implements Serializable

Serialized Fields

_ascending

boolean _ascending

_caseSensitive

boolean _caseSensitive

Class com.liferay.portal.kernel.util.NullSafeProperties extends Properties implements Serializable

Class com.liferay.portal.kernel.util.NullWrapper extends Object implements Serializable

Serialized Fields

_className

String _className

Class com.liferay.portal.kernel.util.NumericalStringComparator extends NaturalOrderStringComparator implements Serializable

Class com.liferay.portal.kernel.util.ObjectValuePair extends Object implements Serializable

serialVersionUID: 6341296770402285296L

Serialized Fields

_key

Object _key

_value

Object _value

Class com.liferay.portal.kernel.util.OrderByComparator extends Object implements Serializable

Class com.liferay.portal.kernel.util.OrderByComparatorAdapter extends OrderByComparator<T> implements Serializable

Serialized Fields

_orderByComparator

OrderByComparator<T> _orderByComparator

Class com.liferay.portal.kernel.util.OrderByComparatorFactoryUtil.DefaultOrderByComparator extends OrderByComparator<T extends BaseModel<T>> implements Serializable

Serialized Fields

_columns

Object[] _columns

_tableName

String _tableName

Class com.liferay.portal.kernel.util.OrderedProperties extends Properties implements Serializable

Serialized Fields

_names

Vector<E> _names

Class com.liferay.portal.kernel.util.PortalSimpleDateFormat extends SimpleDateFormat implements Serializable

Serialized Fields

_iso8601Pattern

boolean _iso8601Pattern

Class com.liferay.portal.kernel.util.PrettyDateFormat extends DateFormat implements Serializable

Serialized Fields

_locale

Locale _locale

_timeZone

TimeZone _timeZone

_todayString

String _todayString

_yesterdayString

String _yesterdayString

Class com.liferay.portal.kernel.util.PrimitiveWrapper extends Object implements Serializable

Class com.liferay.portal.kernel.util.ProgressTracker extends Object implements Serializable

Serialized Fields

_percent

int _percent

_progress

Map<K,V> _progress

_progressId

String _progressId

_status

int _status

Class com.liferay.portal.kernel.util.Randomizer extends Random implements Serializable

Class com.liferay.portal.kernel.util.SafeProperties extends Properties implements Serializable

Class com.liferay.portal.kernel.util.ShortWrapper extends PrimitiveWrapper implements Serializable

Serialized Fields

_value

short _value

Class com.liferay.portal.kernel.util.SortedArrayList extends ArrayList<E> implements Serializable

Serialized Fields

_comparator

Comparator<T> _comparator

Class com.liferay.portal.kernel.util.SortedProperties extends Properties implements Serializable

Serialized Fields

_comparator

Comparator<T> _comparator

_names

Set<E> _names

Class com.liferay.portal.kernel.util.StringBundler extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_array

String[] _array

_arrayIndex

int _arrayIndex

Class com.liferay.portal.kernel.util.StringComparator extends Object implements Serializable

Serialized Fields

_ascending

boolean _ascending

_caseSensitive

boolean _caseSensitive

Class com.liferay.portal.kernel.util.SubscriptionSender extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream objectInputStream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream objectOutputStream)
                  throws IOException
Throws:
IOException
Serialized Fields

body

String body

bulk

boolean bulk

companyId

long companyId

creatorUserId

long creatorUserId

currentUserId

long currentUserId

fileAttachments

List<E> fileAttachments

fromAddress

String fromAddress

fromName

String fromName

groupId

long groupId

htmlFormat

boolean htmlFormat

inReplyTo

String inReplyTo

localizedBodyMap

Map<K,V> localizedBodyMap

localizedPortletTitleMap

Map<K,V> localizedPortletTitleMap

localizedSubjectMap

Map<K,V> localizedSubjectMap

mailId

String mailId

portletId

String portletId

replyToAddress

String replyToAddress

scopeGroupId

long scopeGroupId

serviceContext

ServiceContext serviceContext

smtpAccount

SMTPAccount smtpAccount

subject

String subject

uniqueMailId

boolean uniqueMailId

_bulkAddresses

List<E> _bulkAddresses

_className

String _className

_classPK

long _classPK

_context

Map<K,V> _context

_contextCreatorUserPrefix

String _contextCreatorUserPrefix

_entryTitle

String _entryTitle

_entryURL

String _entryURL

_initialized

boolean _initialized

_mailIdIds

Object[] _mailIdIds

_mailIdPopPortletPrefix

String _mailIdPopPortletPrefix

_notificationClassNameId

long _notificationClassNameId

_notificationType

int _notificationType

_persistestedSubscribersOVPs

List<E> _persistestedSubscribersOVPs

_runtimeSubscribersOVPs

List<E> _runtimeSubscribersOVPs

_sentEmailAddresses

Set<E> _sentEmailAddresses

Class com.liferay.portal.kernel.util.TableNameOrderByComparator extends OrderByComparator<T> implements Serializable

Serialized Fields

_orderByComparator

OrderByComparator<T> _orderByComparator

_tableName

String _tableName

Class com.liferay.portal.kernel.util.TempFileNameException extends PortalException implements Serializable

Class com.liferay.portal.kernel.util.ThreadLocalDistributor extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws ClassNotFoundException,
                         IOException
Throws:
ClassNotFoundException
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Throws:
IOException

Class com.liferay.portal.kernel.util.TransientValue extends Object implements Serializable

Class com.liferay.portal.kernel.util.TreeView extends Object implements Serializable

Serialized Fields

_depth

int _depth

_list

List<E> _list

Class com.liferay.portal.kernel.util.Tuple extends Object implements Serializable

Serialized Fields

_array

Object[] _array

Class com.liferay.portal.kernel.util.UnicodeProperties extends HashMap<String,String> implements Serializable

Serialized Fields

_length

int _length

_safe

boolean _safe

Class com.liferay.portal.kernel.util.UniqueList extends ArrayList<E> implements Serializable

Class com.liferay.portal.kernel.util.UnmodifiableList extends Object implements Serializable

Serialized Fields

_list

List<E> _list
Deprecated. 

Class com.liferay.portal.kernel.util.WeakValueConcurrentHashMap extends ConcurrentReferenceValueHashMap<K,V> implements Serializable


Package com.liferay.portal.kernel.util.comparator

Class com.liferay.portal.kernel.util.comparator.ContactFirstNameComparator extends UserFirstNameComparator implements Serializable

Class com.liferay.portal.kernel.util.comparator.ContactJobTitleComparator extends UserJobTitleComparator implements Serializable

Class com.liferay.portal.kernel.util.comparator.ContactLastNameComparator extends UserLastNameComparator implements Serializable

Class com.liferay.portal.kernel.util.comparator.GroupFriendlyURLComparator extends OrderByComparator<Group> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.GroupIdComparator extends OrderByComparator<Group> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.GroupNameComparator extends OrderByComparator<Group> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.GroupTypeComparator extends OrderByComparator<Group> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.LayoutComparator extends OrderByComparator<Layout> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.LayoutPriorityComparator extends OrderByComparator<Layout> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_layout

Layout _layout

_lessThan

boolean _lessThan

Class com.liferay.portal.kernel.util.comparator.LayoutPrototypeCreateDateComparator extends OrderByComparator<LayoutPrototype> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.LayoutRevisionCreateDateComparator extends OrderByComparator<LayoutRevision> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.LayoutRevisionIdComparator extends OrderByComparator<LayoutRevision> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.LayoutSetBranchCreateDateComparator extends OrderByComparator<LayoutSetBranch> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.LayoutSetPrototypeCreateDateComparator extends OrderByComparator<LayoutSetPrototype> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.OrganizationIdComparator extends OrderByComparator<Organization> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.OrganizationNameComparator extends OrderByComparator<Organization> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.OrganizationTypeComparator extends OrderByComparator<Organization> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.PasswordPolicyDescriptionComparator extends OrderByComparator<PasswordPolicy> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.PasswordPolicyNameComparator extends OrderByComparator<PasswordPolicy> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.PortletCategoryComparator extends Object implements Serializable

Serialized Fields

_locale

Locale _locale

Class com.liferay.portal.kernel.util.comparator.PortletTitleComparator extends Object implements Serializable

Serialized Fields

_locale

Locale _locale

_servletContext

javax.servlet.ServletContext _servletContext

Class com.liferay.portal.kernel.util.comparator.ResourceActionBitwiseValueComparator extends OrderByComparator<ResourceAction> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.RoleDescriptionComparator extends OrderByComparator<Role> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.RoleNameComparator extends OrderByComparator<Role> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.RoleRoleIdComparator extends OrderByComparator<Role> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.RoleTypeComparator extends OrderByComparator<Role> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.SubscriptionClassNameIdComparator extends OrderByComparator<Subscription> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.TeamNameComparator extends OrderByComparator<Team> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserEmailAddressComparator extends OrderByComparator<User> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserFirstNameComparator extends OrderByComparator<User> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserGroupDescriptionComparator extends OrderByComparator<UserGroup> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserGroupNameComparator extends OrderByComparator<UserGroup> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserJobTitleComparator extends OrderByComparator<User> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserLastNameComparator extends OrderByComparator<User> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserLoginDateComparator extends OrderByComparator<User> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserScreenNameComparator extends OrderByComparator<User> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.portal.kernel.util.comparator.UserTrackerModifiedDateComparator extends Object implements Serializable

Serialized Fields

_ascending

boolean _ascending

Package com.liferay.portal.kernel.webcache

Class com.liferay.portal.kernel.webcache.WebCacheException extends PortalException implements Serializable


Package com.liferay.portal.kernel.webdav

Class com.liferay.portal.kernel.webdav.WebDAVException extends PortalException implements Serializable


Package com.liferay.portal.kernel.workflow

Class com.liferay.portal.kernel.workflow.DefaultWorkflowDefinition extends Object implements Serializable

Serialized Fields

_active

boolean _active

_content

String _content

_inputStream

InputStream _inputStream

_name

String _name

_optionalAttributes

Map<K,V> _optionalAttributes

_title

String _title

_version

int _version

Class com.liferay.portal.kernel.workflow.DefaultWorkflowInstance extends Object implements Serializable

Serialized Fields

_childrenWorkflowInstances

List<E> _childrenWorkflowInstances

_endDate

Date _endDate

_parentWorkflowInstance

WorkflowInstance _parentWorkflowInstance

_startDate

Date _startDate

_state

String _state

_workflowContext

Map<K,V> _workflowContext

_workflowDefinitionName

String _workflowDefinitionName

_workflowDefinitionVersion

int _workflowDefinitionVersion

_workflowInstanceId

long _workflowInstanceId

Class com.liferay.portal.kernel.workflow.DefaultWorkflowLog extends Object implements Serializable

Serialized Fields

_auditUserId

long _auditUserId

_comment

String _comment

_createDate

Date _createDate

_previousRoleId

long _previousRoleId

_previousState

String _previousState

_previousUserId

long _previousUserId

_roleId

long _roleId

_state

String _state

_type

int _type

_userId

long _userId

_workflowLogId

long _workflowLogId

_workflowTaskId

long _workflowTaskId

Class com.liferay.portal.kernel.workflow.DefaultWorkflowTask extends Object implements Serializable

Serialized Fields

_asynchronous

boolean _asynchronous

_completionDate

Date _completionDate

_createDate

Date _createDate

_description

String _description

_dueDate

Date _dueDate

_name

String _name

_optionalAttributes

Map<K,V> _optionalAttributes

_workflowDefinitionId

long _workflowDefinitionId

_workflowDefinitionName

String _workflowDefinitionName

_workflowDefinitionVersion

int _workflowDefinitionVersion

_workflowInstanceId

long _workflowInstanceId

_workflowTaskAssignees

List<E> _workflowTaskAssignees

_workflowTaskId

long _workflowTaskId

Class com.liferay.portal.kernel.workflow.RequiredWorkflowDefinitionException extends WorkflowException implements Serializable

Class com.liferay.portal.kernel.workflow.WorkflowDefinitionFileException extends WorkflowException implements Serializable

Class com.liferay.portal.kernel.workflow.WorkflowException extends PortalException implements Serializable

Class com.liferay.portal.kernel.workflow.WorkflowTaskAssignee extends Object implements Serializable

Serialized Fields

_assigneeClassName

String _assigneeClassName

_assigneeClassPK

long _assigneeClassPK

Class com.liferay.portal.kernel.workflow.WorkflowTaskDueDateException extends WorkflowException implements Serializable


Package com.liferay.portal.kernel.workflow.comparator

Class com.liferay.portal.kernel.workflow.comparator.WorkflowDefinitionNameComparator extends OrderByComparator<WorkflowDefinition> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowInstanceCompletedComparator extends OrderByComparator<WorkflowInstance> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowInstanceEndDateComparator extends OrderByComparator<WorkflowInstance> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowInstanceStartDateComparator extends OrderByComparator<WorkflowInstance> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowInstanceStateComparator extends OrderByComparator<WorkflowInstance> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowLogCreateDateComparator extends OrderByComparator<WorkflowLog> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowLogUserIdComparator extends OrderByComparator<WorkflowLog> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowTaskCompletionDateComparator extends OrderByComparator<WorkflowTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowTaskCreateDateComparator extends OrderByComparator<WorkflowTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowTaskDueDateComparator extends OrderByComparator<WorkflowTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowTaskNameComparator extends OrderByComparator<WorkflowTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Class com.liferay.portal.kernel.workflow.comparator.WorkflowTaskUserIdComparator extends OrderByComparator<WorkflowTask> implements Serializable

Serialized Fields

_ascending

boolean _ascending

_orderByAsc

String _orderByAsc

_orderByDesc

String _orderByDesc

_orderByFields

String[] _orderByFields

Package com.liferay.portal.kernel.xml

Class com.liferay.portal.kernel.xml.DocumentException extends Exception implements Serializable


Package com.liferay.portal.kernel.xmlrpc

Class com.liferay.portal.kernel.xmlrpc.XmlRpcException extends PortalException implements Serializable


Package com.liferay.portal.kernel.xuggler

Class com.liferay.portal.kernel.xuggler.XugglerInstallException extends PortalException implements Serializable

Class com.liferay.portal.kernel.xuggler.XugglerInstallException.MustBeURLClassLoader extends XugglerInstallException implements Serializable

Class com.liferay.portal.kernel.xuggler.XugglerInstallException.MustInstallJar extends XugglerInstallException implements Serializable


Package com.liferay.ratings.kernel.exception

Class com.liferay.ratings.kernel.exception.EntryScoreException extends PortalException implements Serializable

Class com.liferay.ratings.kernel.exception.NoSuchEntryException extends NoSuchModelException implements Serializable

Class com.liferay.ratings.kernel.exception.NoSuchStatsException extends NoSuchModelException implements Serializable


Package com.liferay.ratings.kernel.model

Class com.liferay.ratings.kernel.model.RatingsEntrySoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_entryId

long _entryId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_modifiedDate

Date _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_score

double _score

Class com.liferay.ratings.kernel.model.RatingsEntryWrapper extends Object implements Serializable

Serialized Fields

_ratingsEntry

RatingsEntry _ratingsEntry

Class com.liferay.ratings.kernel.model.RatingsStatsSoap extends Object implements Serializable

Serialized Fields

_statsId

long _statsId

_companyId

long _companyId

_classNameId

long _classNameId

_classPK

long _classPK

_totalEntries

int _totalEntries

_totalScore

double _totalScore

_averageScore

double _averageScore

Class com.liferay.ratings.kernel.model.RatingsStatsWrapper extends Object implements Serializable

Serialized Fields

_ratingsStats

RatingsStats _ratingsStats

Package com.liferay.social.kernel.exception

Class com.liferay.social.kernel.exception.NoSuchActivityAchievementException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.NoSuchActivityCounterException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.NoSuchActivityException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.NoSuchActivityLimitException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.NoSuchActivitySetException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.NoSuchActivitySettingException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.NoSuchRelationException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.NoSuchRequestException extends NoSuchModelException implements Serializable

Class com.liferay.social.kernel.exception.RelationUserIdException extends PortalException implements Serializable

Class com.liferay.social.kernel.exception.RequestUserIdException extends PortalException implements Serializable


Package com.liferay.social.kernel.model

Class com.liferay.social.kernel.model.SocialActivityAchievementSoap extends Object implements Serializable

Serialized Fields

_activityAchievementId

long _activityAchievementId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_createDate

long _createDate

_name

String _name

_firstInGroup

boolean _firstInGroup

Class com.liferay.social.kernel.model.SocialActivityAchievementWrapper extends Object implements Serializable

Serialized Fields

_socialActivityAchievement

SocialActivityAchievement _socialActivityAchievement

Class com.liferay.social.kernel.model.SocialActivityCounterDefinition extends Object implements Serializable

Serialized Fields

_enabled

boolean _enabled

_increment

int _increment

_limitEnabled

boolean _limitEnabled

_limitPeriod

int _limitPeriod

_limitValue

int _limitValue

_name

String _name

_ownerType

int _ownerType

_periodLength

int _periodLength

_transient

boolean _transient

Class com.liferay.social.kernel.model.SocialActivityCounterSoap extends Object implements Serializable

Serialized Fields

_activityCounterId

long _activityCounterId

_groupId

long _groupId

_companyId

long _companyId

_classNameId

long _classNameId

_classPK

long _classPK

_name

String _name

_ownerType

int _ownerType

_currentValue

int _currentValue

_totalValue

int _totalValue

_graceValue

int _graceValue

_startPeriod

int _startPeriod

_endPeriod

int _endPeriod

_active

boolean _active

Class com.liferay.social.kernel.model.SocialActivityCounterWrapper extends Object implements Serializable

Serialized Fields

_socialActivityCounter

SocialActivityCounter _socialActivityCounter

Class com.liferay.social.kernel.model.SocialActivityDefinition extends Object implements Serializable

Serialized Fields

_achievements

List<E> _achievements

_activityCounterDefinitions

Map<K,V> _activityCounterDefinitions

_activityProcessor

SocialActivityProcessor _activityProcessor

_activityType

int _activityType

_countersEnabled

boolean _countersEnabled

_languageKey

String _languageKey

_logActivity

boolean _logActivity

_modelName

String _modelName

Class com.liferay.social.kernel.model.SocialActivityLimitSoap extends Object implements Serializable

Serialized Fields

_activityLimitId

long _activityLimitId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_classNameId

long _classNameId

_classPK

long _classPK

_activityType

int _activityType

_activityCounterName

String _activityCounterName

_value

String _value

Class com.liferay.social.kernel.model.SocialActivityLimitWrapper extends Object implements Serializable

Serialized Fields

_socialActivityLimit

SocialActivityLimit _socialActivityLimit

Class com.liferay.social.kernel.model.SocialActivitySetSoap extends Object implements Serializable

Serialized Fields

_activitySetId

long _activitySetId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_createDate

long _createDate

_modifiedDate

long _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_type

int _type

_extraData

String _extraData

_activityCount

int _activityCount

Class com.liferay.social.kernel.model.SocialActivitySettingSoap extends Object implements Serializable

Serialized Fields

_activitySettingId

long _activitySettingId

_groupId

long _groupId

_companyId

long _companyId

_classNameId

long _classNameId

_activityType

int _activityType

_name

String _name

_value

String _value

Class com.liferay.social.kernel.model.SocialActivitySettingWrapper extends Object implements Serializable

Serialized Fields

_socialActivitySetting

SocialActivitySetting _socialActivitySetting

Class com.liferay.social.kernel.model.SocialActivitySetWrapper extends Object implements Serializable

Serialized Fields

_socialActivitySet

SocialActivitySet _socialActivitySet

Class com.liferay.social.kernel.model.SocialActivitySoap extends Object implements Serializable

Serialized Fields

_activityId

long _activityId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_createDate

long _createDate

_activitySetId

long _activitySetId

_mirrorActivityId

long _mirrorActivityId

_classNameId

long _classNameId

_classPK

long _classPK

_parentClassNameId

long _parentClassNameId

_parentClassPK

long _parentClassPK

_type

int _type

_extraData

String _extraData

_receiverUserId

long _receiverUserId

Class com.liferay.social.kernel.model.SocialActivityWrapper extends Object implements Serializable

Serialized Fields

_socialActivity

SocialActivity _socialActivity

Class com.liferay.social.kernel.model.SocialRelationSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_relationId

long _relationId

_companyId

long _companyId

_createDate

long _createDate

_userId1

long _userId1

_userId2

long _userId2

_type

int _type

Class com.liferay.social.kernel.model.SocialRelationWrapper extends Object implements Serializable

Serialized Fields

_socialRelation

SocialRelation _socialRelation

Class com.liferay.social.kernel.model.SocialRequestSoap extends Object implements Serializable

Serialized Fields

_uuid

String _uuid

_requestId

long _requestId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_createDate

long _createDate

_modifiedDate

long _modifiedDate

_classNameId

long _classNameId

_classPK

long _classPK

_type

int _type

_extraData

String _extraData

_receiverUserId

long _receiverUserId

_status

int _status

Class com.liferay.social.kernel.model.SocialRequestWrapper extends Object implements Serializable

Serialized Fields

_socialRequest

SocialRequest _socialRequest

Package com.liferay.social.kernel.util.comparator

Class com.liferay.social.kernel.util.comparator.SocialActivitySetModifiedDateComparator extends OrderByComparator<SocialActivitySet> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Package com.liferay.trash.kernel.exception

Class com.liferay.trash.kernel.exception.NoSuchEntryException extends NoSuchModelException implements Serializable

Class com.liferay.trash.kernel.exception.NoSuchVersionException extends NoSuchModelException implements Serializable

Class com.liferay.trash.kernel.exception.RestoreEntryException extends PortalException implements Serializable

Serialized Fields

_duplicateEntryId

long _duplicateEntryId

_errorMessage

String _errorMessage

_oldName

String _oldName

_overridable

boolean _overridable

_trashEntryId

long _trashEntryId

_type

int _type

Package com.liferay.trash.kernel.model

Class com.liferay.trash.kernel.model.TrashEntryList extends Object implements Serializable

Serialized Fields

_approximate

boolean _approximate

_array

TrashEntrySoap[] _array

_count

int _count

Class com.liferay.trash.kernel.model.TrashEntrySoap extends Object implements Serializable

Serialized Fields

_entryId

long _entryId

_groupId

long _groupId

_companyId

long _companyId

_userId

long _userId

_userName

String _userName

_createDate

Date _createDate

_classNameId

long _classNameId

_classPK

long _classPK

_systemEventSetKey

long _systemEventSetKey

_typeSettings

String _typeSettings

_status

int _status

Class com.liferay.trash.kernel.model.TrashEntryWrapper extends Object implements Serializable

Serialized Fields

_trashEntry

TrashEntry _trashEntry

Class com.liferay.trash.kernel.model.TrashVersionSoap extends Object implements Serializable

Serialized Fields

_versionId

long _versionId

_companyId

long _companyId

_entryId

long _entryId

_classNameId

long _classNameId

_classPK

long _classPK

_typeSettings

String _typeSettings

_status

int _status

Class com.liferay.trash.kernel.model.TrashVersionWrapper extends Object implements Serializable

Serialized Fields

_trashVersion

TrashVersion _trashVersion

Package com.liferay.trash.kernel.util.comparator

Class com.liferay.trash.kernel.util.comparator.EntryCreateDateComparator extends OrderByComparator<TrashEntry> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.trash.kernel.util.comparator.EntryTypeComparator extends OrderByComparator<TrashEntry> implements Serializable

Serialized Fields

_ascending

boolean _ascending

Class com.liferay.trash.kernel.util.comparator.EntryUserNameComparator extends OrderByComparator<TrashEntry> implements Serializable

Serialized Fields

_ascending

boolean _ascending


Liferay 7.0-ce-b8 portal-service