A C D E G I J L M N O P Q R S U V X

A

addType(TypeDefinition) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
applyPolicy(PolicyData) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
AVAILABLE_QUERY_OPERATORS - Static variable in class org.xcmis.sp.jcr.exo.index.CmisSchema
 

C

calculateAllowableActions(ObjectData) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
cancelCheckout() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
checkConnection() - Method in class org.xcmis.sp.jcr.exo.JcrConnection
checkin(boolean, String, Map<String, Property<?>>, ContentStream, List<AccessControlEntry>, Collection<PolicyData>) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
checkout() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
close() - Method in class org.xcmis.sp.jcr.exo.JcrConnection
CMIS_MIX_DOCUMENT - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_MIX_FOLDER - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_MIX_OBJECT - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_NT_POLICY - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_NT_RELATIONSHIP - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_NT_RENDITION - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_RENDITION_ENCODING - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_RENDITION_HEIGHT - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_RENDITION_KIND - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_RENDITION_MIME_TYPE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_RENDITION_STREAM - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_RENDITION_WIDTH - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CMIS_SYSTEM_NODETYPE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
CmisContentReader - Class in org.xcmis.sp.jcr.exo.index
 
CmisContentReader(Storage) - Constructor for class org.xcmis.sp.jcr.exo.index.CmisContentReader
Constructor.
CmisSchema - Class in org.xcmis.sp.jcr.exo.index
 
CmisSchema(TypeManager) - Constructor for class org.xcmis.sp.jcr.exo.index.CmisSchema
Constructor.
CmisSchemaTableResolver - Class in org.xcmis.sp.jcr.exo.index
Class override getSubTypes method.
CmisSchemaTableResolver(NameConverter, Schema, TypeManager) - Constructor for class org.xcmis.sp.jcr.exo.index.CmisSchemaTableResolver
Instantiates new instance of CmisSchemaTableResolver.
compare(ScoredRow, ScoredRow) - Method in class org.xcmis.sp.jcr.exo.QueryableStorage.DocumentOrderResultSorter
copyDocument(DocumentData, FolderData, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>, VersioningState) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
created(ObjectData) - Method in class org.xcmis.sp.jcr.exo.index.IndexListener
 
