Serialized Form
-
Package org.exoplatform.account.setup.web
-
Class org.exoplatform.account.setup.web.AccountSetup
class AccountSetup extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 6467955354840693802L
-
Serialized Fields
-
accountSetupService
AccountSetupService accountSetupService
-
-
Class org.exoplatform.account.setup.web.AccountSetupViewServlet
class AccountSetupViewServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
accountSetupService
AccountSetupService accountSetupService
-
-
-
-
Package org.exoplatform.portal.config
-
Exception Class org.exoplatform.portal.config.NoSuchDataException
class NoSuchDataException extends StorageException implements Serializable -
Class org.exoplatform.portal.config.Query
class Query extends Object implements Serializable -
Exception Class org.exoplatform.portal.config.StaleModelException
class StaleModelException extends StorageException implements Serializable -
Exception Class org.exoplatform.portal.config.StorageException
class StorageException extends RuntimeException implements Serializable -
Class org.exoplatform.portal.config.UserACL.Permission
class Permission extends Object implements Serializable- serialVersionUID:
- -2642107810551203332L
-
Class org.exoplatform.portal.config.UserPortalConfig
class UserPortalConfig extends Object implements Serializable-
Serialized Fields
-
accessUser
String accessUser
-
portal
org.exoplatform.portal.config.model.PortalConfig portal
-
portalName
String portalName
-
service
UserPortalConfigService service
-
userPortal
UserPortal userPortal
-
userPortalContext
UserPortalContext userPortalContext
.
-
-
-
-
Package org.exoplatform.portal.jdbc.entity
-
Class org.exoplatform.portal.jdbc.entity.ComponentEntity
class ComponentEntity extends Object implements Serializable- serialVersionUID:
- 1181255637761644181L
-
Class org.exoplatform.portal.jdbc.entity.ContainerEntity
class ContainerEntity extends ComponentEntity implements Serializable- serialVersionUID:
- -8045606258160322858L
-
Serialized Fields
-
children
List<ComponentEntity> children
-
containerBody
String containerBody
-
description
String description
-
factoryId
String factoryId
-
height
String height
-
icon
String icon
-
id
Long id
-
name
String name
-
properties
String properties
-
template
String template
-
title
String title
-
webuiId
String webuiId
-
width
String width
-
-
Class org.exoplatform.portal.jdbc.entity.DescriptionEntity
class DescriptionEntity extends Object implements Serializable- serialVersionUID:
- 1173817577220348267L
-
Serialized Fields
-
id
Long id
-
localized
Map<String,
DescriptionState> localized -
referenceId
String referenceId
-
state
DescriptionState state
-
-
Class org.exoplatform.portal.jdbc.entity.DescriptionState
class DescriptionState extends Object implements Serializable- serialVersionUID:
- 8153489837379310510L
-
Class org.exoplatform.portal.jdbc.entity.NodeEntity
class NodeEntity extends Object implements Serializable- serialVersionUID:
- 8630708630711337929L
-
Serialized Fields
-
children
List<NodeEntity> children
-
endTime
long endTime
-
icon
String icon
-
id
Long id
-
index
int index
-
label
String label
-
name
String name
-
navigationEntity
NavigationEntity navigationEntity
-
page
PageEntity page
-
parent
NodeEntity parent
-
startTime
long startTime
-
target
org.exoplatform.portal.mop.NodeTarget target
-
updatedDate
long updatedDate
-
visibility
org.exoplatform.portal.mop.Visibility visibility
-
-
Class org.exoplatform.portal.jdbc.entity.PageEntity
class PageEntity extends ComponentEntity implements Serializable- serialVersionUID:
- -6195451978995765259L
-
Serialized Fields
-
children
List<ComponentEntity> children
-
description
String description
-
displayName
String displayName
-
factoryId
String factoryId
-
hideSharedLayout
boolean hideSharedLayout
-
id
Long id
-
link
String link
-
name
String name
-
owner
SiteEntity owner
-
pageBody
String pageBody
-
pageType
org.exoplatform.portal.mop.PageType pageType
-
profiles
String profiles
-
showMaxWindow
boolean showMaxWindow
-
-
Class org.exoplatform.portal.jdbc.entity.PermissionEntity
class PermissionEntity extends Object implements Serializable- serialVersionUID:
- 1173817577220348267L
-
Serialized Fields
-
id
Long id
-
permission
String permission
-
referenceId
Long referenceId
-
referenceType
String referenceType
-
type
PermissionEntity.TYPE type
-
-
Class org.exoplatform.portal.jdbc.entity.SiteEntity
class SiteEntity extends ComponentEntity implements Serializable- serialVersionUID:
- 3036823700771832314L
-
Serialized Fields
-
bannerFileId
long bannerFileId
-
children
List<ComponentEntity> children
-
defaultSiteBody
boolean defaultSiteBody
-
description
String description
-
displayed
boolean displayed
-
displayOrder
int displayOrder
-
id
Long id
-
label
String label
-
locale
String locale
-
name
String name
-
properties
String properties
-
siteBody
String siteBody
-
siteType
org.exoplatform.portal.mop.SiteType siteType
-
skin
String skin
-
-
Class org.exoplatform.portal.jdbc.entity.WindowEntity
class WindowEntity extends ComponentEntity implements Serializable- serialVersionUID:
- 6633792468705838255L
-
Serialized Fields
-
appType
WindowEntity.AppType appType
-
contentId
String contentId
-
customization
byte[] customization
-
description
String description
-
height
String height
-
icon
String icon
-
id
Long id
-
properties
String properties
-
showApplicationMode
boolean showApplicationMode
-
showApplicationState
boolean showApplicationState
-
showInfoBar
boolean showInfoBar
-
theme
String theme
-
title
String title
-
width
String width
-
-
-
Package org.exoplatform.portal.mop.storage.cache.model
-
Class org.exoplatform.portal.mop.storage.cache.model.DescriptionCacheKey
class DescriptionCacheKey extends Object implements Serializable- serialVersionUID:
- -6471600751940922742L
-
Class org.exoplatform.portal.mop.storage.cache.model.WindowData
class WindowData extends Object implements Serializable- serialVersionUID:
- -4708087284271337753L
-
Serialized Fields
-
appType
String appType
-
contentId
String contentId
-
customization
byte[] customization
-
description
String description
-
height
String height
-
icon
String icon
-
id
Long id
-
properties
String properties
-
showApplicationMode
boolean showApplicationMode
-
showApplicationState
boolean showApplicationState
-
showInfoBar
boolean showInfoBar
-
theme
String theme
-
title
String title
-
width
String width
-
-
-
Package org.exoplatform.portal.mop.user
-
Exception Class org.exoplatform.portal.mop.user.UserPortalException
class UserPortalException extends RuntimeException implements Serializable
-
-
Package org.exoplatform.portal.rest
-
Class org.exoplatform.portal.rest.CollectionEntity
- serialVersionUID:
- -2654776238599704700L
-
-
Package org.exoplatform.settings.rest
-
Class org.exoplatform.settings.rest.SettingEntity
class SettingEntity extends Object implements Serializable -
Class org.exoplatform.settings.rest.SettingValueEntity
class SettingValueEntity extends Object implements Serializable-
Serialized Fields
-
value
String value
-
-
-