Serialized Form


Package com.gentics.api.contentnode.migration

Class com.gentics.api.contentnode.migration.MigrationException extends Exception implements Serializable

serialVersionUID: 4348565070187977316L


Package com.gentics.api.contentnode.publish

Class com.gentics.api.contentnode.publish.CnMapPublishException extends Exception implements Serializable

serialVersionUID: 2160606552211349497L


Package com.gentics.api.lib.auth

Package com.gentics.api.lib.cache

Class com.gentics.api.lib.cache.PortalCacheException extends Exception implements Serializable

serialVersionUID: -7721555498827404714L


Package com.gentics.api.lib.datasource

Class com.gentics.api.lib.datasource.AbstractCacheableDatasource.DatasourceCountCacheKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

query

String query

params

Object[] params

additionalParameters

Object[] additionalParameters

Class com.gentics.api.lib.datasource.AbstractCacheableDatasource.DatasourceResultCacheKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

query

String query

params

Object[] params

start

int start

count

int count

sortedColumns

Datasource.Sorting[] sortedColumns

additionalParameters

Object[] additionalParameters

Class com.gentics.api.lib.datasource.ChannelTree extends Object implements Serializable

serialVersionUID: -3520944213722587691L

Serialized Fields

children

List<E> children
List of children

Class com.gentics.api.lib.datasource.ChannelTreeNode extends Object implements Serializable

serialVersionUID: -1758744656212337249L

Serialized Fields

channel

DatasourceChannel channel
The channel of this tree node


children

List<E> children
List of children

Class com.gentics.api.lib.datasource.Datasource.Sorting extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

columnName

String columnName
sorted attribute


sortOrder

int sortOrder
sortorder

Class com.gentics.api.lib.datasource.DatasourceChannel extends Object implements Serializable

serialVersionUID: 4665009524161405607L

Serialized Fields

id

int id
ID of the channel


name

String name
Name of the channel

Class com.gentics.api.lib.datasource.DatasourceException extends NodeException implements Serializable

Class com.gentics.api.lib.datasource.DatasourceModificationException extends DatasourceException implements Serializable

serialVersionUID: 1L

Serialized Fields

record

Resolvable record

Class com.gentics.api.lib.datasource.DatasourceNotAvailableException extends NodeException implements Serializable


Package com.gentics.api.lib.exception

Class com.gentics.api.lib.exception.FeatureNotLicensedException extends NodeException implements Serializable

serialVersionUID: 5861904829569425234L

Class com.gentics.api.lib.exception.InconsistentDataException extends NodeException implements Serializable

serialVersionUID: 1L

Class com.gentics.api.lib.exception.InsufficientPrivilegesException extends NodeException implements Serializable

serialVersionUID: 8946902812194234946L

Class com.gentics.api.lib.exception.NodeException extends Exception implements Serializable

serialVersionUID: 499920272991261812L

Serialized Fields

messageKey

String messageKey
Message key for the localized message.


parameters

List<E> parameters
List of parameters for the localized message.

Class com.gentics.api.lib.exception.ParserException extends NodeException implements Serializable

Serialized Fields

where

String where

pos

int pos

Class com.gentics.api.lib.exception.ReadOnlyException extends NodeException implements Serializable

serialVersionUID: -960643942616372907L

Class com.gentics.api.lib.exception.UnknownPropertyException extends NodeException implements Serializable


Package com.gentics.api.lib.expressionparser

Class com.gentics.api.lib.expressionparser.EvaluationException extends ExpressionParserException implements Serializable

serialVersionUID: -8741256741806675444L

Class com.gentics.api.lib.expressionparser.ExpressionParserException extends NodeException implements Serializable

Serialized Fields

expressionString

String expressionString
expression string that caused this exception


Package com.gentics.api.lib.expressionparser.filtergenerator

Class com.gentics.api.lib.expressionparser.filtergenerator.FilterGeneratorException extends ExpressionParserException implements Serializable

serialVersionUID: 4375916296130491922L

Serialized Fields

datasourceClassName

String datasourceClassName
name of the datasource class for which the filter should be generated


Package com.gentics.api.lib.i18n

Class com.gentics.api.lib.i18n.I18nString extends Object implements Serializable

Serialized Fields

_key

String _key
key of the i18String


variablesMap

Map<K,V> variablesMap
map of variables, may be null when no variables are set

Class com.gentics.api.lib.i18n.I18nString.I18nStringParameters extends HashMap implements Serializable

serialVersionUID: -8909547288333872330L

Class com.gentics.api.lib.i18n.Language extends Object implements Serializable

Serialized Fields

id

String id

dic

Properties dic

locale

Locale locale

Package com.gentics.api.lib.resolving

Class com.gentics.api.lib.resolving.ChangeableBean extends ResolvableBean implements Serializable

Class com.gentics.api.lib.resolving.NestedCollection extends Vector implements Serializable

serialVersionUID: 7516872677478414809L

Serialized Fields

innerCollection

Collection<E> innerCollection

Class com.gentics.api.lib.resolving.ResolvableBean extends Object implements Serializable


Package com.gentics.api.lib.upload

Class com.gentics.api.lib.upload.FileInformation extends ResolvableBean implements Serializable

Serialized Fields

fileNamePathPattern

Pattern fileNamePathPattern
Splits the file name from the path.


fileItem

org.apache.commons.fileupload.FileItem fileItem
Holds the file item


fileName

String fileName

bareFileName

String bareFileName
Contains the bare file name (ie. without path information)


filePath

String filePath

fileSize

long fileSize

contentType

String contentType

fileData

byte[] fileData
The file data cached in-memory


fileUploadProvider

FileUploadProvider fileUploadProvider

file

File file
The file data saved in a temporary file.


deleteFileOnInvalidate

boolean deleteFileOnInvalidate
when true, the file will be deleted in FileInformation.invalidate(), when false the file will not be deleted


Package com.gentics.api.portalnode.action

Class com.gentics.api.portalnode.action.PluggableActionException extends Exception implements Serializable


Package com.gentics.api.portalnode.connector

Class com.gentics.api.portalnode.connector.UnexpectedAlterTableException extends NodeException implements Serializable

Class com.gentics.api.portalnode.connector.UnexptectedEmptySourceException extends NodeException implements Serializable


Package com.gentics.api.portalnode.event

Class com.gentics.api.portalnode.event.NoEventsAllowedException extends NodeException implements Serializable


Package com.gentics.api.portalnode.imp

Class com.gentics.api.portalnode.imp.ImpException extends Exception implements Serializable


Package com.gentics.api.portalnode.templateengine

Class com.gentics.api.portalnode.templateengine.PrivateKeyException extends Exception implements Serializable

Class com.gentics.api.portalnode.templateengine.TemplateNotFoundException extends Exception implements Serializable



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.