Serialized Form
-
Package org.alfresco.opencmis.dictionary
-
Class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
class AbstractTypeDefinitionWrapper extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionEvaluators
Map<org.apache.chemistry.opencmis.commons.enums.Action,
CMISActionEvaluator> actionEvaluators -
alfrescoClass
QName alfrescoClass
-
alfrescoName
QName alfrescoName
-
lock
ReadWriteLock lock
-
logger
org.apache.commons.logging.Log logger
-
parent
TypeDefinitionWrapper parent
-
propertiesById
Map<String,
PropertyDefinitionWrapper> propertiesById -
propertiesByQName
Map<QName,
PropertyDefinitionWrapper> propertiesByQName -
propertiesByQueryName
Map<String,
PropertyDefinitionWrapper> propertiesByQueryName -
tenantId
String tenantId
-
typeDef
org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition typeDef
-
typeDefInclProperties
org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition typeDefInclProperties
-
-
Class org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
class BasePropertyDefintionWrapper extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
accessor
CMISPropertyAccessor accessor
-
alfrescoName
QName alfrescoName
-
luceneBuilder
CMISPropertyLuceneBuilder luceneBuilder
-
owningType
TypeDefinitionWrapper owningType
-
propDef
org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> propDef
-
-
Class org.alfresco.opencmis.dictionary.DocumentTypeDefinitionWrapper
class DocumentTypeDefinitionWrapper extends ShadowTypeDefinitionWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionaryService
DictionaryService dictionaryService
-
typeDef
org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl typeDef
-
typeDefInclProperties
org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl typeDefInclProperties
-
-
Class org.alfresco.opencmis.dictionary.FolderTypeDefintionWrapper
class FolderTypeDefintionWrapper extends ShadowTypeDefinitionWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionaryService
DictionaryService dictionaryService
-
typeDef
org.apache.chemistry.opencmis.commons.impl.dataobjects.FolderTypeDefinitionImpl typeDef
-
typeDefInclProperties
org.apache.chemistry.opencmis.commons.impl.dataobjects.FolderTypeDefinitionImpl typeDefInclProperties
-
-
Class org.alfresco.opencmis.dictionary.ItemTypeDefinitionWrapper
class ItemTypeDefinitionWrapper extends ShadowTypeDefinitionWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionaryService
DictionaryService dictionaryService
-
typeDef
org.apache.chemistry.opencmis.commons.impl.dataobjects.ItemTypeDefinitionImpl typeDef
-
typeDefInclProperties
org.apache.chemistry.opencmis.commons.impl.dataobjects.ItemTypeDefinitionImpl typeDefInclProperties
-
-
Class org.alfresco.opencmis.dictionary.PolicyTypeDefintionWrapper
class PolicyTypeDefintionWrapper extends AbstractTypeDefinitionWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionaryService
DictionaryService dictionaryService
-
typeDef
org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyTypeDefinitionImpl typeDef
-
typeDefInclProperties
org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyTypeDefinitionImpl typeDefInclProperties
-
-
Class org.alfresco.opencmis.dictionary.RelationshipTypeDefintionWrapper
class RelationshipTypeDefintionWrapper extends AbstractTypeDefinitionWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionaryService
DictionaryService dictionaryService
-
typeDef
org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl typeDef
-
typeDefInclProperties
org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl typeDefInclProperties
-
-
Class org.alfresco.opencmis.dictionary.SecondaryTypeDefinitionWrapper
class SecondaryTypeDefinitionWrapper extends AbstractTypeDefinitionWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dictionaryService
DictionaryService dictionaryService
-
typeDef
org.apache.chemistry.opencmis.commons.impl.dataobjects.SecondaryTypeDefinitionImpl typeDef
-
typeDefInclProperties
org.apache.chemistry.opencmis.commons.impl.dataobjects.SecondaryTypeDefinitionImpl typeDefInclProperties
-
-
Class org.alfresco.opencmis.dictionary.ShadowTypeDefinitionWrapper
class ShadowTypeDefinitionWrapper extends AbstractTypeDefinitionWrapper implements Serializable- serialVersionUID:
- 1L
-
-
Package org.alfresco.repo.content
-
Class org.alfresco.repo.content.ContentContext
class ContentContext extends Object implements Serializable- serialVersionUID:
- 6476617391229895125L
-
Serialized Fields
-
contentUrl
String contentUrl
-
existingContentReader
ContentReader existingContentReader
-
-
-
Package org.alfresco.repo.index.shard
-
Class org.alfresco.repo.index.shard.Floc
class Floc extends Object implements Serializable- serialVersionUID:
- 3198471269440656171L
-
Class org.alfresco.repo.index.shard.Shard
class Shard extends Object implements Serializable- serialVersionUID:
- -7255962796619754211L
-
Serialized Fields
-
floc
Floc floc
-
instance
int instance
-
-
Class org.alfresco.repo.index.shard.ShardInstance
class ShardInstance extends Object implements Serializable- serialVersionUID:
- -3407675092111933581L
-
Class org.alfresco.repo.index.shard.ShardState
class ShardState extends Object implements Serializable- serialVersionUID:
- -5961621567026938963L
-
Serialized Fields
-
isMaster
boolean isMaster
-
lastIndexedChangeSetCommitTime
long lastIndexedChangeSetCommitTime
-
lastIndexedChangeSetId
long lastIndexedChangeSetId
-
lastIndexedTxCommitTime
long lastIndexedTxCommitTime
-
lastIndexedTxId
long lastIndexedTxId
-
lastUpdated
long lastUpdated
-
propertyBag
HashMap<String,
String> propertyBag -
shardInstance
ShardInstance shardInstance
-
-
-
Package org.alfresco.repo.search.impl.parsers
-
Exception org.alfresco.repo.search.impl.parsers.FTSQueryException
class FTSQueryException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- -4554441051084471802L
-
-
Package org.alfresco.repo.search.impl.querymodel
-
Exception org.alfresco.repo.search.impl.querymodel.QueryModelException
class QueryModelException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 5103880924975096422L
-
-
Package org.alfresco.repo.search.impl.querymodel.impl
-
Exception org.alfresco.repo.search.impl.querymodel.impl.DuplicateSelectorNameException
class DuplicateSelectorNameException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 3163974668059624874L
-
-
Package org.alfresco.repo.security.authentication
-
Class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
class AlfrescoSecureContextImpl extends Object implements Serializable- serialVersionUID:
- -8893133731693272549L
-
Serialized Fields
-
effectiveAuthentication
net.sf.acegisecurity.Authentication effectiveAuthentication
-
logger
org.apache.commons.logging.Log logger
-
realAuthentication
net.sf.acegisecurity.Authentication realAuthentication
-
-
Class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
class AuthenticationDiagnostic extends Object implements Serializable- serialVersionUID:
- -936231318594794088L
-
Serialized Fields
-
steps
List<AuthenticationStep> steps
-
-
Exception org.alfresco.repo.security.authentication.AuthenticationException
class AuthenticationException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 3546647620128092466L
-
Serialized Fields
-
diagnostic
AuthenticationDiagnostic diagnostic
-
-
Class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
class Ticket extends Object implements Serializable- serialVersionUID:
- -5904510560161261049L
-
Exception org.alfresco.repo.security.authentication.TicketExpiredException
class TicketExpiredException extends AuthenticationException implements Serializable- serialVersionUID:
- 3257572801815590969L
-
-
Package org.alfresco.service.cmr.dictionary
-
Exception org.alfresco.service.cmr.dictionary.ConstraintException
class ConstraintException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- -3925105163386197586L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException
class CustomModelException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 2868108814940403250L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException.ActiveModelConstraintException
class ActiveModelConstraintException extends CustomModelException.CustomModelConstraintException implements Serializable- serialVersionUID:
- -6740246156929572802L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException.CustomModelConstraintException
class CustomModelConstraintException extends CustomModelException implements Serializable- serialVersionUID:
- 5993485961751086115L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidCustomModelException
class InvalidCustomModelException extends CustomModelException implements Serializable- serialVersionUID:
- -2450003245810515336L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidNamespaceException
class InvalidNamespaceException extends CustomModelException implements Serializable- serialVersionUID:
- 1405352431422776830L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException.ModelDoesNotExistException
class ModelDoesNotExistException extends CustomModelException implements Serializable- serialVersionUID:
- 6053078524717867514L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException.ModelExistsException
class ModelExistsException extends CustomModelException implements Serializable- serialVersionUID:
- -6092936121754376435L
-
Exception org.alfresco.service.cmr.dictionary.CustomModelException.NamespaceConstraintException
class NamespaceConstraintException extends CustomModelException.CustomModelConstraintException implements Serializable- serialVersionUID:
- 9050315122661406808L
-
Exception org.alfresco.service.cmr.dictionary.DictionaryException
class DictionaryException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 3257008761007847733L
-
Exception org.alfresco.service.cmr.dictionary.DictionaryException.DuplicateDefinitionException
class DuplicateDefinitionException extends DictionaryException implements Serializable- serialVersionUID:
- -2623179649246011966L
-
Exception org.alfresco.service.cmr.dictionary.InvalidAspectException
class InvalidAspectException extends InvalidClassException implements Serializable- serialVersionUID:
- 3257290240330051893L
-
Exception org.alfresco.service.cmr.dictionary.InvalidClassException
class InvalidClassException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 3256722870754293558L
-
Serialized Fields
-
className
QName className
-
-
Exception org.alfresco.service.cmr.dictionary.InvalidTypeException
class InvalidTypeException extends InvalidClassException implements Serializable- serialVersionUID:
- 3256722870754293558L
-
-
Package org.alfresco.service.cmr.repository
-
Exception org.alfresco.service.cmr.repository.AbstractStoreException
class AbstractStoreException extends RuntimeException implements Serializable- serialVersionUID:
- 1315634811903555316L
-
Serialized Fields
-
storeRef
StoreRef storeRef
-
-
Exception org.alfresco.service.cmr.repository.ArchivedIOException
class ArchivedIOException extends ContentIOException implements Serializable- serialVersionUID:
- 3258135874596276087L
-
Exception org.alfresco.service.cmr.repository.AssociationExistsException
class AssociationExistsException extends RuntimeException implements Serializable- serialVersionUID:
- 3256440317824874800L
-
Class org.alfresco.service.cmr.repository.AssociationRef
class AssociationRef extends Object implements Serializable- serialVersionUID:
- 3977867284482439475L
-
Class org.alfresco.service.cmr.repository.ChildAssociationRef
class ChildAssociationRef extends Object implements Serializable- serialVersionUID:
- 4051322336257127729L
-
Class org.alfresco.service.cmr.repository.ContentData
class ContentData extends Object implements Serializable- serialVersionUID:
- 8979634213050121462L
-
Exception org.alfresco.service.cmr.repository.ContentIOException
class ContentIOException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 3258130249983276087L
-
Exception org.alfresco.service.cmr.repository.ContentServiceTransientException
class ContentServiceTransientException extends ContentIOException implements Serializable- serialVersionUID:
- 3258130249983276087L
-
Class org.alfresco.service.cmr.repository.ContentUrlKey
class ContentUrlKey extends Object implements Serializable- serialVersionUID:
- -2943112451758281764L
-
Class org.alfresco.service.cmr.repository.DirectAccessUrl
class DirectAccessUrl extends Object implements Serializable- serialVersionUID:
- -881676208224414139L
-
Exception org.alfresco.service.cmr.repository.InvalidChildAssociationRefException
class InvalidChildAssociationRefException extends RuntimeException implements Serializable- serialVersionUID:
- -7493054268618534572L
-
Serialized Fields
-
childAssociationRef
ChildAssociationRef childAssociationRef
-
-
Exception org.alfresco.service.cmr.repository.InvalidNodeRefException
class InvalidNodeRefException extends RuntimeException implements Serializable- serialVersionUID:
- 3689345520586273336L
-
Serialized Fields
-
nodeRef
NodeRef nodeRef
-
-
Exception org.alfresco.service.cmr.repository.InvalidStoreRefException
class InvalidStoreRefException extends AbstractStoreException implements Serializable- serialVersionUID:
- 3258126938479409463L
-
Exception org.alfresco.service.cmr.repository.MalformedNodeRefException
class MalformedNodeRefException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 8922346977484016269L
-
Class org.alfresco.service.cmr.repository.MLText
- serialVersionUID:
- -3696135175650511841L
-
Class org.alfresco.service.cmr.repository.NodeRef
class NodeRef extends Object implements Serializable- serialVersionUID:
- 3760844584074227768L
-
Class org.alfresco.service.cmr.repository.Path
class Path extends Object implements Serializable- serialVersionUID:
- 3905520514524328247L
-
Serialized Fields
-
elements
LinkedList<Path.Element> elements
-
-
Class org.alfresco.service.cmr.repository.Path.AttributeElement
class AttributeElement extends Path.Element implements Serializable- serialVersionUID:
- 3256727281668863544L
-
Serialized Fields
-
attribute
QName attribute
-
position
int position
-
-
Class org.alfresco.service.cmr.repository.Path.ChildAssocElement
class ChildAssocElement extends Path.Element implements Serializable- serialVersionUID:
- 3689352104636790840L
-
Serialized Fields
-
ref
ChildAssociationRef ref
-
-
Class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
class DescendentOrSelfElement extends Path.Element implements Serializable- serialVersionUID:
- 3258410616875005237L
-
Class org.alfresco.service.cmr.repository.Path.Element
class Element extends Object implements Serializable- serialVersionUID:
- 5396069341092867660L
-
Class org.alfresco.service.cmr.repository.Path.ParentElement
class ParentElement extends Path.Element implements Serializable- serialVersionUID:
- 3689915080477456179L
-
Class org.alfresco.service.cmr.repository.Path.SelfElement
class SelfElement extends Path.Element implements Serializable- serialVersionUID:
- 3834311739151300406L
-
Class org.alfresco.service.cmr.repository.Period
class Period extends Object implements Serializable- serialVersionUID:
- -7978001474638355909L
-
Exception org.alfresco.service.cmr.repository.RestoreInProgressException
class RestoreInProgressException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 5483215922384016269L
-
Exception org.alfresco.service.cmr.repository.StoreExistsException
class StoreExistsException extends AbstractStoreException implements Serializable- serialVersionUID:
- 3906369320370975030L
-
Class org.alfresco.service.cmr.repository.StoreRef
class StoreRef extends Object implements Serializable- serialVersionUID:
- 3905808565129394486L
-
Exception org.alfresco.service.cmr.repository.XPathException
class XPathException extends AlfrescoRuntimeException implements Serializable- serialVersionUID:
- 3544955454552815923L
-
-
Package org.alfresco.service.cmr.repository.datatype
-
Class org.alfresco.service.cmr.repository.datatype.Duration
class Duration extends Object implements Serializable- serialVersionUID:
- 3274526442325176068L
-
Serialized Fields
-
m_days
int m_days
-
m_hours
int m_hours
-
m_mins
int m_mins
-
m_months
int m_months
-
m_nanos
int m_nanos
-
m_positive
boolean m_positive
-
m_seconds
int m_seconds
-
m_years
int m_years
-
-
Exception org.alfresco.service.cmr.repository.datatype.TypeConversionException
class TypeConversionException extends RuntimeException implements Serializable- serialVersionUID:
- 3257008761007847733L
-
-
Package org.alfresco.service.cmr.search
-
Class org.alfresco.service.cmr.search.SpellCheckResult
class SpellCheckResult extends Object implements Serializable- serialVersionUID:
- -4270859221984496771L
-
-
Package org.alfresco.service.namespace
-
Exception org.alfresco.service.namespace.InvalidQNameException
class InvalidQNameException extends NamespaceException implements Serializable- serialVersionUID:
- 7851788938794302629L
-
Exception org.alfresco.service.namespace.NamespaceException
class NamespaceException extends RuntimeException implements Serializable- serialVersionUID:
- 7851788938794302629L
-
Class org.alfresco.service.namespace.QName
class QName extends Object implements Serializable- serialVersionUID:
- 3977016258204348976L
-
Class org.alfresco.service.namespace.QNameMap
class QNameMap extends Object implements Serializable- serialVersionUID:
- -6578946123712939602L
-
Serialized Fields
-
contents
Map<String,
Object> contents -
provider
NamespacePrefixResolverProvider provider
-
-
-
Package org.alfresco.util
-
Class org.alfresco.util.CachingDateFormat
class CachingDateFormat extends SimpleDateFormat implements Serializable- serialVersionUID:
- 3258415049197565235L
-
Class org.alfresco.util.ExpiringValueCache
class ExpiringValueCache extends Object implements Serializable- serialVersionUID:
- 1036233352030777619L
-
Class org.alfresco.util.InputStreamContent
class InputStreamContent extends Object implements Serializable- serialVersionUID:
- -7729633986840536282L
-
Serialized Fields
-
content
String content
-
encoding
String encoding
-
mimetype
String mimetype
-
stream
InputStream stream
-
-
Exception org.alfresco.util.LockHelper.LockTryException
class LockTryException extends RuntimeException implements Serializable- serialVersionUID:
- -3629889029591630609L
-
Class org.alfresco.util.MaxSizeMap
- serialVersionUID:
- 3753219027867262507L
-
Serialized Fields
-
maxSize
int maxSize
-
-
Class org.alfresco.util.Pair
class Pair extends Object implements Serializable- serialVersionUID:
- -7406248421185630612L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
-
Serialized Fields
-
Class org.alfresco.util.VersionNumber
class VersionNumber extends Object implements Serializable- serialVersionUID:
- -1570247769786810251L
-
Serialized Fields
-
parts
int[] parts
-
-
Exception org.alfresco.util.VmShutdownListener.VmShutdownException
class VmShutdownException extends RuntimeException implements Serializable- serialVersionUID:
- -5876107469054587072L
-