Serialized Form
-
Package com.sdl.delivery.deployment.api
-
Class com.sdl.delivery.deployment.api.ComponentPresentationItemKey
class ComponentPresentationItemKey extends ItemKey implements Serializable-
Serialized Fields
-
componentId
com.tridion.util.CMURI componentId
-
templateId
com.tridion.util.CMURI templateId
-
-
-
Class com.sdl.delivery.deployment.api.ItemKey
class ItemKey extends Object implements Serializable- serialVersionUID:
- 8819185995707150593L
-
Serialized Fields
-
cmUri
com.tridion.util.CMURI cmUri
-
-
-
Package com.tridion.api
-
Package com.tridion.data
-
Package com.tridion.deployer
-
Exception com.tridion.deployer.ProcessingException
class ProcessingException extends com.tridion.EmbeddingException implements Serializable
-
-
Package com.tridion.meta
-
Class com.tridion.meta.CustomMeta
class CustomMeta extends Object implements Serializable- serialVersionUID:
- -570884940396252111L
-
Serialized Fields
-
children
Map<String,
CustomMeta> children -
name
String name
-
nameValues
Map<String,
NameValuePair> nameValues
-
-
Class com.tridion.meta.NameValuePair
class NameValuePair extends Object implements Serializable- serialVersionUID:
- -3159977325264044963L
-
Serialized Fields
-
name
String name
-
type
MetadataType type
-
values
List<Object> values
-
-
-
Package com.tridion.storage
-
Class com.tridion.storage.BaseEntityImpl
class BaseEntityImpl extends Object implements Serializable- serialVersionUID:
- 6116772864548823961L
-
Serialized Fields
-
entityName
String entityName
-
-
Class com.tridion.storage.BinaryContent
class BinaryContent extends BaseEntityImpl implements Serializable -
Class com.tridion.storage.BinaryMeta
class BinaryMeta extends BaseEntityImpl implements Serializable-
Serialized Fields
-
binaryType
String binaryType
-
binaryVariants
List<BinaryVariant> binaryVariants
-
entityId
Long entityId
-
itemId
int itemId
-
multimediaMeta
ComponentMeta multimediaMeta
-
multimediaMetaId
Long multimediaMetaId
-
namespaceId
int namespaceId
-
publicationId
int publicationId
-
-
-
Class com.tridion.storage.BinaryVariant
class BinaryVariant extends BaseEntityImpl implements Serializable-
Serialized Fields
-
binaryContent
BinaryContent binaryContent
-
binaryContentId
Long binaryContentId
-
binaryId
int binaryId
-
binaryMeta
BinaryMeta binaryMeta
-
binaryMetaId
Long binaryMetaId
-
binaryType
String binaryType
-
description
String description
-
entityId
Long entityId
-
isComponent
boolean isComponent
-
namespaceId
int namespaceId
-
path
String path
-
publicationId
int publicationId
-
structureGroupId
String structureGroupId
-
url
String url
-
variantId
String variantId
-
-
-
Class com.tridion.storage.ComponentMeta
class ComponentMeta extends ItemMeta implements Serializable-
Serialized Fields
-
componentPresentationMetaList
List<ComponentPresentationMeta> componentPresentationMetaList
-
contentId
Integer contentId
-
entityItemId
int entityItemId
-
entityNamespaceId
int entityNamespaceId
-
entityPublicationId
int entityPublicationId
-
isMultimedia
boolean isMultimedia
-
linkedPages
Set<PageMeta> linkedPages
-
schemaId
Integer schemaId
-
-
-
Class com.tridion.storage.ComponentPresentation
class ComponentPresentation extends BaseEntityImpl implements Serializable-
Serialized Fields
-
componentId
int componentId
-
componentPresentationMeta
ComponentPresentationMeta componentPresentationMeta
-
componentPresentationMetaId
Long componentPresentationMetaId
-
content
byte[] content
-
contentId
Integer contentId
-
entityId
Long entityId
-
namespaceId
int namespaceId
-
publicationId
int publicationId
-
templateId
int templateId
-
-
-
Class com.tridion.storage.ComponentPresentationMeta
class ComponentPresentationMeta extends BaseEntityImpl implements Serializable-
Serialized Fields
-
componentId
int componentId
-
componentMeta
ComponentMeta componentMeta
-
componentMetaId
Long componentMetaId
-
encoding
String encoding
-
entityId
Long entityId
-
namespaceId
int namespaceId
-
outputFormat
String outputFormat
-
publicationId
int publicationId
-
templateId
int templateId
-
templateMeta
TemplateMeta templateMeta
-
templateMetaId
Long templateMetaId
-
-
-
Class com.tridion.storage.Content
class Content extends BaseEntityImpl implements Serializable -
Class com.tridion.storage.CustomMetaValue
class CustomMetaValue extends BaseEntityImpl implements Serializable-
Serialized Fields
-
customMetaValueId
int customMetaValueId
-
dateValue
Date dateValue
-
floatValue
Float floatValue
-
itemId
int itemId
-
itemType
int itemType
-
keyName
String keyName
-
keyType
int keyType
-
namespaceId
int namespaceId
-
path
String path
-
publicationId
int publicationId
-
relatedItem
ItemMeta relatedItem
-
relatedItemId
Long relatedItemId
-
schemaId
Integer schemaId
-
stringLobValue
String stringLobValue
-
stringValue
String stringValue
-
-
-
Class com.tridion.storage.ExternalSchema
class ExternalSchema extends BaseEntityImpl implements Serializable -
Class com.tridion.storage.ItemMeta
class ItemMeta extends BaseEntityImpl implements Serializable-
Serialized Fields
-
creationDate
Date creationDate
-
customMetaValues
List<CustomMetaValue> customMetaValues
-
entityId
Long entityId
-
initialPublishDate
Date initialPublishDate
-
itemId
int itemId
-
itemSelector
String itemSelector
-
itemType
int itemType
-
lastPublishDate
Date lastPublishDate
-
majorVersion
Integer majorVersion
-
minorVersion
Integer minorVersion
-
modificationDate
Date modificationDate
-
namespaceId
int namespaceId
-
owningPublication
Integer owningPublication
-
publicationId
int publicationId
-
relatedKeywords
List<RelatedKeyword> relatedKeywords
-
title
String title
-
trustee
String trustee
-
-
-
Class com.tridion.storage.Keyword
class Keyword extends TaxonomyItem implements Serializable -
Class com.tridion.storage.KeywordMeta
class KeywordMeta extends ItemMeta implements Serializable-
Serialized Fields
-
entityItemId
int entityItemId
-
entityNamespaceId
int entityNamespaceId
-
entityPublicationId
int entityPublicationId
-
keywordName
String keywordName
-
-
-
Class com.tridion.storage.KeywordRelation
class KeywordRelation extends BaseEntityImpl implements Serializable-
Serialized Fields
-
keywordToId
int keywordToId
-
nodeId
int nodeId
-
taxonomyItem
TaxonomyItem taxonomyItem
-
-
-
Class com.tridion.storage.KeywordRelationPK
class KeywordRelationPK extends Object implements Serializable- serialVersionUID:
- -5718708578139274103L
-
Serialized Fields
-
keywordToId
int keywordToId
-
nodeId
int nodeId
-
-
Class com.tridion.storage.LinkInfo
class LinkInfo extends BaseEntityImpl implements Serializable -
Class com.tridion.storage.Namespace
class Namespace extends BaseEntityImpl implements Serializable-
Serialized Fields
-
namespaceId
int namespaceId
-
prefix
String prefix
-
-
-
Class com.tridion.storage.PageContent
class PageContent extends BaseEntityImpl implements Serializable -
Class com.tridion.storage.PageMeta
class PageMeta extends ItemMeta implements Serializable-
Serialized Fields
-
-
Class com.tridion.storage.Publication
class Publication extends ItemMeta implements Serializable-
Serialized Fields
-
entityItemId
int entityItemId
-
entityNamespaceId
int entityNamespaceId
-
entityPublicationId
int entityPublicationId
-
id
int id
-
key
String key
-
multimediaPath
String multimediaPath
-
multimediaUrl
String multimediaUrl
-
publicationPath
String publicationPath
-
publicationTitle
String publicationTitle
-
publicationUrl
String publicationUrl
-
-
-
Class com.tridion.storage.PublicationMapping
class PublicationMapping extends BaseEntityImpl implements Serializable-
Serialized Fields
-
mappingKey
String mappingKey
-
namespaceId
int namespaceId
-
realPublicationId
int realPublicationId
-
virtualPublicationId
int virtualPublicationId
-
-
-
Class com.tridion.storage.ReferenceEntry
class ReferenceEntry extends BaseEntityImpl implements Serializable-
Serialized Fields
-
entityId
Long entityId
-
itemType
Long itemType
-
namespaceId
int namespaceId
-
publicationId
int publicationId
-
referencedURI
String referencedURI
-
referencingURI
String referencingURI
-
sourceSystem
SourceSystem sourceSystem
-
-
-
Class com.tridion.storage.RelatedKeyword
class RelatedKeyword extends BaseEntityImpl implements Serializable-
Serialized Fields
-
categoryName
String categoryName
-
itemId
int itemId
-
keywordId
int keywordId
-
keywordName
String keywordName
-
namespaceId
int namespaceId
-
publicationId
int publicationId
-
relatedItem
ItemMeta relatedItem
-
relatedItemId
Long relatedItemId
-
relationId
int relationId
-
taxFacetType
int taxFacetType
-
taxonomyId
int taxonomyId
-
-
-
Class com.tridion.storage.Schema
class Schema extends BaseEntityImpl implements Serializable -
Class com.tridion.storage.StructureGroup
class StructureGroup extends TaxonomyItem implements Serializable -
Class com.tridion.storage.TaxonomyItem
class TaxonomyItem extends BaseEntityImpl implements Serializable-
Serialized Fields
-
depth
int depth
-
hasChildren
boolean hasChildren
-
id
int id
-
internalId
int internalId
-
isAbstract
boolean isAbstract
-
isNavigable
boolean isNavigable
-
itemType
int itemType
-
key
String key
-
keywordRelations
List<KeywordRelation> keywordRelations
-
left
int left
-
namespaceId
int namespaceId
-
parent
String parent
-
publicationId
int publicationId
-
relatedItems
int relatedItems
-
right
int right
-
taxonomyId
int taxonomyId
-
totalRelatedItems
int totalRelatedItems
-
-
-
Class com.tridion.storage.TemplateMeta
class TemplateMeta extends ItemMeta implements Serializable-
Serialized Fields
-
componentPresentationMetaList
List<ComponentPresentationMeta> componentPresentationMetaList
-
entityItemId
int entityItemId
-
entityNamespaceId
int entityNamespaceId
-
entityPublicationId
int entityPublicationId
-
outputFormat
String outputFormat
-
priority
Integer priority
-
-
-
Class com.tridion.storage.XSLTContent
class XSLTContent extends BaseEntityImpl implements Serializable
-
-
Package com.tridion.storage.entities
-
Package com.tridion.storage.hibernatetype
-
Class com.tridion.storage.hibernatetype.NotLoggablePrimitiveByteArrayBlobType
class NotLoggablePrimitiveByteArrayBlobType extends org.hibernate.type.MaterializedBlobType implements Serializable- serialVersionUID:
- -1691977440815259546L
-
-
Package com.tridion.taxonomies
-
Class com.tridion.taxonomies.Keyword
class Keyword extends Object implements Serializable-
Serialized Fields
-
hasKeywordChildren
boolean hasKeywordChildren
-
keywordAbstract
boolean keywordAbstract
-
keywordChildren
List<Keyword> keywordChildren
-
keywordDepth
int keywordDepth
-
keywordDescription
String keywordDescription
-
keywordKey
String keywordKey
-
keywordLeft
int keywordLeft
-
keywordMeta
CustomMeta keywordMeta
-
keywordName
String keywordName
-
keywordNavigable
boolean keywordNavigable
-
keywordRight
int keywordRight
-
keywordTitle
String keywordTitle
-
keywordURI
String keywordURI
-
parentKeywords
List<Keyword> parentKeywords
-
primaryParentKeyword
Keyword primaryParentKeyword
-
referencedContentCount
int referencedContentCount
-
relatedKeywordURIS
List<String> relatedKeywordURIS
-
taxonomyURI
String taxonomyURI
-
usedForIdentification
boolean usedForIdentification
-
-
-