Serialized Form
-
Package org.onehippo.cms7.services
-
Exception org.onehippo.cms7.services.HippoServiceException
class HippoServiceException extends RuntimeException implements Serializable
-
-
Package org.onehippo.cms7.services.hst
-
Class org.onehippo.cms7.services.hst.Channel
class Channel extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
branchId
String branchId
-
branchOf
String branchOf
-
changedBySet
Set<String> changedBySet
-
channelInfoClassName
String channelInfoClassName
-
channelInfoMixinNames
List<String> channelInfoMixinNames
-
channelNodeLockedBy
String channelNodeLockedBy
-
channelPath
String channelPath
-
channelSettingsEditable
boolean channelSettingsEditable
-
cmsPreviewPrefix
String cmsPreviewPrefix
-
composerModeEnabled
boolean composerModeEnabled
-
configurationLocked
boolean configurationLocked
-
contentRoot
String contentRoot
-
contextPath
String contextPath
-
defaultDevice
String defaultDevice
-
deletable
boolean deletable
-
devices
List<String> devices
-
externalPreviewEnabled
boolean externalPreviewEnabled
-
externalPreviewToken
String externalPreviewToken
-
hasCustomProperties
boolean hasCustomProperties
-
hostGroup
String hostGroup
-
hostname
String hostname
-
hstConfigPath
String hstConfigPath
-
hstMountPoint
String hstMountPoint
-
id
String id
-
isPreview
boolean isPreview
-
lastModified
Calendar lastModified
-
lastModifiedBy
String lastModifiedBy
-
locale
String locale
-
lockedOn
Calendar lockedOn
-
mountId
String mountId
-
mountPath
String mountPath
-
name
String name
-
previewHstConfigExists
boolean previewHstConfigExists
-
properties
Map<String,
Object> properties -
siteMapId
String siteMapId
-
spaUrl
String spaUrl
-
type
String type
-
url
String url
-
viewportMap
Map<String,
Integer> viewportMap -
workspaceExists
boolean workspaceExists
-
-
-
Package org.onehippo.cms7.services.htmlprocessor
-
Package org.onehippo.cms7.services.lock
-
Exception org.onehippo.cms7.services.lock.AlreadyLockedException
class AlreadyLockedException extends LockException implements Serializable -
Exception org.onehippo.cms7.services.lock.LockException
class LockException extends Exception implements Serializable -
Exception org.onehippo.cms7.services.lock.LockManagerException
class LockManagerException extends LockException implements Serializable
-
-
Package org.onehippo.cms7.services.webfiles
-
Exception org.onehippo.cms7.services.webfiles.WebFileException
class WebFileException extends RuntimeException implements Serializable -
Exception org.onehippo.cms7.services.webfiles.WebFileNotFoundException
class WebFileNotFoundException extends WebFileException implements Serializable -
Exception org.onehippo.cms7.services.webfiles.WebFileTagNotFoundException
class WebFileTagNotFoundException extends WebFileException implements Serializable
-