|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.apache.jackrabbit.spi.commons |
|---|
| Class org.apache.jackrabbit.spi.commons.ChildInfoImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.jackrabbit.spi.Name name
String uniqueId
null if it does not
have a unique id.
int index
| Class org.apache.jackrabbit.spi.commons.EventBundleImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isLocal
Collection<E> events
| Class org.apache.jackrabbit.spi.commons.EventFilterImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int eventTypes
boolean isDeep
org.apache.jackrabbit.spi.Path absPath
Set<E> uuids
Set<E> nodeTypeNames
boolean noLocal
| Class org.apache.jackrabbit.spi.commons.EventImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int type
Eventorg.apache.jackrabbit.spi.Path path
org.apache.jackrabbit.spi.ItemId itemId
org.apache.jackrabbit.spi.NodeId parentId
org.apache.jackrabbit.spi.Name primaryNodeTypeName
org.apache.jackrabbit.spi.Name[] mixinTypeNames
String userId
String userData
long timestamp
Map<K,V> info
| Class org.apache.jackrabbit.spi.commons.ItemInfoImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.jackrabbit.spi.Path path
boolean isNode
| Class org.apache.jackrabbit.spi.commons.LockInfoImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String lockToken
String lockOwner
boolean isDeep
boolean isSessionScoped
long secondsRemaining
boolean isLockOwner
org.apache.jackrabbit.spi.NodeId nodeId
NodeId of the locked node.
| Class org.apache.jackrabbit.spi.commons.NodeInfoImpl extends ItemInfoImpl implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.jackrabbit.spi.NodeId id
int index
org.apache.jackrabbit.spi.Name primaryTypeName
org.apache.jackrabbit.spi.Name[] mixinNames
List<E> references
PropertyIds that reference this node info.
List<E> propertyIds
PropertyIds of this node info.
List<E> childInfos
ChildInfos of this node info.
| Class org.apache.jackrabbit.spi.commons.PropertyInfoImpl extends ItemInfoImpl implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.jackrabbit.spi.PropertyId propertyId
int type
boolean isMultiValued
org.apache.jackrabbit.spi.QValue[] values
| Class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.jackrabbit.spi.Name name
org.apache.jackrabbit.spi.Name declaringNodeType
boolean autoCreated
int onParentVersion
boolean writeProtected
boolean mandatory
| Class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl extends QItemDefinitionImpl implements Serializable |
|---|
serialVersionUID: -3671882394577685657L
| Serialized Fields |
|---|
org.apache.jackrabbit.spi.Name defaultPrimaryType
Set<E> requiredPrimaryTypes
boolean allowsSameNameSiblings
| Class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl extends Object implements Serializable |
|---|
serialVersionUID: -4065300714874671511L
| Serialized Fields |
|---|
org.apache.jackrabbit.spi.Name name
org.apache.jackrabbit.spi.Name[] supertypes
org.apache.jackrabbit.spi.Name[] supportedMixins
null)
boolean isMixin
boolean isAbstract
boolean isQueryable
boolean hasOrderableChildNodes
org.apache.jackrabbit.spi.Name primaryItemName
null if none is defined.
Set<E> propertyDefs
Set<E> childNodeDefs
| Class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl extends QItemDefinitionImpl implements Serializable |
|---|
serialVersionUID: 1064686456661663541L
| Serialized Fields |
|---|
int requiredType
org.apache.jackrabbit.spi.QValueConstraint[] valueConstraints
org.apache.jackrabbit.spi.QValue[] defaultValues
boolean multiple
String[] availableQueryOperators
boolean fullTextSearchable
boolean queryOrderable
| Class org.apache.jackrabbit.spi.commons.SerializableBatch extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> recording
org.apache.jackrabbit.spi.ItemId itemId
| Class org.apache.jackrabbit.spi.commons.SessionInfoImpl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String userId
null if unknown.
String userData
null.
String workspaceName
null if this
session info refers to the default workspace.
List<E> lockTokens
| Package org.apache.jackrabbit.spi.commons.conversion |
|---|
| Class org.apache.jackrabbit.spi.commons.conversion.IllegalNameException extends NameException implements Serializable |
|---|
| Class org.apache.jackrabbit.spi.commons.conversion.MalformedPathException extends NameException implements Serializable |
|---|
| Class org.apache.jackrabbit.spi.commons.conversion.NameException extends RepositoryException implements Serializable |
|---|
| Package org.apache.jackrabbit.spi.commons.nodetype |
|---|
| Class org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException extends RepositoryException implements Serializable |
|---|
| Class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeConflictException extends RepositoryException implements Serializable |
|---|
| Package org.apache.jackrabbit.spi.commons.query.sql |
|---|
| Class org.apache.jackrabbit.spi.commons.query.sql.ParseException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
boolean specialConstructor
Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
| Class org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError extends Error implements Serializable |
|---|
| Serialized Fields |
|---|
int errorCode
| Package org.apache.jackrabbit.spi.commons.query.xpath |
|---|
| Class org.apache.jackrabbit.spi.commons.query.xpath.ParseException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
boolean specialConstructor
Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
| Class org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError extends Error implements Serializable |
|---|
| Serialized Fields |
|---|
int errorCode
| Package org.apache.jackrabbit.spi.commons.value |
|---|
| Class org.apache.jackrabbit.spi.commons.value.AbstractQValue extends Object implements Serializable |
|---|
serialVersionUID: 6976433831974695272L
| Serialized Fields |
|---|
Object val
int type
| Class org.apache.jackrabbit.spi.commons.value.DefaultQValue extends AbstractQValue implements Serializable |
|---|
serialVersionUID: -3887529703765183611L
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||