Serialized Form
-
Package com.liferay.counter.model.impl
-
Class com.liferay.counter.model.impl.CounterBaseImpl
class CounterBaseImpl extends CounterModelImpl implements Serializable -
Class com.liferay.counter.model.impl.CounterCacheModel
class CounterCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.counter.model.impl.CounterImpl
class CounterImpl extends CounterBaseImpl implements Serializable -
Class com.liferay.counter.model.impl.CounterModelImpl
class CounterModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.counter.kernel.model.Counter> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_currentId
long _currentId
-
_escapedModel
com.liferay.counter.kernel.model.Counter _escapedModel
-
_name
String _name
-
-
-
-
Package com.liferay.portal.convert
-
Exception com.liferay.portal.convert.ConvertException
class ConvertException extends com.liferay.portal.kernel.exception.PortalException implements Serializable
-
-
Package com.liferay.portal.convert.documentlibrary
-
Exception com.liferay.portal.convert.documentlibrary.FileSystemStoreRootDirException
class FileSystemStoreRootDirException extends ConvertException implements Serializable
-
-
Package com.liferay.portal.dao.orm.hibernate
-
Class com.liferay.portal.dao.orm.hibernate.BooleanType
class BooleanType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.DoubleType
class DoubleType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.FloatType
class FloatType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.IntegerType
class IntegerType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.LongType
class LongType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.MapType
class MapType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.ShortType
class ShortType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.StringClobType
class StringClobType extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.StringType
class StringType extends Object implements Serializable
-
-
Package com.liferay.portal.dao.orm.hibernate.event
-
Class com.liferay.portal.dao.orm.hibernate.event.MVCCSynchronizerPostUpdateEventListener
class MVCCSynchronizerPostUpdateEventListener extends Object implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.event.ResetOriginalValuesLoadEventListener
class ResetOriginalValuesLoadEventListener extends org.hibernate.event.internal.DefaultLoadEventListener implements Serializable -
Class com.liferay.portal.dao.orm.hibernate.event.ResetOriginalValuesPostLoadEventListener
class ResetOriginalValuesPostLoadEventListener extends org.hibernate.event.internal.DefaultPostLoadEventListener implements Serializable
-
-
Package com.liferay.portal.deploy.hot
-
Exception com.liferay.portal.deploy.hot.DuplicateCustomJspException
class DuplicateCustomJspException extends com.liferay.portal.kernel.deploy.hot.HotDeployException implements Serializable
-
-
Package com.liferay.portal.internal.change.tracking.hibernate
-
Class com.liferay.portal.internal.change.tracking.hibernate.CTSQLInterceptor
class CTSQLInterceptor extends org.hibernate.EmptyInterceptor implements Serializable-
Serialized Fields
-
_enabled
boolean _enabled
-
-
-
-
Package com.liferay.portal.internal.servlet
-
Class com.liferay.portal.internal.servlet.MainServlet
class MainServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
_portalRequestProcessor
PortalRequestProcessor _portalRequestProcessor
-
_serviceRegistrations
List<org.osgi.framework.ServiceRegistration<?>> _serviceRegistrations
-
-
-
-
Package com.liferay.portal.json
-
Class com.liferay.portal.json.JSONArrayImpl
class JSONArrayImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.json.JSONObjectImpl
class JSONObjectImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.json.UnmodifiableJSONObjectImpl
class UnmodifiableJSONObjectImpl extends JSONObjectImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package com.liferay.portal.json.jabsorb.serializer
-
Class com.liferay.portal.json.jabsorb.serializer.EnumSerializer
class EnumSerializer extends org.jabsorb.serializer.AbstractSerializer implements Serializable -
Class com.liferay.portal.json.jabsorb.serializer.LiferayJSONSerializer
class LiferayJSONSerializer extends org.jabsorb.JSONSerializer implements Serializable-
Serialized Fields
-
_liferayJSONDeserializationWhitelist
LiferayJSONDeserializationWhitelist _liferayJSONDeserializationWhitelist
-
-
-
Class com.liferay.portal.json.jabsorb.serializer.LiferaySerializer
class LiferaySerializer extends org.jabsorb.serializer.AbstractSerializer implements Serializable -
Class com.liferay.portal.json.jabsorb.serializer.LocaleSerializer
class LocaleSerializer extends org.jabsorb.serializer.AbstractSerializer implements Serializable
-
-
Package com.liferay.portal.jsonwebservice
-
Class com.liferay.portal.jsonwebservice.JSONWebServiceRedirectServlet
class JSONWebServiceRedirectServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package com.liferay.portal.language
-
Class com.liferay.portal.language.LanguageImpl
class LanguageImpl extends Object implements Serializable
-
-
Package com.liferay.portal.model.adapter.impl
-
Class com.liferay.portal.model.adapter.impl.StagedGroupedWorkflowDefinitionLinkImpl
class StagedGroupedWorkflowDefinitionLinkImpl extends WorkflowDefinitionLinkImpl implements Serializable-
Serialized Fields
-
_workflowDefinitionLink
com.liferay.portal.kernel.model.WorkflowDefinitionLink _workflowDefinitionLink
-
-
-
Class com.liferay.portal.model.adapter.impl.StagedThemeImpl
class StagedThemeImpl extends ThemeImpl implements Serializable
-
-
Package com.liferay.portal.model.impl
-
Class com.liferay.portal.model.impl.AddressBaseImpl
class AddressBaseImpl extends AddressModelImpl implements Serializable -
Class com.liferay.portal.model.impl.AddressCacheModel
class AddressCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.AddressImpl
class AddressImpl extends AddressBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.AddressModelImpl
class AddressModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Address> implements Serializable-
Serialized Fields
-
_addressId
long _addressId
-
_city
String _city
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_countryId
long _countryId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_escapedModel
com.liferay.portal.kernel.model.Address _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_latitude
double _latitude
-
_listTypeId
long _listTypeId
-
_longitude
double _longitude
-
_mailing
boolean _mailing
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_primary
boolean _primary
-
_regionId
long _regionId
-
_setModifiedDate
boolean _setModifiedDate
-
_street1
String _street1
-
_street2
String _street2
-
_street3
String _street3
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_validationDate
Date _validationDate
-
_validationStatus
int _validationStatus
-
_zip
String _zip
-
-
-
Class com.liferay.portal.model.impl.BrowserTrackerBaseImpl
class BrowserTrackerBaseImpl extends BrowserTrackerModelImpl implements Serializable -
Class com.liferay.portal.model.impl.BrowserTrackerCacheModel
class BrowserTrackerCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.BrowserTrackerImpl
class BrowserTrackerImpl extends BrowserTrackerBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.BrowserTrackerModelImpl
class BrowserTrackerModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.BrowserTracker> implements Serializable-
Serialized Fields
-
_browserKey
long _browserKey
-
_browserTrackerId
long _browserTrackerId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.BrowserTracker _escapedModel
-
_mvccVersion
long _mvccVersion
-
_userId
long _userId
-
-
-
Class com.liferay.portal.model.impl.ClassNameBaseImpl
class ClassNameBaseImpl extends ClassNameModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ClassNameCacheModel
class ClassNameCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ClassNameImpl
class ClassNameImpl extends ClassNameBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.ClassNameModelImpl
class ClassNameModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.ClassName> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_columnBitmask
long _columnBitmask
-
_escapedModel
com.liferay.portal.kernel.model.ClassName _escapedModel
-
_mvccVersion
long _mvccVersion
-
_value
String _value
-
-
-
Class com.liferay.portal.model.impl.CompanyBaseImpl
class CompanyBaseImpl extends CompanyModelImpl implements Serializable -
Class com.liferay.portal.model.impl.CompanyCacheModel
class CompanyCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.CompanyImpl
class CompanyImpl extends CompanyBaseImpl implements Serializable-
Serialized Fields
-
_companyInfo
com.liferay.portal.kernel.model.CompanyInfo _companyInfo
-
_companySecurityBag
CompanyImpl.CompanySecurityBag _companySecurityBag
-
_group
com.liferay.portal.kernel.model.Group _group
-
_groupId
long _groupId
-
_keyObj
Key _keyObj
-
_virtualHostname
String _virtualHostname
-
-
-
Class com.liferay.portal.model.impl.CompanyImpl.CompanySecurityBag
class CompanySecurityBag extends Object implements Serializable-
Serialized Fields
-
_authType
String _authType
-
_autoLogin
boolean _autoLogin
-
_siteLogo
boolean _siteLogo
-
_strangers
boolean _strangers
-
_strangersVerify
boolean _strangersVerify
-
_strangersWithMx
boolean _strangersWithMx
-
_updatePasswordRequired
boolean _updatePasswordRequired
-
-
-
Class com.liferay.portal.model.impl.CompanyInfoBaseImpl
class CompanyInfoBaseImpl extends CompanyInfoModelImpl implements Serializable -
Class com.liferay.portal.model.impl.CompanyInfoCacheModel
class CompanyInfoCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.CompanyInfoImpl
class CompanyInfoImpl extends CompanyInfoBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.CompanyInfoModelImpl
class CompanyInfoModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.CompanyInfo> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_companyInfoId
long _companyInfoId
-
_escapedModel
com.liferay.portal.kernel.model.CompanyInfo _escapedModel
-
_key
String _key
-
_mvccVersion
long _mvccVersion
-
-
-
Class com.liferay.portal.model.impl.CompanyModelImpl
class CompanyModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Company> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.Company _escapedModel
-
_homeURL
String _homeURL
-
_indexNameCurrent
String _indexNameCurrent
-
_indexNameNext
String _indexNameNext
-
_industry
String _industry
-
_legalId
String _legalId
-
_legalName
String _legalName
-
_legalType
String _legalType
-
_logoId
long _logoId
-
_maxUsers
int _maxUsers
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_mx
String _mx
-
_name
String _name
-
_setModifiedDate
boolean _setModifiedDate
-
_sicCode
String _sicCode
-
_size
String _size
-
_tickerSymbol
String _tickerSymbol
-
_type
String _type
-
_userId
long _userId
-
_userName
String _userName
-
_webId
String _webId
-
-
-
Class com.liferay.portal.model.impl.ContactBaseImpl
class ContactBaseImpl extends ContactModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ContactCacheModel
class ContactCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ContactImpl
class ContactImpl extends ContactBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.ContactModelImpl
class ContactModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Contact> implements Serializable-
Serialized Fields
-
_birthday
Date _birthday
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_contactId
long _contactId
-
_createDate
Date _createDate
-
_emailAddress
String _emailAddress
-
_employeeNumber
String _employeeNumber
-
_employeeStatusId
String _employeeStatusId
-
_escapedModel
com.liferay.portal.kernel.model.Contact _escapedModel
-
_facebookSn
String _facebookSn
-
_firstName
String _firstName
-
_hoursOfOperation
String _hoursOfOperation
-
_jabberSn
String _jabberSn
-
_jobClass
String _jobClass
-
_jobTitle
String _jobTitle
-
_lastName
String _lastName
-
_male
boolean _male
-
_middleName
String _middleName
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_parentContactId
long _parentContactId
-
_prefixListTypeId
long _prefixListTypeId
-
_setModifiedDate
boolean _setModifiedDate
-
_skypeSn
String _skypeSn
-
_smsSn
String _smsSn
-
_suffixListTypeId
long _suffixListTypeId
-
_twitterSn
String _twitterSn
-
_userId
long _userId
-
_userName
String _userName
-
-
-
Class com.liferay.portal.model.impl.CountryBaseImpl
class CountryBaseImpl extends CountryModelImpl implements Serializable -
Class com.liferay.portal.model.impl.CountryCacheModel
class CountryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.CountryImpl
class CountryImpl extends CountryBaseImpl implements Serializable-
Serialized Fields
-
_nameCurrentLanguageId
String _nameCurrentLanguageId
-
-
-
Class com.liferay.portal.model.impl.CountryLocalizationBaseImpl
class CountryLocalizationBaseImpl extends CountryLocalizationModelImpl implements Serializable -
Class com.liferay.portal.model.impl.CountryLocalizationCacheModel
class CountryLocalizationCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.CountryLocalizationImpl
class CountryLocalizationImpl extends CountryLocalizationBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.CountryLocalizationModelImpl
class CountryLocalizationModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.CountryLocalization> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_countryId
long _countryId
-
_countryLocalizationId
long _countryLocalizationId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.CountryLocalization _escapedModel
-
_languageId
String _languageId
-
_mvccVersion
long _mvccVersion
-
_title
String _title
-
-
-
Class com.liferay.portal.model.impl.CountryModelImpl
class CountryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Country> implements Serializable-
Serialized Fields
-
_a2
String _a2
-
_a3
String _a3
-
_active
boolean _active
-
_billingAllowed
boolean _billingAllowed
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_countryId
long _countryId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_defaultLanguageId
String _defaultLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.Country _escapedModel
-
_groupFilterEnabled
boolean _groupFilterEnabled
-
_idd
String _idd
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_number
String _number
-
_position
double _position
-
_setModifiedDate
boolean _setModifiedDate
-
_shippingAllowed
boolean _shippingAllowed
-
_subjectToVAT
boolean _subjectToVAT
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_zipRequired
boolean _zipRequired
-
-
-
Class com.liferay.portal.model.impl.EmailAddressBaseImpl
class EmailAddressBaseImpl extends EmailAddressModelImpl implements Serializable -
Class com.liferay.portal.model.impl.EmailAddressCacheModel
class EmailAddressCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.EmailAddressImpl
class EmailAddressImpl extends EmailAddressBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.EmailAddressModelImpl
class EmailAddressModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.EmailAddress> implements Serializable-
Serialized Fields
-
_address
String _address
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_emailAddressId
long _emailAddressId
-
_escapedModel
com.liferay.portal.kernel.model.EmailAddress _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_listTypeId
long _listTypeId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_primary
boolean _primary
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.EventDefinitionImpl
class EventDefinitionImpl extends Object implements Serializable -
Class com.liferay.portal.model.impl.GroupBaseImpl
class GroupBaseImpl extends GroupModelImpl implements Serializable -
Class com.liferay.portal.model.impl.GroupCacheModel
class GroupCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.GroupImpl
class GroupImpl extends GroupBaseImpl implements Serializable-
Serialized Fields
-
_liveGroup
com.liferay.portal.kernel.model.Group _liveGroup
-
_stagingGroup
com.liferay.portal.kernel.model.Group _stagingGroup
-
_typeSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _typeSettingsUnicodeProperties
-
-
-
Class com.liferay.portal.model.impl.GroupModelImpl
class GroupModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Group> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_creatorUserId
long _creatorUserId
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.Group _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_friendlyURL
String _friendlyURL
-
_groupId
long _groupId
-
_groupKey
String _groupKey
-
_inheritContent
boolean _inheritContent
-
_liveGroupId
long _liveGroupId
-
_manualMembership
boolean _manualMembership
-
_membershipRestriction
int _membershipRestriction
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_nameCurrentLanguageId
String _nameCurrentLanguageId
-
_parentGroupId
long _parentGroupId
-
_remoteStagingGroupCount
int _remoteStagingGroupCount
-
_setModifiedDate
boolean _setModifiedDate
-
_site
boolean _site
-
_treePath
String _treePath
-
_type
int _type
-
_typeSettings
String _typeSettings
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.ImageBaseImpl
class ImageBaseImpl extends ImageModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ImageCacheModel
class ImageCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ImageImpl
class ImageImpl extends ImageBaseImpl implements Serializable-
Serialized Fields
-
_textObj
byte[] _textObj
-
-
-
Class com.liferay.portal.model.impl.ImageModelImpl
class ImageModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Image> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.Image _escapedModel
-
_height
int _height
-
_imageId
long _imageId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_setModifiedDate
boolean _setModifiedDate
-
_size
int _size
-
_type
String _type
-
_width
int _width
-
-
-
Class com.liferay.portal.model.impl.LayoutBaseImpl
class LayoutBaseImpl extends LayoutModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutBranchBaseImpl
class LayoutBranchBaseImpl extends LayoutBranchModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutBranchCacheModel
class LayoutBranchCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutBranchImpl
class LayoutBranchImpl extends LayoutBranchBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutBranchModelImpl
class LayoutBranchModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutBranch> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_description
String _description
-
_escapedModel
com.liferay.portal.kernel.model.LayoutBranch _escapedModel
-
_groupId
long _groupId
-
_layoutBranchId
long _layoutBranchId
-
_layoutSetBranchId
long _layoutSetBranchId
-
_master
boolean _master
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_plid
long _plid
-
_userId
long _userId
-
_userName
String _userName
-
-
-
Class com.liferay.portal.model.impl.LayoutCacheModel
class LayoutCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutFriendlyURLBaseImpl
class LayoutFriendlyURLBaseImpl extends LayoutFriendlyURLModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutFriendlyURLCacheModel
class LayoutFriendlyURLCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutFriendlyURLImpl
class LayoutFriendlyURLImpl extends LayoutFriendlyURLBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutFriendlyURLModelImpl
class LayoutFriendlyURLModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.LayoutFriendlyURL _escapedModel
-
_friendlyURL
String _friendlyURL
-
_groupId
long _groupId
-
_languageId
String _languageId
-
_lastPublishDate
Date _lastPublishDate
-
_layoutFriendlyURLId
long _layoutFriendlyURLId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_plid
long _plid
-
_privateLayout
boolean _privateLayout
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.LayoutImpl
class LayoutImpl extends LayoutBaseImpl implements Serializable-
Serialized Fields
-
_colorScheme
com.liferay.portal.kernel.model.ColorScheme _colorScheme
-
_faviconURL
String _faviconURL
-
_layoutSet
com.liferay.portal.kernel.model.LayoutSet _layoutSet
-
_masterLayout
com.liferay.portal.kernel.model.Layout _masterLayout
-
_theme
com.liferay.portal.kernel.model.Theme _theme
-
_typeSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _typeSettingsUnicodeProperties
-
-
-
Class com.liferay.portal.model.impl.LayoutModelImpl
class LayoutModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_colorSchemeId
String _colorSchemeId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_css
String _css
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.Layout _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_faviconFileEntryId
long _faviconFileEntryId
-
_friendlyURL
String _friendlyURL
-
_groupId
long _groupId
-
_hidden
boolean _hidden
-
_iconImageId
long _iconImageId
-
_keywords
String _keywords
-
_keywordsCurrentLanguageId
String _keywordsCurrentLanguageId
-
_lastPublishDate
Date _lastPublishDate
-
_layoutId
long _layoutId
-
_layoutPrototypeLinkEnabled
boolean _layoutPrototypeLinkEnabled
-
_layoutPrototypeUuid
String _layoutPrototypeUuid
-
_masterLayoutPlid
long _masterLayoutPlid
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_nameCurrentLanguageId
String _nameCurrentLanguageId
-
_parentLayoutId
long _parentLayoutId
-
_parentPlid
long _parentPlid
-
_plid
long _plid
-
_priority
int _priority
-
_privateLayout
boolean _privateLayout
-
_publishDate
Date _publishDate
-
_robots
String _robots
-
_robotsCurrentLanguageId
String _robotsCurrentLanguageId
-
_setModifiedDate
boolean _setModifiedDate
-
_sourcePrototypeLayoutUuid
String _sourcePrototypeLayoutUuid
-
_status
int _status
-
_statusByUserId
long _statusByUserId
-
_statusByUserName
String _statusByUserName
-
_statusDate
Date _statusDate
-
_styleBookEntryId
long _styleBookEntryId
-
_system
boolean _system
-
_themeId
String _themeId
-
_title
String _title
-
_titleCurrentLanguageId
String _titleCurrentLanguageId
-
_type
String _type
-
_typeSettings
String _typeSettings
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.LayoutPrototypeBaseImpl
class LayoutPrototypeBaseImpl extends LayoutPrototypeModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutPrototypeCacheModel
class LayoutPrototypeCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutPrototypeImpl
class LayoutPrototypeImpl extends LayoutPrototypeBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutPrototypeModelImpl
class LayoutPrototypeModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutPrototype> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.LayoutPrototype _escapedModel
-
_layoutPrototypeId
long _layoutPrototypeId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_nameCurrentLanguageId
String _nameCurrentLanguageId
-
_setModifiedDate
boolean _setModifiedDate
-
_settings
String _settings
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.LayoutRevisionBaseImpl
class LayoutRevisionBaseImpl extends LayoutRevisionModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutRevisionCacheModel
class LayoutRevisionCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutRevisionImpl
class LayoutRevisionImpl extends LayoutRevisionBaseImpl implements Serializable-
Serialized Fields
-
_typeSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _typeSettingsUnicodeProperties
-
-
-
Class com.liferay.portal.model.impl.LayoutRevisionModelImpl
class LayoutRevisionModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision> implements Serializable-
Serialized Fields
-
_colorSchemeId
String _colorSchemeId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_css
String _css
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.LayoutRevision _escapedModel
-
_groupId
long _groupId
-
_head
boolean _head
-
_iconImageId
long _iconImageId
-
_keywords
String _keywords
-
_keywordsCurrentLanguageId
String _keywordsCurrentLanguageId
-
_layoutBranchId
long _layoutBranchId
-
_layoutRevisionId
long _layoutRevisionId
-
_layoutSetBranchId
long _layoutSetBranchId
-
_major
boolean _major
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_nameCurrentLanguageId
String _nameCurrentLanguageId
-
_parentLayoutRevisionId
long _parentLayoutRevisionId
-
_plid
long _plid
-
_privateLayout
boolean _privateLayout
-
_robots
String _robots
-
_robotsCurrentLanguageId
String _robotsCurrentLanguageId
-
_setModifiedDate
boolean _setModifiedDate
-
_status
int _status
-
_statusByUserId
long _statusByUserId
-
_statusByUserName
String _statusByUserName
-
_statusDate
Date _statusDate
-
_themeId
String _themeId
-
_title
String _title
-
_titleCurrentLanguageId
String _titleCurrentLanguageId
-
_typeSettings
String _typeSettings
-
_userId
long _userId
-
_userName
String _userName
-
-
-
Class com.liferay.portal.model.impl.LayoutSetBaseImpl
class LayoutSetBaseImpl extends LayoutSetModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutSetBranchBaseImpl
class LayoutSetBranchBaseImpl extends LayoutSetBranchModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutSetBranchCacheModel
class LayoutSetBranchCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutSetBranchImpl
class LayoutSetBranchImpl extends LayoutSetBranchBaseImpl implements Serializable-
Serialized Fields
-
_layoutSet
com.liferay.portal.kernel.model.LayoutSet _layoutSet
-
_settingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _settingsUnicodeProperties
-
-
-
Class com.liferay.portal.model.impl.LayoutSetBranchModelImpl
class LayoutSetBranchModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetBranch> implements Serializable-
Serialized Fields
-
_colorSchemeId
String _colorSchemeId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_css
String _css
-
_description
String _description
-
_escapedModel
com.liferay.portal.kernel.model.LayoutSetBranch _escapedModel
-
_groupId
long _groupId
-
_layoutSetBranchId
long _layoutSetBranchId
-
_layoutSetPrototypeLinkEnabled
boolean _layoutSetPrototypeLinkEnabled
-
_layoutSetPrototypeUuid
String _layoutSetPrototypeUuid
-
_logoId
long _logoId
-
_master
boolean _master
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_privateLayout
boolean _privateLayout
-
_setModifiedDate
boolean _setModifiedDate
-
_settings
String _settings
-
_themeId
String _themeId
-
_userId
long _userId
-
_userName
String _userName
-
-
-
Class com.liferay.portal.model.impl.LayoutSetCacheModel
class LayoutSetCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutSetImpl
class LayoutSetImpl extends LayoutSetBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutSetModelImpl
class LayoutSetModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSet> implements Serializable-
Serialized Fields
-
_colorSchemeId
String _colorSchemeId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_css
String _css
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.LayoutSet _escapedModel
-
_faviconFileEntryId
long _faviconFileEntryId
-
_groupId
long _groupId
-
_layoutSetId
long _layoutSetId
-
_layoutSetPrototypeLinkEnabled
boolean _layoutSetPrototypeLinkEnabled
-
_layoutSetPrototypeUuid
String _layoutSetPrototypeUuid
-
_logoId
long _logoId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_privateLayout
boolean _privateLayout
-
_setModifiedDate
boolean _setModifiedDate
-
_settings
String _settings
-
_themeId
String _themeId
-
-
-
Class com.liferay.portal.model.impl.LayoutSetPrototypeBaseImpl
class LayoutSetPrototypeBaseImpl extends LayoutSetPrototypeModelImpl implements Serializable -
Class com.liferay.portal.model.impl.LayoutSetPrototypeCacheModel
class LayoutSetPrototypeCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.LayoutSetPrototypeImpl
class LayoutSetPrototypeImpl extends LayoutSetPrototypeBaseImpl implements Serializable-
Serialized Fields
-
_settingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _settingsUnicodeProperties
-
-
-
Class com.liferay.portal.model.impl.LayoutSetPrototypeModelImpl
class LayoutSetPrototypeModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutSetPrototype> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.LayoutSetPrototype _escapedModel
-
_layoutSetPrototypeId
long _layoutSetPrototypeId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_nameCurrentLanguageId
String _nameCurrentLanguageId
-
_setModifiedDate
boolean _setModifiedDate
-
_settings
String _settings
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.LayoutTemplateImpl
class LayoutTemplateImpl extends PluginBaseImpl implements Serializable-
Serialized Fields
-
_columns
List<String> _columns
-
_content
String _content
-
_layoutTemplateId
String _layoutTemplateId
-
_name
String _name
-
_servletContextName
String _servletContextName
-
_setContent
boolean _setContent
-
_standard
boolean _standard
-
_templatePath
String _templatePath
-
_themeId
String _themeId
-
_thumbnailPath
String _thumbnailPath
-
_warFile
boolean _warFile
-
-
-
Class com.liferay.portal.model.impl.LayoutTypeControllerImpl
class LayoutTypeControllerImpl extends Object implements Serializable-
Serialized Fields
-
_browsable
boolean _browsable
-
_configurationActionDelete
String[] _configurationActionDelete
-
_configurationActionUpdate
String[] _configurationActionUpdate
-
_editPage
String _editPage
-
_firstPageable
boolean _firstPageable
-
_fullPageDisplayable
boolean _fullPageDisplayable
-
_parentable
boolean _parentable
-
_sitemapable
boolean _sitemapable
-
_type
String _type
-
_url
String _url
-
_urlFriendliable
boolean _urlFriendliable
-
_viewPage
String _viewPage
-
-
-
Class com.liferay.portal.model.impl.LayoutTypeImpl
class LayoutTypeImpl extends Object implements Serializable-
Serialized Fields
-
_layout
com.liferay.portal.kernel.model.Layout _layout
-
_layoutTypeAccessPolicy
com.liferay.portal.kernel.model.LayoutTypeAccessPolicy _layoutTypeAccessPolicy
-
_layoutTypeController
com.liferay.portal.kernel.model.LayoutTypeController _layoutTypeController
-
-
-
Class com.liferay.portal.model.impl.LayoutTypePortletImpl
class LayoutTypePortletImpl extends LayoutTypeImpl implements Serializable-
Serialized Fields
-
_addedCustomPortletMode
String _addedCustomPortletMode
-
_customizedView
boolean _customizedView
-
_dateFormat
Format _dateFormat
-
_enablePortletLayoutListener
boolean _enablePortletLayoutListener
-
_group
com.liferay.portal.kernel.model.Group _group
-
_layoutSetPrototypeLayout
com.liferay.portal.kernel.model.Layout _layoutSetPrototypeLayout
-
_portalPreferences
com.liferay.portal.kernel.portlet.PortalPreferences _portalPreferences
-
_updatePermission
boolean _updatePermission
-
-
-
Class com.liferay.portal.model.impl.LayoutTypeURLImpl
class LayoutTypeURLImpl extends LayoutTypePortletImpl implements Serializable -
Class com.liferay.portal.model.impl.ListTypeBaseImpl
class ListTypeBaseImpl extends ListTypeModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ListTypeCacheModel
class ListTypeCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ListTypeImpl
class ListTypeImpl extends ListTypeBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.ListTypeModelImpl
class ListTypeModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.ListType> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.ListType _escapedModel
-
_listTypeId
long _listTypeId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_setModifiedDate
boolean _setModifiedDate
-
_type
String _type
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.MembershipRequestBaseImpl
class MembershipRequestBaseImpl extends MembershipRequestModelImpl implements Serializable -
Class com.liferay.portal.model.impl.MembershipRequestCacheModel
class MembershipRequestCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.MembershipRequestImpl
class MembershipRequestImpl extends MembershipRequestBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.MembershipRequestModelImpl
class MembershipRequestModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.MembershipRequest> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_comments
String _comments
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.MembershipRequest _escapedModel
-
_groupId
long _groupId
-
_membershipRequestId
long _membershipRequestId
-
_mvccVersion
long _mvccVersion
-
_replierUserId
long _replierUserId
-
_replyComments
String _replyComments
-
_replyDate
Date _replyDate
-
_statusId
long _statusId
-
_userId
long _userId
-
-
-
Class com.liferay.portal.model.impl.OrganizationBaseImpl
class OrganizationBaseImpl extends OrganizationModelImpl implements Serializable -
Class com.liferay.portal.model.impl.OrganizationCacheModel
class OrganizationCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.OrganizationImpl
class OrganizationImpl extends OrganizationBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.OrganizationModelImpl
class OrganizationModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Organization> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_comments
String _comments
-
_companyId
long _companyId
-
_countryId
long _countryId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.Organization _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_logoId
long _logoId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_organizationId
long _organizationId
-
_parentOrganizationId
long _parentOrganizationId
-
_recursable
boolean _recursable
-
_regionId
long _regionId
-
_setModifiedDate
boolean _setModifiedDate
-
_statusListTypeId
long _statusListTypeId
-
_treePath
String _treePath
-
_type
String _type
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.OrgLaborBaseImpl
class OrgLaborBaseImpl extends OrgLaborModelImpl implements Serializable -
Class com.liferay.portal.model.impl.OrgLaborCacheModel
class OrgLaborCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.OrgLaborImpl
class OrgLaborImpl extends OrgLaborBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.OrgLaborModelImpl
class OrgLaborModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.OrgLabor> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.OrgLabor _escapedModel
-
_friClose
int _friClose
-
_friOpen
int _friOpen
-
_listTypeId
long _listTypeId
-
_monClose
int _monClose
-
_monOpen
int _monOpen
-
_mvccVersion
long _mvccVersion
-
_organizationId
long _organizationId
-
_orgLaborId
long _orgLaborId
-
_satClose
int _satClose
-
_satOpen
int _satOpen
-
_sunClose
int _sunClose
-
_sunOpen
int _sunOpen
-
_thuClose
int _thuClose
-
_thuOpen
int _thuOpen
-
_tueClose
int _tueClose
-
_tueOpen
int _tueOpen
-
_wedClose
int _wedClose
-
_wedOpen
int _wedOpen
-
-
-
Class com.liferay.portal.model.impl.PasswordPolicyBaseImpl
class PasswordPolicyBaseImpl extends PasswordPolicyModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PasswordPolicyCacheModel
class PasswordPolicyCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PasswordPolicyImpl
class PasswordPolicyImpl extends PasswordPolicyBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PasswordPolicyModelImpl
class PasswordPolicyModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicy> implements Serializable-
Serialized Fields
-
_allowDictionaryWords
boolean _allowDictionaryWords
-
_changeable
boolean _changeable
-
_changeRequired
boolean _changeRequired
-
_checkSyntax
boolean _checkSyntax
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_defaultPolicy
boolean _defaultPolicy
-
_description
String _description
-
_escapedModel
com.liferay.portal.kernel.model.PasswordPolicy _escapedModel
-
_expireable
boolean _expireable
-
_graceLimit
int _graceLimit
-
_history
boolean _history
-
_historyCount
int _historyCount
-
_lockout
boolean _lockout
-
_lockoutDuration
long _lockoutDuration
-
_maxAge
long _maxAge
-
_maxFailure
int _maxFailure
-
_minAge
long _minAge
-
_minAlphanumeric
int _minAlphanumeric
-
_minLength
int _minLength
-
_minLowerCase
int _minLowerCase
-
_minNumbers
int _minNumbers
-
_minSymbols
int _minSymbols
-
_minUpperCase
int _minUpperCase
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_passwordPolicyId
long _passwordPolicyId
-
_regex
String _regex
-
_requireUnlock
boolean _requireUnlock
-
_resetFailureCount
long _resetFailureCount
-
_resetTicketMaxAge
long _resetTicketMaxAge
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_warningTime
long _warningTime
-
-
-
Class com.liferay.portal.model.impl.PasswordPolicyRelBaseImpl
class PasswordPolicyRelBaseImpl extends PasswordPolicyRelModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PasswordPolicyRelCacheModel
class PasswordPolicyRelCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PasswordPolicyRelImpl
class PasswordPolicyRelImpl extends PasswordPolicyRelBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PasswordPolicyRelModelImpl
class PasswordPolicyRelModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordPolicyRel> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.PasswordPolicyRel _escapedModel
-
_mvccVersion
long _mvccVersion
-
_passwordPolicyId
long _passwordPolicyId
-
_passwordPolicyRelId
long _passwordPolicyRelId
-
-
-
Class com.liferay.portal.model.impl.PasswordTrackerBaseImpl
class PasswordTrackerBaseImpl extends PasswordTrackerModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PasswordTrackerCacheModel
class PasswordTrackerCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PasswordTrackerImpl
class PasswordTrackerImpl extends PasswordTrackerBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PasswordTrackerModelImpl
class PasswordTrackerModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PasswordTracker> implements Serializable-
Serialized Fields
-
-
Class com.liferay.portal.model.impl.PermissionImpl
class PermissionImpl extends Object implements Serializable -
Class com.liferay.portal.model.impl.PhoneBaseImpl
class PhoneBaseImpl extends PhoneModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PhoneCacheModel
class PhoneCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PhoneImpl
class PhoneImpl extends PhoneBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PhoneModelImpl
class PhoneModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Phone> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.Phone _escapedModel
-
_extension
String _extension
-
_externalReferenceCode
String _externalReferenceCode
-
_listTypeId
long _listTypeId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_number
String _number
-
_phoneId
long _phoneId
-
_primary
boolean _primary
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.PluginSettingBaseImpl
class PluginSettingBaseImpl extends PluginSettingModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PluginSettingCacheModel
class PluginSettingCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PluginSettingImpl
class PluginSettingImpl extends PluginSettingBaseImpl implements Serializable-
Serialized Fields
-
_rolesArray
String[] _rolesArray
An array of required roles of the plugin.
-
-
-
Class com.liferay.portal.model.impl.PluginSettingModelImpl
class PluginSettingModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PluginSetting> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.PluginSetting _escapedModel
-
_mvccVersion
long _mvccVersion
-
_pluginId
String _pluginId
-
_pluginSettingId
long _pluginSettingId
-
_pluginType
String _pluginType
-
_roles
String _roles
-
-
-
Class com.liferay.portal.model.impl.PortalPreferencesBaseImpl
class PortalPreferencesBaseImpl extends PortalPreferencesModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PortalPreferencesCacheModel
class PortalPreferencesCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PortalPreferencesImpl
class PortalPreferencesImpl extends PortalPreferencesBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PortalPreferencesModelImpl
class PortalPreferencesModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PortalPreferences> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.PortalPreferences _escapedModel
-
_mvccVersion
long _mvccVersion
-
_ownerId
long _ownerId
-
_ownerType
int _ownerType
-
_portalPreferencesId
long _portalPreferencesId
-
-
-
Class com.liferay.portal.model.impl.PortalPreferenceValueBaseImpl
class PortalPreferenceValueBaseImpl extends PortalPreferenceValueModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PortalPreferenceValueCacheModel
class PortalPreferenceValueCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PortalPreferenceValueImpl
class PortalPreferenceValueImpl extends PortalPreferenceValueBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PortalPreferenceValueModelImpl
class PortalPreferenceValueModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PortalPreferenceValue> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.PortalPreferenceValue _escapedModel
-
_index
int _index
-
_key
String _key
-
_largeValue
String _largeValue
-
_mvccVersion
long _mvccVersion
-
_namespace
String _namespace
-
_portalPreferencesId
long _portalPreferencesId
-
_portalPreferenceValueId
long _portalPreferenceValueId
-
_smallValue
String _smallValue
-
-
-
Class com.liferay.portal.model.impl.PortletAppImpl
class PortletAppImpl extends Object implements Serializable-
Serialized Fields
-
_containerRuntimeOptions
Map<String,
String[]> _containerRuntimeOptions -
_contextPath
String _contextPath
-
_customUserAttributes
Map<String,
String> _customUserAttributes -
_defaultNamespace
String _defaultNamespace
-
_eventDefinitions
Set<com.liferay.portal.kernel.model.EventDefinition> _eventDefinitions
-
_portletFilters
Set<com.liferay.portal.kernel.model.PortletFilter> _portletFilters
-
_portletFiltersMap
Map<String,
com.liferay.portal.kernel.model.PortletFilter> _portletFiltersMap -
_portlets
Set<com.liferay.portal.kernel.model.Portlet> _portlets
-
_portletURLListeners
Set<com.liferay.portal.kernel.model.PortletURLListener> _portletURLListeners
-
_portletURLListenersMap
Map<String,
com.liferay.portal.kernel.model.PortletURLListener> _portletURLListenersMap -
_publicRenderParametersMap
Map<String,
com.liferay.portal.kernel.model.PublicRenderParameter> _publicRenderParametersMap -
_servletContext
javax.servlet.ServletContext _servletContext
-
_servletContextName
String _servletContextName
-
_servletURLPatterns
Set<String> _servletURLPatterns
-
_specMajorVersion
int _specMajorVersion
-
_specMinorVersion
int _specMinorVersion
-
_userAttributes
Set<String> _userAttributes
-
_warFile
boolean _warFile
-
-
-
Class com.liferay.portal.model.impl.PortletBaseImpl
class PortletBaseImpl extends PortletModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PortletCacheModel
class PortletCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PortletFilterImpl
class PortletFilterImpl extends Object implements Serializable -
Class com.liferay.portal.model.impl.PortletImpl
class PortletImpl extends PortletBaseImpl implements Serializable-
Serialized Fields
-
_actionTimeout
int _actionTimeout
The action timeout of the portlet. -
_actionURLRedirect
boolean _actionURLRedirect
True
if an action URL for this portlet should cause an auto redirect. -
_addDefaultResource
boolean _addDefaultResource
True
if default resources for the portlet are added to a page. -
_ajaxable
boolean _ajaxable
True
if the portlet can be displayed via Ajax. -
_applicationTypes
Set<com.liferay.portal.kernel.application.type.ApplicationType> _applicationTypes
The application types of the portlet. -
_assetRendererFactoryClasses
List<String> _assetRendererFactoryClasses
The names of the classes that represents asset types associated with the portlet. -
_asyncSupported
boolean _asyncSupported
True
if the portlet supports asynchronous processing in resource requests. -
_autopropagatedParameters
Set<String> _autopropagatedParameters
The names of the parameters that will be automatically propagated through the portlet. -
_categoryNames
Set<String> _categoryNames
The names of the category that display the portlet -
_configurationActionClass
String _configurationActionClass
The configuration action class of the portlet. -
_controlPanelEntryCategory
String _controlPanelEntryCategory
The name of the category of the Control Panel where this portlet will be shown. -
_controlPanelEntryClass
String _controlPanelEntryClass
The name of the class that will control when this portlet will be shown in the Control Panel. -
_controlPanelEntryWeight
double _controlPanelEntryWeight
The relative weight of this portlet with respect to the other portlets in the same category of the Control Panel. -
_cssClassWrapper
String _cssClassWrapper
The name of the CSS class that will be injected in the DIV that wraps this portlet. -
_customAttributesDisplayClasses
List<String> _customAttributesDisplayClasses
The names of the classes that represents custom attribute displays associated with the portlet. -
_defaultPluginSetting
com.liferay.portal.kernel.model.PluginSetting _defaultPluginSetting
Plugin settings associated with the portlet. -
_defaultPreferences
String _defaultPreferences
The default preferences of the portlet. -
_displayName
String _displayName
The display name of the portlet. -
_expCache
Integer _expCache
The expiration cache of the portlet. -
_footerPortalCss
List<String> _footerPortalCss
A list of CSS files that will be referenced from the page's footer relative to the portal's context path. -
_footerPortalJavaScript
List<String> _footerPortalJavaScript
A list of JavaScript files that will be referenced from the page's footer relative to the portal's context path. -
_footerPortletCss
List<String> _footerPortletCss
A list of CSS files that will be referenced from the page's footer relative to the portlet's context path. -
_footerPortletJavaScript
List<String> _footerPortletJavaScript
A list of JavaScript files that will be referenced from the page's footer relative to the portlet's context path. -
_friendlyURLMapperClass
String _friendlyURLMapperClass
The name of the friendly URL mapper class of the portlet. -
_friendlyURLMapping
String _friendlyURLMapping
The name of the friendly URL mapping of the portlet. -
_friendlyURLRoutes
String _friendlyURLRoutes
The the class loader resource path to the friendly URL routes of the portlet. -
_headerPortalCss
List<String> _headerPortalCss
A list of CSS files that will be referenced from the page's header relative to the portal's context path. -
_headerPortalJavaScript
List<String> _headerPortalJavaScript
A list of JavaScript files that will be referenced from the page's header relative to the portal's context path. -
_headerPortletCss
List<String> _headerPortletCss
A list of CSS files that will be referenced from the page's header relative to the portlet's context path. -
_headerPortletJavaScript
List<String> _headerPortletJavaScript
A list of JavaScript files that will be referenced from the page's header relative to the portlet's context path. -
_headerRequestAttributePrefixes
List<String> _headerRequestAttributePrefixes
A list of header request attribute prefixes that will be referenced after the HEADER_PHASE completes for each portlet. Header request attributes that have names starting with any of the prefixes will be copied from the header request to the subsequent render request. -
_headerTimeout
int _headerTimeout
The header timeout of the portlet. -
_icon
String _icon
The icon of the portlet. -
_include
boolean _include
True
to include the portlet and make it available to be made active. -
_indexerClasses
List<String> _indexerClasses
The names of the classes that represent indexers associated with the portlet. -
_initParams
Map<String,
String> _initParams The init parameters of the portlet. -
_instanceable
boolean _instanceable
True
if the portlet can be added multiple times to a layout. -
_layoutCacheable
boolean _layoutCacheable
True
if the portlet can be cached within the layout. -
_maximizeEdit
boolean _maximizeEdit
True
if the portlet goes into the maximized state when the user goes into the edit mode. -
_maximizeHelp
boolean _maximizeHelp
True
if the portlet goes into the maximized state when the user goes into the help mode. -
_multipartFileSizeThreshold
int _multipartFileSizeThreshold
The maximum size of buffered bytes before storing occurs. -
_multipartLocation
String _multipartLocation
The directory for storing uploaded files. -
_multipartMaxFileSize
long _multipartMaxFileSize
The maximum number of bytes permitted for an uploaded file. -
_multipartMaxRequestSize
long _multipartMaxRequestSize
The maximum number of bytes permitted for a multipart request. -
_openSearchClass
String _openSearchClass
The name of the open search class of the portlet. -
_parentStrutsPath
String _parentStrutsPath
The parent struts path of the portlet. -
_partialActionServeResource
boolean _partialActionServeResource
True
if the portlet'sserveResource(ResourceRequest,ResourceResponse)
method should be invoked during a partial action triggered by a different portlet on the same portal page. -
_permissionPropagatorClass
String _permissionPropagatorClass
The name of the permission propagator class of the portlet. -
_pluginPackage
com.liferay.portal.kernel.plugin.PluginPackage _pluginPackage
Package to which this plugin belongs. -
_popMessageListenerClass
String _popMessageListenerClass
The name of the POP message listener class of the portlet. -
_popUpPrint
boolean _popUpPrint
True
if the portlet goes into the pop up state when the user goes into the print mode. -
_portletApp
com.liferay.portal.kernel.model.PortletApp _portletApp
The application to which this portlet belongs. -
_portletClass
String _portletClass
The name of the portlet class of the portlet. -
_portletConfigurationListenerClass
String _portletConfigurationListenerClass
-
_portletDataHandlerClass
String _portletDataHandlerClass
The name of the portlet data handler class of the portlet. -
_portletDependencies
List<com.liferay.portal.kernel.model.portlet.PortletDependency> _portletDependencies
The client-side dependencies associated with the portlet. -
_portletDependencyCssEnabled
boolean _portletDependencyCssEnabled
True
if the CSS resource dependencies specified inportlet.xml
, @Dependency
,HeaderResponse.addDependency(String, String, String)
, orHeaderResponse.addDependency(String, String, String, String)
are to be referenced in the page's header. -
_portletDependencyJavaScriptEnabled
boolean _portletDependencyJavaScriptEnabled
True
if the JavaScript resource dependencies specified inportlet.xml
, @Dependency
,HeaderResponse.addDependency(String, String, String)
, orHeaderResponse.addDependency(String, String, String, String)
are to be referenced in the page's header. -
_portletFilters
Map<String,
com.liferay.portal.kernel.model.PortletFilter> _portletFilters The filters of the portlet. -
_portletInfo
com.liferay.portal.kernel.model.PortletInfo _portletInfo
The portlet info of the portlet. -
_portletLayoutListenerClass
String _portletLayoutListenerClass
The name of the portlet data layout listener class of the portlet. -
_portletModes
Map<String,
Set<String>> _portletModes The portlet modes of the portlet. -
_portletName
String _portletName
The name of the portlet. -
_portletURLClass
String _portletURLClass
The name of the portlet URL class of the portlet. -
_preferencesCompanyWide
boolean _preferencesCompanyWide
True
if preferences are shared across the entire company. -
_preferencesOwnedByGroup
boolean _preferencesOwnedByGroup
True
if preferences are owned by the group when the portlet is shown in a group layout.False
if preferences are owned by the user at all times. -
_preferencesUniquePerLayout
boolean _preferencesUniquePerLayout
True
if preferences are unique per layout. -
_preferencesValidator
String _preferencesValidator
The name of the preferences validator class of the portlet. -
_privateRequestAttributes
boolean _privateRequestAttributes
True
if the portlet does not share request attributes with the portal or portlets from another WAR. -
_privateSessionAttributes
boolean _privateSessionAttributes
True
if the portlet does not share session attributes with the portal. -
_processingEvents
Set<com.liferay.portal.kernel.xml.QName> _processingEvents
The processing events of the portlet. -
_processingEventsByQName
Map<String,
com.liferay.portal.kernel.xml.QName> _processingEventsByQName Map of the processing events of the portlet keyed by the QName. -
_publicRenderParameters
Set<com.liferay.portal.kernel.model.PublicRenderParameter> _publicRenderParameters
The public render parameters of the portlet. -
_publicRenderParametersByIdentifier
Map<String,
com.liferay.portal.kernel.model.PublicRenderParameter> _publicRenderParametersByIdentifier Map of the public render parameters of the portlet keyed by the identifier. -
_publicRenderParametersByQName
Map<String,
com.liferay.portal.kernel.model.PublicRenderParameter> _publicRenderParametersByQName Map of the public render parameters of the portlet keyed by the QName. -
_publishingEvents
Set<com.liferay.portal.kernel.xml.QName> _publishingEvents
The publishing events of the portlet. -
_renderTimeout
int _renderTimeout
The render timeout of the portlet. -
_renderWeight
int _renderWeight
Render weight of the portlet. -
_requiresNamespacedParameters
boolean _requiresNamespacedParameters
True
if the portlet will only process namespaced parameters. -
_resourceBundle
String _resourceBundle
The resource bundle of the portlet. -
_restoreCurrentView
boolean _restoreCurrentView
True
if the portlet restores to the current view from the maximized state. -
_roleMappers
Map<String,
String> _roleMappers The role mappers of the portlet. -
_rolesArray
String[] _rolesArray
An array of required roles of the portlet. -
_rootPortlet
com.liferay.portal.kernel.model.Portlet _rootPortlet
The root portlet of this portlet instance. -
_rootPortletId
String _rootPortletId
-
_schedulerEntries
List<com.liferay.portal.kernel.scheduler.SchedulerEntry> _schedulerEntries
The scheduler entries of the portlet. -
_scopeable
boolean _scopeable
True
if the portlet supports scoping of data. -
_showPortletAccessDenied
boolean _showPortletAccessDenied
True
if users are shown that they do not have access to the portlet. -
_showPortletInactive
boolean _showPortletInactive
True
if users are shown that the portlet is inactive. -
_singlePageApplication
boolean _singlePageApplication
True
if the portlet uses Single Page Application. -
_socialActivityInterpreterClasses
List<String> _socialActivityInterpreterClasses
The names of the classes that represents social activity interpreters associated with the portlet. -
_socialRequestInterpreterClass
String _socialRequestInterpreterClass
The name of the social request interpreter class of the portlet. -
_stagedModelDataHandlerClasses
List<String> _stagedModelDataHandlerClasses
The names of the classes that represent staged model data handlers associated with the portlet. -
_staticPortlet
boolean _staticPortlet
True
if the portlet is a static portlet that is cannot be moved. -
_staticPortletStart
boolean _staticPortletStart
True
if the portlet is a static portlet at the start of a list of portlets. -
_strutsPath
String _strutsPath
The struts path of the portlet. -
_supportedLocales
Set<String> _supportedLocales
The supported locales of the portlet. -
_system
boolean _system
True
if the portlet is a system portlet that a user cannot manually add to their page. -
_templateHandlerClass
String _templateHandlerClass
The name of the display style handler class of the portlet. -
_timestamp
Long _timestamp
The timestamp of the portlet. -
_trashHandlerClasses
List<String> _trashHandlerClasses
The names of the classes that represents trash handlers associated with the portlet. -
_undeployedPortlet
boolean _undeployedPortlet
True
if the portlet is an undeployed portlet. -
_unlinkedRoles
Set<String> _unlinkedRoles
The unlinked roles of the portlet. -
_urlEncoderClass
String _urlEncoderClass
The name of the URL encoder class of the portlet. -
_useDefaultTemplate
boolean _useDefaultTemplate
True
if the portlet uses the default template. -
_userNotificationDefinitions
String _userNotificationDefinitions
The the class loader resource path to the user notification definitions of the portlet. -
_userNotificationHandlerClasses
List<String> _userNotificationHandlerClasses
The names of the classes that represents user notification handlers associated with the portlet. -
_userPrincipalStrategy
String _userPrincipalStrategy
The user principal strategy of the portlet. -
_virtualPath
String _virtualPath
The virtual path of the portlet. -
_webDAVStorageClass
String _webDAVStorageClass
The name of the WebDAV storage class of the portlet. -
_webDAVStorageToken
String _webDAVStorageToken
The name of the WebDAV storage token of the portlet. -
_windowStates
Map<String,
Set<String>> _windowStates The window states of the portlet. -
_workflowHandlerClasses
List<String> _workflowHandlerClasses
The names of the classes that represents workflow handlers associated with the portlet. -
_xmlRpcMethodClass
String _xmlRpcMethodClass
The name of the XML-RPC method class of the portlet.
-
-
-
Class com.liferay.portal.model.impl.PortletItemBaseImpl
class PortletItemBaseImpl extends PortletItemModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PortletItemCacheModel
class PortletItemCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PortletItemImpl
class PortletItemImpl extends PortletItemBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PortletItemModelImpl
class PortletItemModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PortletItem> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.PortletItem _escapedModel
-
_groupId
long _groupId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_portletId
String _portletId
-
_portletItemId
long _portletItemId
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
-
-
Class com.liferay.portal.model.impl.PortletModelImpl
class PortletModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Portlet> implements Serializable -
Class com.liferay.portal.model.impl.PortletPreferencesBaseImpl
class PortletPreferencesBaseImpl extends PortletPreferencesModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PortletPreferencesCacheModel
class PortletPreferencesCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PortletPreferencesImpl
class PortletPreferencesImpl extends PortletPreferencesBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PortletPreferencesModelImpl
class PortletPreferencesModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PortletPreferences> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.PortletPreferences _escapedModel
-
_mvccVersion
long _mvccVersion
-
_ownerId
long _ownerId
-
_ownerType
int _ownerType
-
_plid
long _plid
-
_portletId
String _portletId
-
_portletPreferencesId
long _portletPreferencesId
-
-
-
Class com.liferay.portal.model.impl.PortletPreferenceValueBaseImpl
class PortletPreferenceValueBaseImpl extends PortletPreferenceValueModelImpl implements Serializable -
Class com.liferay.portal.model.impl.PortletPreferenceValueCacheModel
class PortletPreferenceValueCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.PortletPreferenceValueImpl
class PortletPreferenceValueImpl extends PortletPreferenceValueBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.PortletPreferenceValueModelImpl
class PortletPreferenceValueModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.PortletPreferenceValue> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.PortletPreferenceValue _escapedModel
-
_index
int _index
-
_largeValue
String _largeValue
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_portletPreferencesId
long _portletPreferencesId
-
_portletPreferenceValueId
long _portletPreferenceValueId
-
_readOnly
boolean _readOnly
-
_smallValue
String _smallValue
-
-
-
Class com.liferay.portal.model.impl.PortletURLListenerImpl
class PortletURLListenerImpl extends Object implements Serializable-
Serialized Fields
-
_listenerClass
String _listenerClass
-
_ordinal
int _ordinal
-
_portletApp
com.liferay.portal.kernel.model.PortletApp _portletApp
-
-
-
Class com.liferay.portal.model.impl.PublicRenderParameterImpl
class PublicRenderParameterImpl extends Object implements Serializable-
Serialized Fields
-
_identifier
String _identifier
-
_portletApp
com.liferay.portal.kernel.model.PortletApp _portletApp
-
_qName
com.liferay.portal.kernel.xml.QName _qName
-
-
-
Class com.liferay.portal.model.impl.RecentLayoutBranchBaseImpl
class RecentLayoutBranchBaseImpl extends RecentLayoutBranchModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RecentLayoutBranchCacheModel
class RecentLayoutBranchCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RecentLayoutBranchImpl
class RecentLayoutBranchImpl extends RecentLayoutBranchBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.RecentLayoutBranchModelImpl
class RecentLayoutBranchModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.RecentLayoutBranch> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.RecentLayoutBranch _escapedModel
-
_groupId
long _groupId
-
_layoutBranchId
long _layoutBranchId
-
_layoutSetBranchId
long _layoutSetBranchId
-
_mvccVersion
long _mvccVersion
-
_plid
long _plid
-
_recentLayoutBranchId
long _recentLayoutBranchId
-
_userId
long _userId
-
-
-
Class com.liferay.portal.model.impl.RecentLayoutRevisionBaseImpl
class RecentLayoutRevisionBaseImpl extends RecentLayoutRevisionModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RecentLayoutRevisionCacheModel
class RecentLayoutRevisionCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RecentLayoutRevisionImpl
class RecentLayoutRevisionImpl extends RecentLayoutRevisionBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.RecentLayoutRevisionModelImpl
class RecentLayoutRevisionModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.RecentLayoutRevision> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.RecentLayoutRevision _escapedModel
-
_groupId
long _groupId
-
_layoutRevisionId
long _layoutRevisionId
-
_layoutSetBranchId
long _layoutSetBranchId
-
_mvccVersion
long _mvccVersion
-
_plid
long _plid
-
_recentLayoutRevisionId
long _recentLayoutRevisionId
-
_userId
long _userId
-
-
-
Class com.liferay.portal.model.impl.RecentLayoutSetBranchBaseImpl
class RecentLayoutSetBranchBaseImpl extends RecentLayoutSetBranchModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RecentLayoutSetBranchCacheModel
class RecentLayoutSetBranchCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RecentLayoutSetBranchImpl
class RecentLayoutSetBranchImpl extends RecentLayoutSetBranchBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.RecentLayoutSetBranchModelImpl
class RecentLayoutSetBranchModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.RecentLayoutSetBranch> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.RecentLayoutSetBranch _escapedModel
-
_groupId
long _groupId
-
_layoutSetBranchId
long _layoutSetBranchId
-
_layoutSetId
long _layoutSetId
-
_mvccVersion
long _mvccVersion
-
_recentLayoutSetBranchId
long _recentLayoutSetBranchId
-
_userId
long _userId
-
-
-
Class com.liferay.portal.model.impl.RegionBaseImpl
class RegionBaseImpl extends RegionModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RegionCacheModel
class RegionCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RegionImpl
class RegionImpl extends RegionBaseImpl implements Serializable-
Serialized Fields
-
_titleCurrentLanguageId
String _titleCurrentLanguageId
-
-
-
Class com.liferay.portal.model.impl.RegionLocalizationBaseImpl
class RegionLocalizationBaseImpl extends RegionLocalizationModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RegionLocalizationCacheModel
class RegionLocalizationCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RegionLocalizationImpl
class RegionLocalizationImpl extends RegionLocalizationBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.RegionLocalizationModelImpl
class RegionLocalizationModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.RegionLocalization> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.RegionLocalization _escapedModel
-
_languageId
String _languageId
-
_mvccVersion
long _mvccVersion
-
_regionId
long _regionId
-
_regionLocalizationId
long _regionLocalizationId
-
_title
String _title
-
-
-
Class com.liferay.portal.model.impl.RegionModelImpl
class RegionModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Region> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_countryId
long _countryId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_defaultLanguageId
String _defaultLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.Region _escapedModel
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_position
double _position
-
_regionCode
String _regionCode
-
_regionId
long _regionId
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.ReleaseBaseImpl
class ReleaseBaseImpl extends ReleaseModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ReleaseCacheModel
class ReleaseCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ReleaseImpl
class ReleaseImpl extends ReleaseBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.ReleaseModelImpl
class ReleaseModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Release> implements Serializable-
Serialized Fields
-
_buildDate
Date _buildDate
-
_buildNumber
int _buildNumber
-
_columnBitmask
long _columnBitmask
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.Release _escapedModel
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_releaseId
long _releaseId
-
_schemaVersion
String _schemaVersion
-
_servletContextName
String _servletContextName
-
_setModifiedDate
boolean _setModifiedDate
-
_state
int _state
-
_testString
String _testString
-
_verified
boolean _verified
-
-
-
Class com.liferay.portal.model.impl.RememberMeTokenBaseImpl
class RememberMeTokenBaseImpl extends RememberMeTokenModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RememberMeTokenCacheModel
class RememberMeTokenCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RememberMeTokenImpl
class RememberMeTokenImpl extends RememberMeTokenBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.RememberMeTokenModelImpl
class RememberMeTokenModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.RememberMeToken> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.RememberMeToken _escapedModel
-
_expirationDate
Date _expirationDate
-
_mvccVersion
long _mvccVersion
-
_rememberMeTokenId
long _rememberMeTokenId
-
_userId
long _userId
-
_value
String _value
-
-
-
Class com.liferay.portal.model.impl.RepositoryBaseImpl
class RepositoryBaseImpl extends RepositoryModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RepositoryCacheModel
class RepositoryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RepositoryEntryBaseImpl
class RepositoryEntryBaseImpl extends RepositoryEntryModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RepositoryEntryCacheModel
class RepositoryEntryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RepositoryEntryImpl
class RepositoryEntryImpl extends RepositoryEntryBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.RepositoryEntryModelImpl
class RepositoryEntryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.RepositoryEntry> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.RepositoryEntry _escapedModel
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_manualCheckInRequired
boolean _manualCheckInRequired
-
_mappedId
String _mappedId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_repositoryEntryId
long _repositoryEntryId
-
_repositoryId
long _repositoryId
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.RepositoryImpl
class RepositoryImpl extends RepositoryBaseImpl implements Serializable-
Serialized Fields
-
_typeSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _typeSettingsUnicodeProperties
-
-
-
Class com.liferay.portal.model.impl.RepositoryModelImpl
class RepositoryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Repository> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_dlFolderId
long _dlFolderId
-
_escapedModel
com.liferay.portal.kernel.model.Repository _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_portletId
String _portletId
-
_repositoryId
long _repositoryId
-
_setModifiedDate
boolean _setModifiedDate
-
_typeSettings
String _typeSettings
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.ResourceActionBaseImpl
class ResourceActionBaseImpl extends ResourceActionModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ResourceActionCacheModel
class ResourceActionCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ResourceActionImpl
class ResourceActionImpl extends ResourceActionBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.ResourceActionModelImpl
class ResourceActionModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.ResourceAction> implements Serializable -
Class com.liferay.portal.model.impl.ResourcePermissionBaseImpl
class ResourcePermissionBaseImpl extends ResourcePermissionModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ResourcePermissionCacheModel
class ResourcePermissionCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ResourcePermissionImpl
class ResourcePermissionImpl extends ResourcePermissionBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.ResourcePermissionModelImpl
class ResourcePermissionModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.ResourcePermission> implements Serializable-
Serialized Fields
-
_actionIds
long _actionIds
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.ResourcePermission _escapedModel
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_ownerId
long _ownerId
-
_primKey
String _primKey
-
_primKeyId
long _primKeyId
-
_resourcePermissionId
long _resourcePermissionId
-
_roleId
long _roleId
-
_scope
int _scope
-
_viewActionId
boolean _viewActionId
-
-
-
Class com.liferay.portal.model.impl.RoleBaseImpl
class RoleBaseImpl extends RoleModelImpl implements Serializable -
Class com.liferay.portal.model.impl.RoleCacheModel
class RoleCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.RoleImpl
class RoleImpl extends RoleBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.RoleModelImpl
class RoleModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Role> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.portal.kernel.model.Role _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_roleId
long _roleId
-
_setModifiedDate
boolean _setModifiedDate
-
_subtype
String _subtype
-
_title
String _title
-
_titleCurrentLanguageId
String _titleCurrentLanguageId
-
_type
int _type
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.ServiceComponentBaseImpl
class ServiceComponentBaseImpl extends ServiceComponentModelImpl implements Serializable -
Class com.liferay.portal.model.impl.ServiceComponentCacheModel
class ServiceComponentCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.ServiceComponentImpl
class ServiceComponentImpl extends ServiceComponentBaseImpl implements Serializable-
Serialized Fields
-
_dataEl
com.liferay.portal.kernel.xml.Element _dataEl
-
-
-
Class com.liferay.portal.model.impl.ServiceComponentModelImpl
class ServiceComponentModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.ServiceComponent> implements Serializable-
Serialized Fields
-
_buildDate
long _buildDate
-
_buildNamespace
String _buildNamespace
-
_buildNumber
long _buildNumber
-
_columnBitmask
long _columnBitmask
-
_data
String _data
-
_escapedModel
com.liferay.portal.kernel.model.ServiceComponent _escapedModel
-
_mvccVersion
long _mvccVersion
-
_serviceComponentId
long _serviceComponentId
-
-
-
Class com.liferay.portal.model.impl.SubscriptionBaseImpl
class SubscriptionBaseImpl extends SubscriptionModelImpl implements Serializable -
Class com.liferay.portal.model.impl.SubscriptionCacheModel
class SubscriptionCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.SubscriptionImpl
class SubscriptionImpl extends SubscriptionBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.SubscriptionModelImpl
class SubscriptionModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
Deprecated. -
_classPK
long _classPK
Deprecated. -
_columnBitmask
long _columnBitmask
Deprecated. -
_companyId
long _companyId
Deprecated. -
_createDate
Date _createDate
Deprecated. -
_escapedModel
com.liferay.portal.kernel.model.Subscription _escapedModel
Deprecated. -
_frequency
String _frequency
Deprecated. -
_groupId
long _groupId
Deprecated. -
_modifiedDate
Date _modifiedDate
Deprecated. -
_mvccVersion
long _mvccVersion
Deprecated. -
_setModifiedDate
boolean _setModifiedDate
Deprecated. -
_subscriptionId
long _subscriptionId
Deprecated. -
_userId
long _userId
Deprecated. -
_userName
String _userName
Deprecated.
-
-
-
Class com.liferay.portal.model.impl.SystemEventBaseImpl
class SystemEventBaseImpl extends SystemEventModelImpl implements Serializable -
Class com.liferay.portal.model.impl.SystemEventCacheModel
class SystemEventCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.SystemEventImpl
class SystemEventImpl extends SystemEventBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.SystemEventModelImpl
class SystemEventModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_classUuid
String _classUuid
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.SystemEvent _escapedModel
-
_extraData
String _extraData
-
_groupId
long _groupId
-
_mvccVersion
long _mvccVersion
-
_parentSystemEventId
long _parentSystemEventId
-
_referrerClassNameId
long _referrerClassNameId
-
_systemEventId
long _systemEventId
-
_systemEventSetKey
long _systemEventSetKey
-
_type
int _type
-
_userId
long _userId
-
_userName
String _userName
-
-
-
Class com.liferay.portal.model.impl.TeamBaseImpl
class TeamBaseImpl extends TeamModelImpl implements Serializable -
Class com.liferay.portal.model.impl.TeamCacheModel
class TeamCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.TeamImpl
class TeamImpl extends TeamBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.TeamModelImpl
class TeamModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Team> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_escapedModel
com.liferay.portal.kernel.model.Team _escapedModel
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_setModifiedDate
boolean _setModifiedDate
-
_teamId
long _teamId
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.ThemeImpl
class ThemeImpl extends PluginBaseImpl implements Serializable-
Serialized Fields
-
_colorSchemesMap
Map<String,
com.liferay.portal.kernel.model.ColorScheme> _colorSchemesMap -
_controlPanelTheme
boolean _controlPanelTheme
-
_cssPath
String _cssPath
-
_defaultPortletDecorator
com.liferay.portal.kernel.model.PortletDecorator _defaultPortletDecorator
-
_imagesPath
String _imagesPath
-
_javaScriptPath
String _javaScriptPath
-
_loadFromServletContext
boolean _loadFromServletContext
-
_name
String _name
-
_pageTheme
boolean _pageTheme
-
_portletDecoratorsMap
Map<String,
com.liferay.portal.kernel.model.PortletDecorator> _portletDecoratorsMap -
_resourceExistsMap
Map<String,
Boolean> _resourceExistsMap -
_resourcePathsMap
Map<String,
String> _resourcePathsMap -
_rootPath
String _rootPath
-
_servletContextName
String _servletContextName
-
_templateExtension
String _templateExtension
-
_templatesPath
String _templatesPath
-
_themeCompanyLimit
com.liferay.portal.kernel.theme.ThemeCompanyLimit _themeCompanyLimit
-
_themeGroupLimit
com.liferay.portal.kernel.theme.ThemeGroupLimit _themeGroupLimit
-
_themeId
String _themeId
-
_themeSettingsMap
Map<String,
com.liferay.portal.kernel.model.ThemeSetting> _themeSettingsMap -
_timestamp
long _timestamp
-
_virtualPath
String _virtualPath
-
_warFile
boolean _warFile
-
-
-
Class com.liferay.portal.model.impl.ThemeSettingImpl
class ThemeSettingImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.liferay.portal.model.impl.TicketBaseImpl
class TicketBaseImpl extends TicketModelImpl implements Serializable -
Class com.liferay.portal.model.impl.TicketCacheModel
class TicketCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.TicketImpl
class TicketImpl extends TicketBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.TicketModelImpl
class TicketModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Ticket> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.Ticket _escapedModel
-
_expirationDate
Date _expirationDate
-
_extraInfo
String _extraInfo
-
_key
String _key
-
_mvccVersion
long _mvccVersion
-
_ticketId
long _ticketId
-
_type
int _type
-
-
-
Class com.liferay.portal.model.impl.UserBaseImpl
class UserBaseImpl extends UserModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserCacheModel
class UserCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserGroupBaseImpl
class UserGroupBaseImpl extends UserGroupModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserGroupCacheModel
class UserGroupCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserGroupGroupRoleBaseImpl
class UserGroupGroupRoleBaseImpl extends UserGroupGroupRoleModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserGroupGroupRoleCacheModel
class UserGroupGroupRoleCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserGroupGroupRoleImpl
class UserGroupGroupRoleImpl extends UserGroupGroupRoleBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserGroupGroupRoleModelImpl
class UserGroupGroupRoleModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupGroupRole> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.UserGroupGroupRole _escapedModel
-
_groupId
long _groupId
-
_mvccVersion
long _mvccVersion
-
_roleId
long _roleId
-
_userGroupGroupRoleId
long _userGroupGroupRoleId
-
_userGroupId
long _userGroupId
-
-
-
Class com.liferay.portal.model.impl.UserGroupImpl
class UserGroupImpl extends UserGroupBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserGroupModelImpl
class UserGroupModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroup> implements Serializable-
Serialized Fields
-
_addedByLDAPImport
boolean _addedByLDAPImport
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_escapedModel
com.liferay.portal.kernel.model.UserGroup _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_parentUserGroupId
long _parentUserGroupId
-
_setModifiedDate
boolean _setModifiedDate
-
_userGroupId
long _userGroupId
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.UserGroupRoleBaseImpl
class UserGroupRoleBaseImpl extends UserGroupRoleModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserGroupRoleCacheModel
class UserGroupRoleCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserGroupRoleImpl
class UserGroupRoleImpl extends UserGroupRoleBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserGroupRoleModelImpl
class UserGroupRoleModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserGroupRole> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.UserGroupRole _escapedModel
-
_groupId
long _groupId
-
_mvccVersion
long _mvccVersion
-
_roleId
long _roleId
-
_userGroupRoleId
long _userGroupRoleId
-
_userId
long _userId
-
-
-
Class com.liferay.portal.model.impl.UserIdMapperBaseImpl
class UserIdMapperBaseImpl extends UserIdMapperModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserIdMapperCacheModel
class UserIdMapperCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserIdMapperImpl
class UserIdMapperImpl extends UserIdMapperBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserIdMapperModelImpl
class UserIdMapperModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserIdMapper> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_description
String _description
-
_escapedModel
com.liferay.portal.kernel.model.UserIdMapper _escapedModel
-
_externalUserId
String _externalUserId
-
_mvccVersion
long _mvccVersion
-
_type
String _type
-
_userId
long _userId
-
_userIdMapperId
long _userIdMapperId
-
-
-
Class com.liferay.portal.model.impl.UserImpl
class UserImpl extends UserBaseImpl implements Serializable-
Serialized Fields
-
_contact
com.liferay.portal.kernel.model.Contact _contact
-
_group
com.liferay.portal.kernel.model.Group _group
-
_groupId
long _groupId
-
_groupIds
long[] _groupIds
-
_locale
Locale _locale
-
_organizationIds
long[] _organizationIds
-
_passwordModified
boolean _passwordModified
-
_passwordPolicy
com.liferay.portal.kernel.model.PasswordPolicy _passwordPolicy
-
_passwordUnencrypted
String _passwordUnencrypted
-
_roleIds
long[] _roleIds
-
_teamIds
long[] _teamIds
-
_timeZone
TimeZone _timeZone
-
_userGroupIds
long[] _userGroupIds
-
-
-
Class com.liferay.portal.model.impl.UserModelImpl
class UserModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User> implements Serializable-
Serialized Fields
-
_agreedToTermsOfUse
boolean _agreedToTermsOfUse
-
_columnBitmask
long _columnBitmask
-
_comments
String _comments
-
_companyId
long _companyId
-
_contactId
long _contactId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_digest
String _digest
-
_emailAddress
String _emailAddress
-
_emailAddressVerified
boolean _emailAddressVerified
-
_escapedModel
com.liferay.portal.kernel.model.User _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_facebookId
long _facebookId
-
_failedLoginAttempts
int _failedLoginAttempts
-
_firstName
String _firstName
-
_googleUserId
String _googleUserId
-
_graceLoginCount
int _graceLoginCount
-
_greeting
String _greeting
-
_jobTitle
String _jobTitle
-
_languageId
String _languageId
-
_lastFailedLoginDate
Date _lastFailedLoginDate
-
_lastLoginDate
Date _lastLoginDate
-
_lastLoginIP
String _lastLoginIP
-
_lastName
String _lastName
-
_ldapServerId
long _ldapServerId
-
_lockout
boolean _lockout
-
_lockoutDate
Date _lockoutDate
-
_loginDate
Date _loginDate
-
_loginIP
String _loginIP
-
_middleName
String _middleName
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_openId
String _openId
-
_password
String _password
-
_passwordEncrypted
boolean _passwordEncrypted
-
_passwordModifiedDate
Date _passwordModifiedDate
-
_passwordReset
boolean _passwordReset
-
_portraitId
long _portraitId
-
_reminderQueryAnswer
String _reminderQueryAnswer
-
_reminderQueryQuestion
String _reminderQueryQuestion
-
_screenName
String _screenName
-
_setModifiedDate
boolean _setModifiedDate
-
_status
int _status
-
_timeZoneId
String _timeZoneId
-
_type
int _type
-
_userId
long _userId
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.UserNotificationDeliveryBaseImpl
class UserNotificationDeliveryBaseImpl extends UserNotificationDeliveryModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserNotificationDeliveryCacheModel
class UserNotificationDeliveryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserNotificationDeliveryImpl
class UserNotificationDeliveryImpl extends UserNotificationDeliveryBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserNotificationDeliveryModelImpl
class UserNotificationDeliveryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationDelivery> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_deliver
boolean _deliver
-
_deliveryType
int _deliveryType
-
_escapedModel
com.liferay.portal.kernel.model.UserNotificationDelivery _escapedModel
-
_mvccVersion
long _mvccVersion
-
_notificationType
int _notificationType
-
_portletId
String _portletId
-
_userId
long _userId
-
_userNotificationDeliveryId
long _userNotificationDeliveryId
-
-
-
Class com.liferay.portal.model.impl.UserNotificationEventBaseImpl
class UserNotificationEventBaseImpl extends UserNotificationEventModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserNotificationEventCacheModel
class UserNotificationEventCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserNotificationEventImpl
class UserNotificationEventImpl extends UserNotificationEventBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserNotificationEventModelImpl
class UserNotificationEventModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent> implements Serializable-
Serialized Fields
-
_actionRequired
boolean _actionRequired
-
_archived
boolean _archived
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_deliverBy
long _deliverBy
-
_delivered
boolean _delivered
-
_deliveryType
int _deliveryType
-
_escapedModel
com.liferay.portal.kernel.model.UserNotificationEvent _escapedModel
-
_mvccVersion
long _mvccVersion
-
_payload
String _payload
-
_timestamp
long _timestamp
-
_type
String _type
-
_userId
long _userId
-
_userNotificationEventId
long _userNotificationEventId
-
_uuid
String _uuid
-
-
-
Class com.liferay.portal.model.impl.UserTrackerBaseImpl
class UserTrackerBaseImpl extends UserTrackerModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserTrackerCacheModel
class UserTrackerCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserTrackerImpl
class UserTrackerImpl extends UserTrackerBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserTrackerModelImpl
class UserTrackerModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserTracker> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_escapedModel
com.liferay.portal.kernel.model.UserTracker _escapedModel
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_remoteAddr
String _remoteAddr
-
_remoteHost
String _remoteHost
-
_sessionId
String _sessionId
-
_setModifiedDate
boolean _setModifiedDate
-
_userAgent
String _userAgent
-
_userId
long _userId
-
_userTrackerId
long _userTrackerId
-
-
-
Class com.liferay.portal.model.impl.UserTrackerPathBaseImpl
class UserTrackerPathBaseImpl extends UserTrackerPathModelImpl implements Serializable -
Class com.liferay.portal.model.impl.UserTrackerPathCacheModel
class UserTrackerPathCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.UserTrackerPathImpl
class UserTrackerPathImpl extends UserTrackerPathBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.UserTrackerPathModelImpl
class UserTrackerPathModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserTrackerPath> implements Serializable-
Serialized Fields
-
-
Class com.liferay.portal.model.impl.VirtualHostBaseImpl
class VirtualHostBaseImpl extends VirtualHostModelImpl implements Serializable -
Class com.liferay.portal.model.impl.VirtualHostCacheModel
class VirtualHostCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.VirtualHostImpl
class VirtualHostImpl extends VirtualHostBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.VirtualHostModelImpl
class VirtualHostModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.VirtualHost> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_defaultVirtualHost
boolean _defaultVirtualHost
-
_escapedModel
com.liferay.portal.kernel.model.VirtualHost _escapedModel
-
_hostname
String _hostname
-
_languageId
String _languageId
-
_layoutSetId
long _layoutSetId
-
_mvccVersion
long _mvccVersion
-
_virtualHostId
long _virtualHostId
-
-
-
Class com.liferay.portal.model.impl.WebDAVPropsBaseImpl
class WebDAVPropsBaseImpl extends WebDAVPropsModelImpl implements Serializable -
Class com.liferay.portal.model.impl.WebDAVPropsCacheModel
class WebDAVPropsCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.WebDAVPropsImpl
class WebDAVPropsImpl extends WebDAVPropsBaseImpl implements Serializable-
Serialized Fields
-
_document
com.liferay.portal.kernel.xml.Document _document
-
-
-
Class com.liferay.portal.model.impl.WebDAVPropsModelImpl
class WebDAVPropsModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.WebDAVProps> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.WebDAVProps _escapedModel
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_props
String _props
-
_setModifiedDate
boolean _setModifiedDate
-
_webDavPropsId
long _webDavPropsId
-
-
-
Class com.liferay.portal.model.impl.WebsiteBaseImpl
class WebsiteBaseImpl extends WebsiteModelImpl implements Serializable -
Class com.liferay.portal.model.impl.WebsiteCacheModel
class WebsiteCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.WebsiteImpl
class WebsiteImpl extends WebsiteBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.WebsiteModelImpl
class WebsiteModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Website> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_escapedModel
com.liferay.portal.kernel.model.Website _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_lastPublishDate
Date _lastPublishDate
-
_listTypeId
long _listTypeId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_primary
boolean _primary
-
_setModifiedDate
boolean _setModifiedDate
-
_url
String _url
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_websiteId
long _websiteId
-
-
-
Class com.liferay.portal.model.impl.WorkflowDefinitionLinkBaseImpl
class WorkflowDefinitionLinkBaseImpl extends WorkflowDefinitionLinkModelImpl implements Serializable -
Class com.liferay.portal.model.impl.WorkflowDefinitionLinkCacheModel
class WorkflowDefinitionLinkCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.WorkflowDefinitionLinkImpl
class WorkflowDefinitionLinkImpl extends WorkflowDefinitionLinkBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.WorkflowDefinitionLinkModelImpl
class WorkflowDefinitionLinkModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.WorkflowDefinitionLink> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.WorkflowDefinitionLink _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_groupId
long _groupId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_setModifiedDate
boolean _setModifiedDate
-
_typePK
long _typePK
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_workflowDefinitionLinkId
long _workflowDefinitionLinkId
-
_workflowDefinitionName
String _workflowDefinitionName
-
_workflowDefinitionVersion
int _workflowDefinitionVersion
-
-
-
Class com.liferay.portal.model.impl.WorkflowInstanceLinkBaseImpl
class WorkflowInstanceLinkBaseImpl extends WorkflowInstanceLinkModelImpl implements Serializable -
Class com.liferay.portal.model.impl.WorkflowInstanceLinkCacheModel
class WorkflowInstanceLinkCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portal.model.impl.WorkflowInstanceLinkImpl
class WorkflowInstanceLinkImpl extends WorkflowInstanceLinkBaseImpl implements Serializable -
Class com.liferay.portal.model.impl.WorkflowInstanceLinkModelImpl
class WorkflowInstanceLinkModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.WorkflowInstanceLink> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.portal.kernel.model.WorkflowInstanceLink _escapedModel
-
_groupId
long _groupId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_workflowInstanceId
long _workflowInstanceId
-
_workflowInstanceLinkId
long _workflowInstanceLinkId
-
-
-
-
Package com.liferay.portal.module.framework
-
Class com.liferay.portal.module.framework.ModuleFrameworkServletAdapter
class ModuleFrameworkServletAdapter extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package com.liferay.portal.plugin
-
Class com.liferay.portal.plugin.ModuleId
class ModuleId extends Object implements Serializable -
Exception com.liferay.portal.plugin.PluginPackageException
class PluginPackageException extends com.liferay.portal.kernel.exception.SystemException implements Serializable -
Class com.liferay.portal.plugin.PluginPackageImpl
class PluginPackageImpl extends Object implements Serializable-
Serialized Fields
-
_author
String _author
-
_changeLog
String _changeLog
-
_context
String _context
-
_deploymentSettings
Properties _deploymentSettings
-
_licenses
List<com.liferay.portal.kernel.plugin.License> _licenses
-
_liferayVersions
List<String> _liferayVersions
-
_longDescription
String _longDescription
-
_modifiedDate
Date _modifiedDate
-
_moduleId
ModuleId _moduleId
-
_name
String _name
-
_pageURL
String _pageURL
-
_recommendedDeploymentContext
String _recommendedDeploymentContext
-
_requiredDeploymentContexts
List<String> _requiredDeploymentContexts
-
_screenshots
List<com.liferay.portal.kernel.plugin.Screenshot> _screenshots
-
_shortDescription
String _shortDescription
-
_tags
List<String> _tags
-
_types
List<String> _types
-
-
-
-
Package com.liferay.portal.repository.liferayrepository.model
-
Class com.liferay.portal.repository.liferayrepository.model.LiferayFileEntry
class LiferayFileEntry extends LiferayModel implements Serializable-
Serialized Fields
-
_dlFileEntry
com.liferay.document.library.kernel.model.DLFileEntry _dlFileEntry
-
_dlFileVersion
com.liferay.document.library.kernel.model.DLFileVersion _dlFileVersion
-
_escapedModel
boolean _escapedModel
-
-
-
Class com.liferay.portal.repository.liferayrepository.model.LiferayFileShortcut
class LiferayFileShortcut extends LiferayModel implements Serializable-
Serialized Fields
-
_dlFileShortcut
com.liferay.document.library.kernel.model.DLFileShortcut _dlFileShortcut
-
_escapedModel
boolean _escapedModel
-
-
-
Class com.liferay.portal.repository.liferayrepository.model.LiferayFileVersion
class LiferayFileVersion extends LiferayModel implements Serializable-
Serialized Fields
-
_dlFileVersion
com.liferay.document.library.kernel.model.DLFileVersion _dlFileVersion
-
_escapedModel
boolean _escapedModel
-
-
-
Class com.liferay.portal.repository.liferayrepository.model.LiferayFolder
class LiferayFolder extends LiferayModel implements Serializable-
Serialized Fields
-
_dlFolder
com.liferay.document.library.kernel.model.DLFolder _dlFolder
-
_escapedModel
boolean _escapedModel
-
-
-
-
Package com.liferay.portal.security.auth
-
Class com.liferay.portal.security.auth.PortalCallbackHandler
class PortalCallbackHandler extends Object implements Serializable
-
-
Package com.liferay.portal.security.permission
-
Class com.liferay.portal.security.permission.UserBagImpl
class UserBagImpl extends Object implements Serializable-
Serialized Fields
-
_userGroupIds
long[] _userGroupIds
-
_userId
long _userId
-
_userOrgGroupIds
long[] _userOrgGroupIds
-
_userOrgIds
long[] _userOrgIds
-
_userRoleIds
long[] _userRoleIds
-
_userUserGroupGroupIds
long[] _userUserGroupGroupIds
-
_userUserGroupIds
long[] _userUserGroupIds
-
-
-
-
Package com.liferay.portal.servlet
-
Class com.liferay.portal.servlet.CleanUpServlet
class CleanUpServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.ComboServlet
class ComboServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.GoogleGadgetServlet
class GoogleGadgetServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.I18nServlet
class I18nServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.JSONServlet
class JSONServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
_jsonAction
JSONAction _jsonAction
-
_pluginClassLoader
ClassLoader _pluginClassLoader
-
-
-
Class com.liferay.portal.servlet.LanguageServlet
class LanguageServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.NetvibesServlet
class NetvibesServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.RobotsServlet
class RobotsServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.ServletAdapter
class ServletAdapter extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
_bundleContext
org.osgi.framework.BundleContext _bundleContext
-
_serviceTracker
org.osgi.util.tracker.ServiceTracker<javax.servlet.Servlet,
javax.servlet.Servlet> _serviceTracker
-
-
-
Class com.liferay.portal.servlet.SitemapServlet
class SitemapServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.TunnelServlet
class TunnelServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.liferay.portal.servlet.WidgetServlet
class WidgetServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package com.liferay.portal.sharepoint
-
Package com.liferay.portal.spring.bean
-
Class com.liferay.portal.spring.bean.LiferayBeanFactory
class LiferayBeanFactory extends org.springframework.beans.factory.support.DefaultListableBeanFactory implements Serializable-
Serialized Fields
-
_postProcessPropertyValues
boolean _postProcessPropertyValues
-
-
-
-
Package com.liferay.portal.spring.hibernate
-
Class com.liferay.portal.spring.hibernate.PortalCurrentSessionContext
class PortalCurrentSessionContext extends Object implements Serializable-
Serialized Fields
-
_sessionFactoryImplementor
org.hibernate.engine.spi.SessionFactoryImplementor _sessionFactoryImplementor
-
-
-
Class com.liferay.portal.spring.hibernate.PortalTransactionManager
class PortalTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager implements Serializable-
Serialized Fields
-
_dataSource
DataSource _dataSource
-
_sessionFactory
org.hibernate.SessionFactory _sessionFactory
-
-
-
-
Package com.liferay.portal.template
-
Class com.liferay.portal.template.CacheTemplateResource
class CacheTemplateResource extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package com.liferay.portal.tools
-
Class com.liferay.portal.tools.ArgumentsMap
-
Exception com.liferay.portal.tools.GitException
class GitException extends com.liferay.portal.kernel.exception.PortalException implements Serializable
-
-
Package com.liferay.portal.verify
-
Exception com.liferay.portal.verify.VerifyException
class VerifyException extends com.liferay.portal.kernel.exception.PortalException implements Serializable
-
-
Package com.liferay.portal.webdav
-
Exception com.liferay.portal.webdav.InvalidRequestException
class InvalidRequestException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.webdav.LockException
class LockException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Class com.liferay.portal.webdav.WebDAVServlet
class WebDAVServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package com.liferay.portal.webserver
-
Class com.liferay.portal.webserver.WebServerServlet
class WebServerServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
_lastModified
boolean _lastModified
-
_templateResource
com.liferay.portal.kernel.template.TemplateResource _templateResource
-
-
-
-
Package com.liferay.portal.xml
-
Class com.liferay.portal.xml.AttributeImpl
class AttributeImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_attribute
org.dom4j.Attribute _attribute
-
-
-
Class com.liferay.portal.xml.BranchImpl
class BranchImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_branch
org.dom4j.Branch _branch
-
-
-
Class com.liferay.portal.xml.CDATAImpl
class CDATAImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_cdata
org.dom4j.CDATA _cdata
-
-
-
Class com.liferay.portal.xml.CommentImpl
class CommentImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_comment
org.dom4j.Comment _comment
-
-
-
Class com.liferay.portal.xml.DocumentFactory
class DocumentFactory extends org.dom4j.DocumentFactory implements Serializable -
Class com.liferay.portal.xml.DocumentImpl
class DocumentImpl extends BranchImpl implements Serializable-
Serialized Fields
-
_document
org.dom4j.Document _document
-
-
-
Class com.liferay.portal.xml.ElementImpl
class ElementImpl extends BranchImpl implements Serializable-
Serialized Fields
-
_element
org.dom4j.Element _element
-
-
-
Class com.liferay.portal.xml.EntityImpl
class EntityImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_entity
org.dom4j.Entity _entity
-
-
-
Class com.liferay.portal.xml.NamespaceImpl
class NamespaceImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_namespace
org.dom4j.Namespace _namespace
-
-
-
Class com.liferay.portal.xml.NodeImpl
class NodeImpl extends Object implements Serializable-
Serialized Fields
-
_node
org.dom4j.Node _node
-
-
-
Class com.liferay.portal.xml.ProcessingInstructionImpl
class ProcessingInstructionImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_processingInstruction
org.dom4j.ProcessingInstruction _processingInstruction
-
-
-
Class com.liferay.portal.xml.QNameImpl
class QNameImpl extends Object implements Serializable-
Serialized Fields
-
_qName
org.dom4j.QName _qName
-
-
-
Class com.liferay.portal.xml.TextImpl
class TextImpl extends NodeImpl implements Serializable-
Serialized Fields
-
_text
org.dom4j.Text _text
-
-
-
Class com.liferay.portal.xml.XPathImpl
class XPathImpl extends Object implements Serializable-
Serialized Fields
-
_xPath
org.dom4j.XPath _xPath
-
-
-
-
Package com.liferay.portal.xmlrpc
-
Class com.liferay.portal.xmlrpc.XmlRpcServlet
class XmlRpcServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package com.liferay.portlet
-
Class com.liferay.portlet.InvokerPortletResponse
class InvokerPortletResponse extends Object implements Serializable -
Class com.liferay.portlet.PortalPreferenceKey
class PortalPreferenceKey extends Object implements Serializable -
Class com.liferay.portlet.PortalPreferencesImpl
class PortalPreferencesImpl extends Object implements Serializable-
Serialized Fields
-
_modifiedPreferences
Map<PortalPreferenceKey,
String[]> _modifiedPreferences -
_originalPreferences
Map<PortalPreferenceKey,
String[]> _originalPreferences -
_ownerId
long _ownerId
-
_ownerType
int _ownerType
-
_signedIn
boolean _signedIn
-
_userId
long _userId
-
-
-
Class com.liferay.portlet.PortalPreferencesWrapper
class PortalPreferencesWrapper extends Object implements Serializable-
Serialized Fields
-
_portalPreferencesImpl
PortalPreferencesImpl _portalPreferencesImpl
-
-
-
Class com.liferay.portlet.PortletPreferencesImpl
class PortletPreferencesImpl extends Object implements Serializable-
Serialized Fields
-
_companyId
long _companyId
-
_defaultPortletPreferences
PortletPreferences _defaultPortletPreferences
-
_modifiedPreferences
Map<String,
Preference> _modifiedPreferences -
_originalPreferences
Map<String,
Preference> _originalPreferences -
_originalXML
String _originalXML
-
_ownerId
long _ownerId
-
_ownerType
int _ownerType
-
_plid
long _plid
-
_portletId
String _portletId
-
-
-
Class com.liferay.portlet.PortletPreferencesWrapper
class PortletPreferencesWrapper extends Object implements Serializable-
Serialized Fields
-
_portletPreferences
PortletPreferences _portletPreferences
-
-
-
Class com.liferay.portlet.PortletTreeSet
class PortletTreeSet extends TreeSet<com.liferay.portal.kernel.model.Portlet> implements Serializable -
Class com.liferay.portlet.PortletURLImplWrapper
class PortletURLImplWrapper extends com.liferay.portal.kernel.portlet.LiferayPortletURLWrapper implements Serializable -
Class com.liferay.portlet.Preference
class Preference extends Object implements Serializable -
Class com.liferay.portlet.StrictPortletPreferencesImpl
class StrictPortletPreferencesImpl extends PortletPreferencesImpl implements Serializable
-
-
Package com.liferay.portlet.announcements.model.impl
-
Class com.liferay.portlet.announcements.model.impl.AnnouncementsDeliveryBaseImpl
class AnnouncementsDeliveryBaseImpl extends AnnouncementsDeliveryModelImpl implements Serializable -
Class com.liferay.portlet.announcements.model.impl.AnnouncementsDeliveryCacheModel
class AnnouncementsDeliveryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.announcements.model.impl.AnnouncementsDeliveryImpl
class AnnouncementsDeliveryImpl extends AnnouncementsDeliveryBaseImpl implements Serializable -
Class com.liferay.portlet.announcements.model.impl.AnnouncementsDeliveryModelImpl
class AnnouncementsDeliveryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.announcements.kernel.model.AnnouncementsDelivery> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_deliveryId
long _deliveryId
-
_email
boolean _email
-
_escapedModel
com.liferay.announcements.kernel.model.AnnouncementsDelivery _escapedModel
-
_mvccVersion
long _mvccVersion
-
_sms
boolean _sms
-
_type
String _type
-
_userId
long _userId
-
_website
boolean _website
-
-
-
Class com.liferay.portlet.announcements.model.impl.AnnouncementsEntryBaseImpl
class AnnouncementsEntryBaseImpl extends AnnouncementsEntryModelImpl implements Serializable -
Class com.liferay.portlet.announcements.model.impl.AnnouncementsEntryCacheModel
class AnnouncementsEntryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.announcements.model.impl.AnnouncementsEntryImpl
class AnnouncementsEntryImpl extends AnnouncementsEntryBaseImpl implements Serializable -
Class com.liferay.portlet.announcements.model.impl.AnnouncementsEntryModelImpl
class AnnouncementsEntryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.announcements.kernel.model.AnnouncementsEntry> implements Serializable-
Serialized Fields
-
_alert
boolean _alert
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_content
String _content
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_displayDate
Date _displayDate
-
_entryId
long _entryId
-
_escapedModel
com.liferay.announcements.kernel.model.AnnouncementsEntry _escapedModel
-
_expirationDate
Date _expirationDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_priority
int _priority
-
_setModifiedDate
boolean _setModifiedDate
-
_title
String _title
-
_type
String _type
-
_url
String _url
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portlet.announcements.model.impl.AnnouncementsFlagBaseImpl
class AnnouncementsFlagBaseImpl extends AnnouncementsFlagModelImpl implements Serializable -
Class com.liferay.portlet.announcements.model.impl.AnnouncementsFlagCacheModel
class AnnouncementsFlagCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.announcements.model.impl.AnnouncementsFlagImpl
class AnnouncementsFlagImpl extends AnnouncementsFlagBaseImpl implements Serializable -
Class com.liferay.portlet.announcements.model.impl.AnnouncementsFlagModelImpl
class AnnouncementsFlagModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.announcements.kernel.model.AnnouncementsFlag> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_entryId
long _entryId
-
_escapedModel
com.liferay.announcements.kernel.model.AnnouncementsFlag _escapedModel
-
_flagId
long _flagId
-
_mvccVersion
long _mvccVersion
-
_userId
long _userId
-
_value
int _value
-
-
-
-
Package com.liferay.portlet.asset.model.impl
-
Class com.liferay.portlet.asset.model.impl.AssetCategoryBaseImpl
class AssetCategoryBaseImpl extends AssetCategoryModelImpl implements Serializable -
Class com.liferay.portlet.asset.model.impl.AssetCategoryCacheModel
class AssetCategoryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetCategoryImpl
class AssetCategoryImpl extends AssetCategoryBaseImpl implements Serializable -
Class com.liferay.portlet.asset.model.impl.AssetCategoryModelImpl
class AssetCategoryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetCategory> implements Serializable-
Serialized Fields
-
_categoryId
long _categoryId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.asset.kernel.model.AssetCategory _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_parentCategoryId
long _parentCategoryId
-
_setModifiedDate
boolean _setModifiedDate
-
_title
String _title
-
_titleCurrentLanguageId
String _titleCurrentLanguageId
-
_treePath
String _treePath
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_vocabularyId
long _vocabularyId
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetEntryBaseImpl
class AssetEntryBaseImpl extends AssetEntryModelImpl implements Serializable -
Class com.liferay.portlet.asset.model.impl.AssetEntryCacheModel
class AssetEntryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetEntryImpl
class AssetEntryImpl extends AssetEntryBaseImpl implements Serializable -
Class com.liferay.portlet.asset.model.impl.AssetEntryModelImpl
class AssetEntryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetEntry> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_classTypeId
long _classTypeId
-
_classUuid
String _classUuid
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_endDate
Date _endDate
-
_entryId
long _entryId
-
_escapedModel
com.liferay.asset.kernel.model.AssetEntry _escapedModel
-
_expirationDate
Date _expirationDate
-
_groupId
long _groupId
-
_height
int _height
-
_layoutUuid
String _layoutUuid
-
_listable
boolean _listable
-
_mimeType
String _mimeType
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_priority
double _priority
-
_publishDate
Date _publishDate
-
_setModifiedDate
boolean _setModifiedDate
-
_startDate
Date _startDate
-
_summary
String _summary
-
_summaryCurrentLanguageId
String _summaryCurrentLanguageId
-
_title
String _title
-
_titleCurrentLanguageId
String _titleCurrentLanguageId
-
_url
String _url
-
_userId
long _userId
-
_userName
String _userName
-
_visible
boolean _visible
-
_width
int _width
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetTagBaseImpl
class AssetTagBaseImpl extends AssetTagModelImpl implements Serializable -
Class com.liferay.portlet.asset.model.impl.AssetTagCacheModel
class AssetTagCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetTagImpl
class AssetTagImpl extends AssetTagBaseImpl implements Serializable -
Class com.liferay.portlet.asset.model.impl.AssetTagModelImpl
class AssetTagModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetTag> implements Serializable-
Serialized Fields
-
_assetCount
int _assetCount
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.asset.kernel.model.AssetTag _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_setModifiedDate
boolean _setModifiedDate
-
_tagId
long _tagId
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetVocabularyBaseImpl
class AssetVocabularyBaseImpl extends AssetVocabularyModelImpl implements Serializable -
Class com.liferay.portlet.asset.model.impl.AssetVocabularyCacheModel
class AssetVocabularyCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetVocabularyImpl
class AssetVocabularyImpl extends AssetVocabularyBaseImpl implements Serializable-
Serialized Fields
-
_vocabularySettingsHelper
AssetVocabularySettingsHelper _vocabularySettingsHelper
-
-
-
Class com.liferay.portlet.asset.model.impl.AssetVocabularyModelImpl
class AssetVocabularyModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetVocabulary> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.asset.kernel.model.AssetVocabulary _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_setModifiedDate
boolean _setModifiedDate
-
_settings
String _settings
-
_title
String _title
-
_titleCurrentLanguageId
String _titleCurrentLanguageId
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_visibilityType
int _visibilityType
-
_vocabularyId
long _vocabularyId
-
-
-
-
Package com.liferay.portlet.asset.util.comparator
-
Class com.liferay.portlet.asset.util.comparator.AssetCategoryCreateDateComparator
class AssetCategoryCreateDateComparator extends com.liferay.portal.kernel.util.OrderByComparator<com.liferay.asset.kernel.model.AssetCategory> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.portlet.asset.util.comparator.AssetTagAssetCountComparator
class AssetTagAssetCountComparator extends com.liferay.portal.kernel.util.OrderByComparator<com.liferay.asset.kernel.model.AssetTag> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.portlet.asset.util.comparator.AssetTagNameComparator
class AssetTagNameComparator extends com.liferay.portal.kernel.util.OrderByComparator<com.liferay.asset.kernel.model.AssetTag> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
_caseSensitive
boolean _caseSensitive
-
-
-
Class com.liferay.portlet.asset.util.comparator.AssetVocabularyCreateDateComparator
class AssetVocabularyCreateDateComparator extends com.liferay.portal.kernel.util.OrderByComparator<com.liferay.asset.kernel.model.AssetVocabulary> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
-
Package com.liferay.portlet.documentlibrary.model.impl
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryBaseImpl
class DLFileEntryBaseImpl extends DLFileEntryModelImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryCacheModel
class DLFileEntryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryImpl
class DLFileEntryImpl extends DLFileEntryBaseImpl implements Serializable-
Serialized Fields
-
_extraSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _extraSettingsUnicodeProperties
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataBaseImpl
class DLFileEntryMetadataBaseImpl extends DLFileEntryMetadataModelImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataCacheModel
class DLFileEntryMetadataCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataImpl
class DLFileEntryMetadataImpl extends DLFileEntryMetadataBaseImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryMetadataModelImpl
class DLFileEntryMetadataModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntryMetadata> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_DDMStorageId
long _DDMStorageId
-
_DDMStructureId
long _DDMStructureId
-
_escapedModel
com.liferay.document.library.kernel.model.DLFileEntryMetadata _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_fileEntryId
long _fileEntryId
-
_fileEntryMetadataId
long _fileEntryMetadataId
-
_fileVersionId
long _fileVersionId
-
_mvccVersion
long _mvccVersion
-
_uuid
String _uuid
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl
class DLFileEntryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntry> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_custom1ImageId
long _custom1ImageId
-
_custom2ImageId
long _custom2ImageId
-
_description
String _description
-
_displayDate
Date _displayDate
-
_escapedModel
com.liferay.document.library.kernel.model.DLFileEntry _escapedModel
-
_expirationDate
Date _expirationDate
-
_extension
String _extension
-
_externalReferenceCode
String _externalReferenceCode
-
_extraSettings
String _extraSettings
-
_fileEntryId
long _fileEntryId
-
_fileEntryTypeId
long _fileEntryTypeId
-
_fileName
String _fileName
-
_folderId
long _folderId
-
_groupId
long _groupId
-
_largeImageId
long _largeImageId
-
_lastPublishDate
Date _lastPublishDate
-
_manualCheckInRequired
boolean _manualCheckInRequired
-
_mimeType
String _mimeType
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_repositoryId
long _repositoryId
-
_reviewDate
Date _reviewDate
-
_setModifiedDate
boolean _setModifiedDate
-
_size
long _size
-
_smallImageId
long _smallImageId
-
_title
String _title
-
_treePath
String _treePath
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_version
String _version
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryTypeBaseImpl
class DLFileEntryTypeBaseImpl extends DLFileEntryTypeModelImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryTypeCacheModel
class DLFileEntryTypeCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryTypeImpl
class DLFileEntryTypeImpl extends DLFileEntryTypeBaseImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryTypeModelImpl
class DLFileEntryTypeModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileEntryType> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_dataDefinitionId
long _dataDefinitionId
-
_description
String _description
-
_descriptionCurrentLanguageId
String _descriptionCurrentLanguageId
-
_escapedModel
com.liferay.document.library.kernel.model.DLFileEntryType _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_fileEntryTypeId
long _fileEntryTypeId
-
_fileEntryTypeKey
String _fileEntryTypeKey
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_nameCurrentLanguageId
String _nameCurrentLanguageId
-
_scope
int _scope
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutBaseImpl
class DLFileShortcutBaseImpl extends DLFileShortcutModelImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutCacheModel
class DLFileShortcutCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutImpl
class DLFileShortcutImpl extends DLFileShortcutBaseImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl
class DLFileShortcutModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileShortcut> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.document.library.kernel.model.DLFileShortcut _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_fileShortcutId
long _fileShortcutId
-
_folderId
long _folderId
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_repositoryId
long _repositoryId
-
_setModifiedDate
boolean _setModifiedDate
-
_status
int _status
-
_statusByUserId
long _statusByUserId
-
_statusByUserName
String _statusByUserName
-
_statusDate
Date _statusDate
-
_toFileEntryId
long _toFileEntryId
-
_treePath
String _treePath
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileVersionBaseImpl
class DLFileVersionBaseImpl extends DLFileVersionModelImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFileVersionCacheModel
class DLFileVersionCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileVersionImpl
class DLFileVersionImpl extends DLFileVersionBaseImpl implements Serializable-
Serialized Fields
-
_extraSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _extraSettingsUnicodeProperties
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFileVersionModelImpl
class DLFileVersionModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion> implements Serializable-
Serialized Fields
-
_changeLog
String _changeLog
-
_checksum
String _checksum
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_description
String _description
-
_displayDate
Date _displayDate
-
_escapedModel
com.liferay.document.library.kernel.model.DLFileVersion _escapedModel
-
_expirationDate
Date _expirationDate
-
_extension
String _extension
-
_extraSettings
String _extraSettings
-
_fileEntryId
long _fileEntryId
-
_fileEntryTypeId
long _fileEntryTypeId
-
_fileName
String _fileName
-
_fileVersionId
long _fileVersionId
-
_folderId
long _folderId
-
_groupId
long _groupId
-
_lastPublishDate
Date _lastPublishDate
-
_mimeType
String _mimeType
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_repositoryId
long _repositoryId
-
_reviewDate
Date _reviewDate
-
_setModifiedDate
boolean _setModifiedDate
-
_size
long _size
-
_status
int _status
-
_statusByUserId
long _statusByUserId
-
_statusByUserName
String _statusByUserName
-
_statusDate
Date _statusDate
-
_storeUUID
String _storeUUID
-
_title
String _title
-
_treePath
String _treePath
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
_version
String _version
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFolderBaseImpl
class DLFolderBaseImpl extends DLFolderModelImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFolderCacheModel
class DLFolderCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.documentlibrary.model.impl.DLFolderImpl
class DLFolderImpl extends DLFolderBaseImpl implements Serializable -
Class com.liferay.portlet.documentlibrary.model.impl.DLFolderModelImpl
class DLFolderModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFolder> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_defaultFileEntryTypeId
long _defaultFileEntryTypeId
-
_description
String _description
-
_escapedModel
com.liferay.document.library.kernel.model.DLFolder _escapedModel
-
_externalReferenceCode
String _externalReferenceCode
-
_folderId
long _folderId
-
_groupId
long _groupId
-
_hidden
boolean _hidden
-
_lastPostDate
Date _lastPostDate
-
_lastPublishDate
Date _lastPublishDate
-
_modifiedDate
Date _modifiedDate
-
_mountPoint
boolean _mountPoint
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_parentFolderId
long _parentFolderId
-
_repositoryId
long _repositoryId
-
_restrictionType
int _restrictionType
-
_setModifiedDate
boolean _setModifiedDate
-
_status
int _status
-
_statusByUserId
long _statusByUserId
-
_statusByUserName
String _statusByUserName
-
_statusDate
Date _statusDate
-
_treePath
String _treePath
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
-
Package com.liferay.portlet.documentlibrary.util.comparator
-
Class com.liferay.portlet.documentlibrary.util.comparator.DLFileEntryOrderByComparator
class DLFileEntryOrderByComparator extends com.liferay.portal.kernel.util.OrderByComparatorAdapter<com.liferay.document.library.kernel.model.DLFileEntry,com.liferay.portal.kernel.repository.model.FileEntry> implements Serializable -
Class com.liferay.portlet.documentlibrary.util.comparator.DLFolderOrderByComparator
class DLFolderOrderByComparator extends com.liferay.portal.kernel.util.OrderByComparatorAdapter<com.liferay.document.library.kernel.model.DLFolder,com.liferay.portal.kernel.repository.model.Folder> implements Serializable
-
-
Package com.liferay.portlet.expando.model.impl
-
Class com.liferay.portlet.expando.model.impl.ExpandoColumnBaseImpl
class ExpandoColumnBaseImpl extends ExpandoColumnModelImpl implements Serializable -
Class com.liferay.portlet.expando.model.impl.ExpandoColumnCacheModel
class ExpandoColumnCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoColumnImpl
class ExpandoColumnImpl extends ExpandoColumnBaseImpl implements Serializable-
Serialized Fields
-
_typeSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties _typeSettingsUnicodeProperties
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoColumnModelImpl
class ExpandoColumnModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.expando.kernel.model.ExpandoColumn> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_columnId
long _columnId
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_defaultData
String _defaultData
-
_escapedModel
com.liferay.expando.kernel.model.ExpandoColumn _escapedModel
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_setModifiedDate
boolean _setModifiedDate
-
_tableId
long _tableId
-
_type
int _type
-
_typeSettings
String _typeSettings
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoRowBaseImpl
class ExpandoRowBaseImpl extends ExpandoRowModelImpl implements Serializable -
Class com.liferay.portlet.expando.model.impl.ExpandoRowCacheModel
class ExpandoRowCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoRowImpl
class ExpandoRowImpl extends ExpandoRowBaseImpl implements Serializable -
Class com.liferay.portlet.expando.model.impl.ExpandoRowModelImpl
class ExpandoRowModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.expando.kernel.model.ExpandoRow> implements Serializable-
Serialized Fields
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.expando.kernel.model.ExpandoRow _escapedModel
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_rowId
long _rowId
-
_setModifiedDate
boolean _setModifiedDate
-
_tableId
long _tableId
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoTableBaseImpl
class ExpandoTableBaseImpl extends ExpandoTableModelImpl implements Serializable -
Class com.liferay.portlet.expando.model.impl.ExpandoTableCacheModel
class ExpandoTableCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoTableImpl
class ExpandoTableImpl extends ExpandoTableBaseImpl implements Serializable -
Class com.liferay.portlet.expando.model.impl.ExpandoTableModelImpl
class ExpandoTableModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.expando.kernel.model.ExpandoTable> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.expando.kernel.model.ExpandoTable _escapedModel
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_tableId
long _tableId
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoValueBaseImpl
class ExpandoValueBaseImpl extends ExpandoValueModelImpl implements Serializable -
Class com.liferay.portlet.expando.model.impl.ExpandoValueCacheModel
class ExpandoValueCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.expando.model.impl.ExpandoValueImpl
class ExpandoValueImpl extends ExpandoValueBaseImpl implements Serializable -
Class com.liferay.portlet.expando.model.impl.ExpandoValueModelImpl
class ExpandoValueModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.expando.kernel.model.ExpandoValue> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_columnId
long _columnId
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_data
String _data
-
_escapedModel
com.liferay.expando.kernel.model.ExpandoValue _escapedModel
-
_mvccVersion
long _mvccVersion
-
_rowId
long _rowId
-
_tableId
long _tableId
-
_valueId
long _valueId
-
-
-
-
Package com.liferay.portlet.exportimport.model.impl
-
Class com.liferay.portlet.exportimport.model.impl.ExportImportConfigurationBaseImpl
class ExportImportConfigurationBaseImpl extends ExportImportConfigurationModelImpl implements Serializable -
Class com.liferay.portlet.exportimport.model.impl.ExportImportConfigurationCacheModel
class ExportImportConfigurationCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
ClassNotFoundException
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.exportimport.model.impl.ExportImportConfigurationImpl
class ExportImportConfigurationImpl extends ExportImportConfigurationBaseImpl implements Serializable-
Serialized Fields
-
_settingsMap
Map<String,
Serializable> _settingsMap
-
-
-
Class com.liferay.portlet.exportimport.model.impl.ExportImportConfigurationModelImpl
class ExportImportConfigurationModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.exportimport.kernel.model.ExportImportConfiguration> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_description
String _description
-
_escapedModel
com.liferay.exportimport.kernel.model.ExportImportConfiguration _escapedModel
-
_exportImportConfigurationId
long _exportImportConfigurationId
-
_groupId
long _groupId
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_setModifiedDate
boolean _setModifiedDate
-
_settings
String _settings
-
_status
int _status
-
_statusByUserId
long _statusByUserId
-
_statusByUserName
String _statusByUserName
-
_statusDate
Date _statusDate
-
_type
int _type
-
_userId
long _userId
-
_userName
String _userName
-
-
-
-
Package com.liferay.portlet.internal
-
Class com.liferay.portlet.internal.ActionURLImpl
class ActionURLImpl extends PortletURLImpl implements Serializable -
Class com.liferay.portlet.internal.EventImpl
class EventImpl extends Object implements Serializable-
Serialized Fields
-
_name
String _name
-
_qName
QName _qName
-
_value
Serializable _value
-
-
-
Class com.liferay.portlet.internal.PortletURLImpl
class PortletURLImpl extends Object implements Serializable-
Serialized Fields
-
_anchor
boolean _anchor
-
_cacheability
String _cacheability
-
_copy
MimeResponse.Copy _copy
-
_copyCurrentRenderParameters
boolean _copyCurrentRenderParameters
-
_doAsGroupId
long _doAsGroupId
-
_doAsUserId
long _doAsUserId
-
_doAsUserLanguageId
String _doAsUserLanguageId
-
_encodedNamespace
String _encodedNamespace
-
_encrypt
boolean _encrypt
-
_escapeXml
boolean _escapeXml
-
_httpServletRequest
javax.servlet.http.HttpServletRequest _httpServletRequest
-
_layout
com.liferay.portal.kernel.model.Layout _layout
-
_layoutFriendlyURL
String _layoutFriendlyURL
-
_lifecycle
String _lifecycle
-
_mutableActionParametersImpl
MutableActionParametersImpl _mutableActionParametersImpl
-
_mutableRenderParametersImpl
MutableRenderParametersImpl _mutableRenderParametersImpl
-
_mutableResourceParametersImpl
MutableResourceParametersImpl _mutableResourceParametersImpl
-
_namespace
String _namespace
-
_parametersIncludedInPath
Set<String> _parametersIncludedInPath
-
_plid
long _plid
-
_portlet
com.liferay.portal.kernel.model.Portlet _portlet
-
_portletModeString
String _portletModeString
-
_portletRequest
PortletRequest _portletRequest
-
_portletSpecMajorVersion
int _portletSpecMajorVersion
-
_portletURLParameterMap
Map<String,
String[]> _portletURLParameterMap -
_refererGroupId
long _refererGroupId
-
_refererPlid
long _refererPlid
-
_removedParameterNames
Set<String> _removedParameterNames
-
_removePublicRenderParameters
Set<String> _removePublicRenderParameters
-
_resourceID
String _resourceID
-
_secure
boolean _secure
-
_toString
String _toString
-
_windowStateRestoreCurrentView
boolean _windowStateRestoreCurrentView
-
_windowStateString
String _windowStateString
-
-
-
Class com.liferay.portlet.internal.RenderURLImpl
class RenderURLImpl extends PortletURLImpl implements Serializable-
Serialized Fields
-
_fragmentIdentifier
String _fragmentIdentifier
-
-
-
-
Package com.liferay.portlet.ratings.model.impl
-
Class com.liferay.portlet.ratings.model.impl.RatingsEntryBaseImpl
class RatingsEntryBaseImpl extends RatingsEntryModelImpl implements Serializable -
Class com.liferay.portlet.ratings.model.impl.RatingsEntryCacheModel
class RatingsEntryCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.ratings.model.impl.RatingsEntryImpl
class RatingsEntryImpl extends RatingsEntryBaseImpl implements Serializable -
Class com.liferay.portlet.ratings.model.impl.RatingsEntryModelImpl
class RatingsEntryModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.ratings.kernel.model.RatingsEntry> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_entryId
long _entryId
-
_escapedModel
com.liferay.ratings.kernel.model.RatingsEntry _escapedModel
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_score
double _score
-
_setModifiedDate
boolean _setModifiedDate
-
_userId
long _userId
-
_userName
String _userName
-
_uuid
String _uuid
-
-
-
Class com.liferay.portlet.ratings.model.impl.RatingsStatsBaseImpl
class RatingsStatsBaseImpl extends RatingsStatsModelImpl implements Serializable -
Class com.liferay.portlet.ratings.model.impl.RatingsStatsCacheModel
class RatingsStatsCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.ratings.model.impl.RatingsStatsImpl
class RatingsStatsImpl extends RatingsStatsBaseImpl implements Serializable -
Class com.liferay.portlet.ratings.model.impl.RatingsStatsModelImpl
class RatingsStatsModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.ratings.kernel.model.RatingsStats> implements Serializable-
Serialized Fields
-
_averageScore
double _averageScore
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
Date _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.ratings.kernel.model.RatingsStats _escapedModel
-
_modifiedDate
Date _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_setModifiedDate
boolean _setModifiedDate
-
_statsId
long _statsId
-
_totalEntries
int _totalEntries
-
_totalScore
double _totalScore
-
-
-
-
Package com.liferay.portlet.social.model.impl
-
Class com.liferay.portlet.social.model.impl.SocialActivityAchievementBaseImpl
class SocialActivityAchievementBaseImpl extends SocialActivityAchievementModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivityAchievementCacheModel
class SocialActivityAchievementCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityAchievementImpl
class SocialActivityAchievementImpl extends SocialActivityAchievementBaseImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivityAchievementModelImpl
class SocialActivityAchievementModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityAchievement> implements Serializable-
Serialized Fields
-
_activityAchievementId
long _activityAchievementId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
long _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.social.kernel.model.SocialActivityAchievement _escapedModel
-
_firstInGroup
boolean _firstInGroup
-
_groupId
long _groupId
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_userId
long _userId
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityBaseImpl
class SocialActivityBaseImpl extends SocialActivityModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivityCacheModel
class SocialActivityCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityCounterBaseImpl
class SocialActivityCounterBaseImpl extends SocialActivityCounterModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivityCounterCacheModel
class SocialActivityCounterCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityCounterImpl
class SocialActivityCounterImpl extends SocialActivityCounterBaseImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivityCounterModelImpl
class SocialActivityCounterModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityCounter> implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_activityCounterId
long _activityCounterId
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_currentValue
int _currentValue
-
_endPeriod
int _endPeriod
-
_escapedModel
com.liferay.social.kernel.model.SocialActivityCounter _escapedModel
-
_graceValue
int _graceValue
-
_groupId
long _groupId
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_ownerType
int _ownerType
-
_startPeriod
int _startPeriod
-
_totalValue
int _totalValue
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityImpl
class SocialActivityImpl extends SocialActivityBaseImpl implements Serializable-
Serialized Fields
-
_assetEntry
com.liferay.asset.kernel.model.AssetEntry _assetEntry
-
_extraDataJSONObject
com.liferay.portal.kernel.json.JSONObject _extraDataJSONObject
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityLimitBaseImpl
class SocialActivityLimitBaseImpl extends SocialActivityLimitModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivityLimitCacheModel
class SocialActivityLimitCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityLimitImpl
class SocialActivityLimitImpl extends SocialActivityLimitBaseImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivityLimitModelImpl
class SocialActivityLimitModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivityLimit> implements Serializable-
Serialized Fields
-
_activityCounterName
String _activityCounterName
-
_activityLimitId
long _activityLimitId
-
_activityType
int _activityType
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.social.kernel.model.SocialActivityLimit _escapedModel
-
_groupId
long _groupId
-
_mvccVersion
long _mvccVersion
-
_userId
long _userId
-
_value
String _value
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivityModelImpl
class SocialActivityModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivity> implements Serializable-
Serialized Fields
-
_activityId
long _activityId
-
_activitySetId
long _activitySetId
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
long _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.social.kernel.model.SocialActivity _escapedModel
-
_extraData
String _extraData
-
_groupId
long _groupId
-
_mirrorActivityId
long _mirrorActivityId
-
_mvccVersion
long _mvccVersion
-
_parentClassNameId
long _parentClassNameId
-
_parentClassPK
long _parentClassPK
-
_receiverUserId
long _receiverUserId
-
_type
int _type
-
_userId
long _userId
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivitySetBaseImpl
class SocialActivitySetBaseImpl extends SocialActivitySetModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivitySetCacheModel
class SocialActivitySetCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivitySetImpl
class SocialActivitySetImpl extends SocialActivitySetBaseImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivitySetModelImpl
class SocialActivitySetModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivitySet> implements Serializable-
Serialized Fields
-
_activityCount
int _activityCount
-
_activitySetId
long _activitySetId
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
long _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.social.kernel.model.SocialActivitySet _escapedModel
-
_extraData
String _extraData
-
_groupId
long _groupId
-
_modifiedDate
long _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_type
int _type
-
_userId
long _userId
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivitySettingBaseImpl
class SocialActivitySettingBaseImpl extends SocialActivitySettingModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivitySettingCacheModel
class SocialActivitySettingCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialActivitySettingImpl
class SocialActivitySettingImpl extends SocialActivitySettingBaseImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialActivitySettingModelImpl
class SocialActivitySettingModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialActivitySetting> implements Serializable-
Serialized Fields
-
_activitySettingId
long _activitySettingId
-
_activityType
int _activityType
-
_classNameId
long _classNameId
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.social.kernel.model.SocialActivitySetting _escapedModel
-
_groupId
long _groupId
-
_mvccVersion
long _mvccVersion
-
_name
String _name
-
_value
String _value
-
-
-
Class com.liferay.portlet.social.model.impl.SocialRelationBaseImpl
class SocialRelationBaseImpl extends SocialRelationModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialRelationCacheModel
class SocialRelationCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialRelationImpl
class SocialRelationImpl extends SocialRelationBaseImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialRelationModelImpl
class SocialRelationModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialRelation> implements Serializable-
Serialized Fields
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
long _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.social.kernel.model.SocialRelation _escapedModel
-
_mvccVersion
long _mvccVersion
-
_relationId
long _relationId
-
_type
int _type
-
_userId1
long _userId1
-
_userId2
long _userId2
-
_uuid
String _uuid
-
-
-
Class com.liferay.portlet.social.model.impl.SocialRequestBaseImpl
class SocialRequestBaseImpl extends SocialRequestModelImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialRequestCacheModel
class SocialRequestCacheModel extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.liferay.portlet.social.model.impl.SocialRequestImpl
class SocialRequestImpl extends SocialRequestBaseImpl implements Serializable -
Class com.liferay.portlet.social.model.impl.SocialRequestModelImpl
class SocialRequestModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.social.kernel.model.SocialRequest> implements Serializable-
Serialized Fields
-
_classNameId
long _classNameId
-
_classPK
long _classPK
-
_columnBitmask
long _columnBitmask
-
_companyId
long _companyId
-
_createDate
long _createDate
-
_ctCollectionId
long _ctCollectionId
-
_escapedModel
com.liferay.social.kernel.model.SocialRequest _escapedModel
-
_extraData
String _extraData
-
_groupId
long _groupId
-
_modifiedDate
long _modifiedDate
-
_mvccVersion
long _mvccVersion
-
_receiverUserId
long _receiverUserId
-
_requestId
long _requestId
-
_status
int _status
-
_type
int _type
-
_userId
long _userId
-
_uuid
String _uuid
-
-
-