createDocument(FolderData, TypeDefinition, Map<String, Property<?>>, ContentStream, List<AccessControlEntry>, Collection<PolicyData>, VersioningState) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
createEntry(ObjectData) - Method in class org.xcmis.sp.jcr.exo.index.IndexListener.ContentEntryAdapter
Convert ObjectData to ContentEntry.
createFolder(FolderData, TypeDefinition, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
createJcrDate(Calendar) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
Create String representation of date in format required by JCR.
createPolicy(FolderData, TypeDefinition, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
createRelationship(ObjectData, ObjectData, TypeDefinition, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>) - Method in class org.xcmis.sp.jcr.exo.StorageImpl

D

delete() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
deleteObject(ObjectData, boolean) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
deleteTree(FolderData, boolean, UnfileObject, boolean) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
DocumentVersion - Class in org.xcmis.sp.jcr.exo
 
DocumentVersion(JcrNodeEntry, IndexListener, RenditionManager) - Constructor for class org.xcmis.sp.jcr.exo.DocumentVersion
 

E

EXO_CMIS_NS_URI - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
EXO_PRIVILEGABLE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 

G

getACL(boolean) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getAll(String) - Static method in class org.xcmis.sp.jcr.exo.PropertyDefinitions
Get all property definitions for objectTypeId.
getAllVersions(String) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getChangeLog(String) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getCheckedOutDocuments(FolderData, String) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getConnection() - Method in class org.xcmis.sp.jcr.exo.StorageProviderImpl
getDescription() - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Get description.
getId() - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Get repository id.
getId() - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getIndexConfiguration() - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Get index configuration.
getIndexListener(String) - Method in class org.xcmis.sp.jcr.exo.index.IndexListenerFactory
Deprecated.  
getIndexListener() - Method in class org.xcmis.sp.jcr.exo.StorageImpl
 
getName() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getNodeType(String) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
 
getObjectById(String) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getObjectByPath(String) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getObjectId() - Method in class org.xcmis.sp.jcr.exo.QueryableStorage.ResultImpl
 
getParent() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getParents() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getPath(String) - Method in class org.xcmis.sp.jcr.exo.QueryableStorage.DocumentOrderResultSorter
Return comparable location of the object.
getPolicies() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getProperties() - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Get additional repository's properties.
getPropertyDefinition(String, String) - Static method in class org.xcmis.sp.jcr.exo.PropertyDefinitions
Get one property definition with propDefId for objectTypeId.
getPropertyIds(String) - Static method in class org.xcmis.sp.jcr.exo.PropertyDefinitions
Get all property IDs supported for objectTypeId.
getPropertyNames() - Method in class org.xcmis.sp.jcr.exo.QueryableStorage.ResultImpl
 
getRelationships(RelationshipDirection, TypeDefinition, boolean) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getRenditions(ObjectData) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getRepository() - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Get repository name.
getRepositoryInfo() - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getScore() - Method in class org.xcmis.sp.jcr.exo.QueryableStorage.ResultImpl
 
getStorage() - Method in class org.xcmis.sp.jcr.exo.StorageProviderImpl.StorageProviderConfig
 
getStorageConfiguration() - Method in class org.xcmis.sp.jcr.exo.StorageProviderImpl
 
getStorageID() - Method in class org.xcmis.sp.jcr.exo.StorageProviderImpl
 
getSubTypes(String) - Method in class org.xcmis.sp.jcr.exo.index.CmisSchemaTableResolver
 
getTable(SelectorName) - Method in class org.xcmis.sp.jcr.exo.index.CmisSchema
 
getTypeChildren(String, boolean) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getTypeDefinition(String, boolean) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getUnfiledObjectsId() - Method in class org.xcmis.sp.jcr.exo.StorageImpl
getVersionLabel() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getVersionSeriesCheckedOutBy() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getVersionSeriesCheckedOutId() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
getWorkspace() - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Get workspace name.

I

IndexListener - Class in org.xcmis.sp.jcr.exo.index
 
IndexListener(Storage, SearchService) - Constructor for class org.xcmis.sp.jcr.exo.index.IndexListener
 
IndexListener.ContentEntryAdapter - Class in org.xcmis.sp.jcr.exo.index
Adapt changes produced by CMIS SPI to ContentEntry acceptable for.
IndexListener.ContentEntryAdapter() - Constructor for class org.xcmis.sp.jcr.exo.index.IndexListener.ContentEntryAdapter
 
IndexListenerFactory - Class in org.xcmis.sp.jcr.exo.index
Deprecated. 
IndexListenerFactory() - Constructor for class org.xcmis.sp.jcr.exo.index.IndexListenerFactory
Deprecated.  
isLatestVersion() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion

J

JCR_CONTENT - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_CREATED - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_DATA - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_ENCODING - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_FROZEN_NODE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_FROZEN_PRIMARY_TYPE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_LAST_MODIFIED - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_MIMETYPE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JCR_VERSION_HISTORY - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
JcrCMIS - Interface in org.xcmis.sp.jcr.exo
Constants.
JcrConnection - Class in org.xcmis.sp.jcr.exo
 
JcrConnection(Storage) - Constructor for class org.xcmis.sp.jcr.exo.JcrConnection
 
JcrPathSplitter - Class in org.xcmis.sp.jcr.exo.index
Deprecated. 
JcrPathSplitter(LocationFactory) - Constructor for class org.xcmis.sp.jcr.exo.index.JcrPathSplitter
Deprecated. Constructor.

L

log - Static variable in class org.xcmis.sp.jcr.exo.index.JcrPathSplitter
Deprecated. Class loger.

M

MIX_VERSIONABLE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
moveObject(ObjectData, FolderData, FolderData) - Method in class org.xcmis.sp.jcr.exo.StorageImpl

N

NT_FILE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
NT_FOLDER - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
NT_FROZEN_NODE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
NT_RESOURCE - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
NT_UNSTRUCTURED - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
NT_VERSION - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 
NT_VERSION_HISTORY - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 

O

onEvent(EventIterator) - Method in class org.xcmis.sp.jcr.exo.RenditionsUpdateListener
org.xcmis.sp.jcr.exo - package org.xcmis.sp.jcr.exo
 
org.xcmis.sp.jcr.exo.index - package org.xcmis.sp.jcr.exo.index
 

P

PROPERTY_TYPES_MAP - Static variable in class org.xcmis.sp.jcr.exo.index.CmisSchema
 
PropertyDefinitions - Class in org.xcmis.sp.jcr.exo
Mapping for known CMIS object properties.

Q

query(Query) - Method in class org.xcmis.sp.jcr.exo.QueryableStorage
 
query(Query) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
QueryableStorage - Class in org.xcmis.sp.jcr.exo
Storage with implemented Storage.query(Query query) method.
QueryableStorage(Session, StorageConfiguration, SearchService, PermissionService) - Constructor for class org.xcmis.sp.jcr.exo.QueryableStorage
 
QueryableStorage(Session, StorageConfiguration, RenditionManager, SearchService, PermissionService) - Constructor for class org.xcmis.sp.jcr.exo.QueryableStorage
Constructor.
QueryableStorage.DocumentOrderResultSorter - Class in org.xcmis.sp.jcr.exo
 
QueryableStorage.DocumentOrderResultSorter(String, Storage) - Constructor for class org.xcmis.sp.jcr.exo.QueryableStorage.DocumentOrderResultSorter
The Constructor.
QueryableStorage.ResultImpl - Class in org.xcmis.sp.jcr.exo
Single row from query result.
QueryableStorage.ResultImpl(String, String[], Score) - Constructor for class org.xcmis.sp.jcr.exo.QueryableStorage.ResultImpl
 

R

removed(Set<String>) - Method in class org.xcmis.sp.jcr.exo.index.IndexListener
 
removePolicy(PolicyData) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
 
removeType(String) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
RenditionsUpdateListener - Class in org.xcmis.sp.jcr.exo
 
RenditionsUpdateListener(Repository, String, RenditionManager) - Constructor for class org.xcmis.sp.jcr.exo.RenditionsUpdateListener
Instantiates a new update listener.
ROOT_FOLDER_ID - Static variable in interface org.xcmis.sp.jcr.exo.JcrCMIS
 

S

save() - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
session - Variable in class org.xcmis.sp.jcr.exo.StorageImpl
 
setACL(List<AccessControlEntry>) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
setContentStream(ContentStream) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
setDescription(String) - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Sets description.
setId(String) - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Set CMIS repository id.
setIndexConfiguration(IndexConfiguration) - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Set index configuration.
setIndexListener(IndexListener) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
 
setProperties(Map<String, Property<?>>) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
setProperties(Map<String, Object>) - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Set additional repository's properties.
setProperty(Property<?>) - Method in class org.xcmis.sp.jcr.exo.DocumentVersion
setRepository(String) - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Set repository name.
setStorage(StorageConfiguration) - Method in class org.xcmis.sp.jcr.exo.StorageProviderImpl.StorageProviderConfig
 
setWorkspace(String) - Method in class org.xcmis.sp.jcr.exo.StorageConfiguration
Set workspace name.
splitPath(String) - Method in class org.xcmis.sp.jcr.exo.index.JcrPathSplitter
Deprecated.  
start() - Method in class org.xcmis.sp.jcr.exo.StorageProviderImpl
stop() - Method in class org.xcmis.sp.jcr.exo.StorageProviderImpl
StorageConfiguration - Class in org.xcmis.sp.jcr.exo
CMIS repository configuration.
StorageConfiguration() - Constructor for class org.xcmis.sp.jcr.exo.StorageConfiguration
 
StorageImpl - Class in org.xcmis.sp.jcr.exo
 
StorageImpl(Session, IndexListener, StorageConfiguration, RenditionManager, PermissionService) - Constructor for class org.xcmis.sp.jcr.exo.StorageImpl
 
StorageImpl(Session, StorageConfiguration, PermissionService) - Constructor for class org.xcmis.sp.jcr.exo.StorageImpl
 
StorageImpl(Session, StorageConfiguration, RenditionManager, PermissionService) - Constructor for class org.xcmis.sp.jcr.exo.StorageImpl
 
StorageProviderImpl - Class in org.xcmis.sp.jcr.exo
 
StorageProviderImpl(RepositoryService, InitParams, DocumentReaderService, PermissionService) - Constructor for class org.xcmis.sp.jcr.exo.StorageProviderImpl
 
StorageProviderImpl.StorageProviderConfig - Class in org.xcmis.sp.jcr.exo
 
StorageProviderImpl.StorageProviderConfig() - Constructor for class org.xcmis.sp.jcr.exo.StorageProviderImpl.StorageProviderConfig
 

U

unfileObject(ObjectData) - Method in class org.xcmis.sp.jcr.exo.StorageImpl
updated(ObjectData) - Method in class org.xcmis.sp.jcr.exo.index.IndexListener
 

V

validateChangeToken(ObjectData, String) - Method in class org.xcmis.sp.jcr.exo.JcrConnection
visitChildEntriesCommand(InvocationContext, GetChildEntriesCommand) - Method in class org.xcmis.sp.jcr.exo.index.CmisContentReader
 
visitGetContentEntryCommand(InvocationContext, GetContentEntryCommand) - Method in class org.xcmis.sp.jcr.exo.index.CmisContentReader
 
visitGetUnfiledEntriesCommand(InvocationContext, GetUnfiledEntriesCommand) - Method in class org.xcmis.sp.jcr.exo.index.CmisContentReader
 

X

XCMIS_POLICIES - Static variable in class org.xcmis.sp.jcr.exo.StorageImpl
 
XCMIS_PROPERTY_TYPE - Static variable in class org.xcmis.sp.jcr.exo.StorageImpl
 
XCMIS_PROPERTY_TYPE_PATTERN - Static variable in class org.xcmis.sp.jcr.exo.StorageImpl
 
XCMIS_RELATIONSHIPS - Static variable in class org.xcmis.sp.jcr.exo.StorageImpl
 
XCMIS_SYSTEM_PATH - Static variable in class org.xcmis.sp.jcr.exo.StorageImpl
 
XCMIS_UNFILED - Static variable in class org.xcmis.sp.jcr.exo.StorageImpl
 
XCMIS_WORKING_COPIES - Static variable in class org.xcmis.sp.jcr.exo.StorageImpl
 

A C D E G I J L M N O P Q R S U V X

Copyright © 2010 eXo Platform SAS. All Rights Reserved.