A B C D F G I M O P Q R S U V

A

addType(TypeDefinition) - Method in class org.xcmis.sp.inmemory.StorageImpl
AVAILABLE_QUERY_OPERATORS - Static variable in class org.xcmis.sp.inmemory.query.CmisSchema
 

B

BooleanValue - Class in org.xcmis.sp.inmemory
 
BooleanValue() - Constructor for class org.xcmis.sp.inmemory.BooleanValue
 
BooleanValue(Boolean) - Constructor for class org.xcmis.sp.inmemory.BooleanValue
 
BooleanValue(Boolean[]) - Constructor for class org.xcmis.sp.inmemory.BooleanValue
 
BooleanValue(List<Boolean>) - Constructor for class org.xcmis.sp.inmemory.BooleanValue
 
ByteArrayValue - Class in org.xcmis.sp.inmemory
 
ByteArrayValue(byte[]) - Constructor for class org.xcmis.sp.inmemory.ByteArrayValue
 

C

calculateAllowableActions(ObjectData) - Method in class org.xcmis.sp.inmemory.StorageImpl
checkConnection() - Method in class org.xcmis.sp.inmemory.InmemConnection
 
close() - Method in class org.xcmis.sp.inmemory.InmemConnection
 
CmisContentReader - Class in org.xcmis.sp.inmemory.query
 
CmisContentReader(Storage) - Constructor for class org.xcmis.sp.inmemory.query.CmisContentReader
 
CmisSchema - Class in org.xcmis.sp.inmemory.query
 
CmisSchema(QueryNameTypeManager) - Constructor for class org.xcmis.sp.inmemory.query.CmisSchema
Constructor.
CmisSchemaTableResolver - Class in org.xcmis.sp.inmemory.query
Class override getSubTypes method.
CmisSchemaTableResolver(NameConverter, Schema, QueryNameTypeManager) - Constructor for class org.xcmis.sp.inmemory.query.CmisSchemaTableResolver
 
copyDocument(DocumentData, FolderData, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>, VersioningState) - Method in class org.xcmis.sp.inmemory.StorageImpl
created(ObjectData) - Method in class org.xcmis.sp.inmemory.query.IndexListener
 
createDocument(FolderData, TypeDefinition, Map<String, Property<?>>, ContentStream, List<AccessControlEntry>, Collection<PolicyData>, VersioningState) - Method in class org.xcmis.sp.inmemory.StorageImpl
createEntry(ObjectData) - Method in class org.xcmis.sp.inmemory.query.IndexListener.ContentEntryAdapter
Convert ObjectData to ContentEntry.
createFolder(FolderData, TypeDefinition, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>) - Method in class org.xcmis.sp.inmemory.StorageImpl
createPolicy(FolderData, TypeDefinition, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>) - Method in class org.xcmis.sp.inmemory.StorageImpl
createRelationship(ObjectData, ObjectData, TypeDefinition, Map<String, Property<?>>, List<AccessControlEntry>, Collection<PolicyData>) - Method in class org.xcmis.sp.inmemory.StorageImpl

D

DateValue - Class in org.xcmis.sp.inmemory
 
DateValue() - Constructor for class org.xcmis.sp.inmemory.DateValue
 
DateValue(Calendar) - Constructor for class org.xcmis.sp.inmemory.DateValue
 
DateValue(List<Calendar>) - Constructor for class org.xcmis.sp.inmemory.DateValue
 
DateValue(Calendar[]) - Constructor for class org.xcmis.sp.inmemory.DateValue
 
DecimalValue - Class in org.xcmis.sp.inmemory
 
DecimalValue() - Constructor for class org.xcmis.sp.inmemory.DecimalValue
 
DecimalValue(BigDecimal) - Constructor for class org.xcmis.sp.inmemory.DecimalValue
 
DecimalValue(BigDecimal[]) - Constructor for class org.xcmis.sp.inmemory.DecimalValue
 
DecimalValue(List<BigDecimal>) - Constructor for class org.xcmis.sp.inmemory.DecimalValue
 
deleteObject(ObjectData, boolean) - Method in class org.xcmis.sp.inmemory.StorageImpl
deleteTree(FolderData, boolean, UnfileObject, boolean) - Method in class org.xcmis.sp.inmemory.StorageImpl

F

fromStream(InputStream) - Static method in class org.xcmis.sp.inmemory.ByteArrayValue
 

G

generateId() - Static method in class org.xcmis.sp.inmemory.StorageImpl
 
getAll(String) - Static method in class org.xcmis.sp.inmemory.PropertyDefinitions
Get all property definitions for objectTypeId.
getAllVersions(String) - Method in class org.xcmis.sp.inmemory.StorageImpl
getBooleans() - Method in class org.xcmis.sp.inmemory.BooleanValue
 
getBytes() - Method in class org.xcmis.sp.inmemory.ByteArrayValue
 
getChangeLog(String) - Method in class org.xcmis.sp.inmemory.StorageImpl
getCheckedOutDocuments(FolderData, String) - Method in class org.xcmis.sp.inmemory.StorageImpl
getConnection() - Method in class org.xcmis.sp.inmemory.StorageProviderImpl
 
getCurrentUser() - Method in class org.xcmis.sp.inmemory.StorageImpl
 
getDates() - Method in class org.xcmis.sp.inmemory.DateValue
 
getDecimals() - Method in class org.xcmis.sp.inmemory.DecimalValue
 
getDescription() - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
getId() - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
getId() - Method in class org.xcmis.sp.inmemory.StorageImpl
getIntegers() - Method in class org.xcmis.sp.inmemory.IntegerValue
 
getMaxItemsNum() - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
getMaxMem() - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
getName() - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
getObjectById(String) - Method in class org.xcmis.sp.inmemory.StorageImpl
getObjectByPath(String) - Method in class org.xcmis.sp.inmemory.StorageImpl
getPropertyDefinition(String, String) - Static method in class org.xcmis.sp.inmemory.PropertyDefinitions
Get one property definition with propDefId for objectTypeId.
getPropertyIds(String) - Static method in class org.xcmis.sp.inmemory.PropertyDefinitions
Get all property IDs supported for objectTypeId.
getRegistry() - Method in class org.xcmis.sp.inmemory.tck.InmemoryCmisRegistryFactory
 
getRenditions(ObjectData) - Method in class org.xcmis.sp.inmemory.StorageImpl
getRepositoryInfo() - Method in class org.xcmis.sp.inmemory.StorageImpl
getStorageID() - Method in class org.xcmis.sp.inmemory.StorageProviderImpl
 
getStrings() - Method in class org.xcmis.sp.inmemory.StringValue
 
getSubTypes(String) - Method in class org.xcmis.sp.inmemory.query.CmisSchemaTableResolver
 
getSubTypes(String, boolean) - Method in class org.xcmis.sp.inmemory.StorageImpl
 
getTable(SelectorName) - Method in class org.xcmis.sp.inmemory.query.CmisSchema
 
getTypeChildren(String, boolean) - Method in class org.xcmis.sp.inmemory.StorageImpl
getTypeDefinition(String, boolean) - Method in class org.xcmis.sp.inmemory.StorageImpl
getUnfiledObjectsId() - Method in class org.xcmis.sp.inmemory.StorageImpl
getURI() - Method in class org.xcmis.sp.inmemory.UriValue
 

I

IndexListener - Class in org.xcmis.sp.inmemory.query
 
IndexListener(SearchService) - Constructor for class org.xcmis.sp.inmemory.query.IndexListener
 
IndexListener.ContentEntryAdapter - Class in org.xcmis.sp.inmemory.query
Adapt changes produced by CMIS SPI to ContentEntry acceptable for.
IndexListener.ContentEntryAdapter() - Constructor for class org.xcmis.sp.inmemory.query.IndexListener.ContentEntryAdapter
 
InmemConnection - Class in org.xcmis.sp.inmemory
 
InmemConnection(Storage) - Constructor for class org.xcmis.sp.inmemory.InmemConnection
 
InmemoryCmisRegistryFactory - Class in org.xcmis.sp.inmemory.tck
 
InmemoryCmisRegistryFactory() - Constructor for class org.xcmis.sp.inmemory.tck.InmemoryCmisRegistryFactory
 
IntegerValue - Class in org.xcmis.sp.inmemory
 
IntegerValue() - Constructor for class org.xcmis.sp.inmemory.IntegerValue
 
IntegerValue(BigInteger) - Constructor for class org.xcmis.sp.inmemory.IntegerValue
 
IntegerValue(List<BigInteger>) - Constructor for class org.xcmis.sp.inmemory.IntegerValue
 
IntegerValue(BigInteger[]) - Constructor for class org.xcmis.sp.inmemory.IntegerValue
 
isBoolean() - Method in class org.xcmis.sp.inmemory.BooleanValue
 
isContent() - Method in class org.xcmis.sp.inmemory.ByteArrayValue
 
isDate() - Method in class org.xcmis.sp.inmemory.DateValue
 
isDecimal() - Method in class org.xcmis.sp.inmemory.DecimalValue
 
isInteger() - Method in class org.xcmis.sp.inmemory.IntegerValue
 
isString() - Method in class org.xcmis.sp.inmemory.StringValue
 
isURI() - Method in class org.xcmis.sp.inmemory.UriValue
 

M

moveObject(ObjectData, FolderData, FolderData) - Method in class org.xcmis.sp.inmemory.StorageImpl

O

org.xcmis.sp.inmemory - package org.xcmis.sp.inmemory
 
org.xcmis.sp.inmemory.query - package org.xcmis.sp.inmemory.query
 
org.xcmis.sp.inmemory.tck - package org.xcmis.sp.inmemory.tck
 

P

PROPERTY_TYPES_MAP - Static variable in class org.xcmis.sp.inmemory.query.CmisSchema
 
PropertyDefinitions - Class in org.xcmis.sp.inmemory
Mapping for known CMIS object properties.
put(String, PropertyDefinition<?>) - Static method in class org.xcmis.sp.inmemory.PropertyDefinitions
 
putAll(String, Map<String, PropertyDefinition<?>>) - Static method in class org.xcmis.sp.inmemory.PropertyDefinitions
 

Q

query(Query) - Method in class org.xcmis.sp.inmemory.StorageImpl

R

removeAll(String) - Static method in class org.xcmis.sp.inmemory.PropertyDefinitions
 
removed(Set<String>) - Method in class org.xcmis.sp.inmemory.query.IndexListener
 
removeType(String) - Method in class org.xcmis.sp.inmemory.StorageImpl

S

setDescription(String) - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
setId(String) - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
setMaxItemsNum(long) - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
setMaxMem(long) - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
setName(String) - Method in class org.xcmis.sp.inmemory.StorageConfiguration
 
StorageConfiguration - Class in org.xcmis.sp.inmemory
 
StorageConfiguration(String, String, String, long, long) - Constructor for class org.xcmis.sp.inmemory.StorageConfiguration
 
StorageImpl - Class in org.xcmis.sp.inmemory
In-memory implementation of xCMIS storage.
StorageImpl(StorageConfiguration, RenditionManager, PermissionService) - Constructor for class org.xcmis.sp.inmemory.StorageImpl
 
StorageImpl(StorageConfiguration) - Constructor for class org.xcmis.sp.inmemory.StorageImpl
 
StorageProviderImpl - Class in org.xcmis.sp.inmemory
 
StorageProviderImpl(String, String, String, long, long) - Constructor for class org.xcmis.sp.inmemory.StorageProviderImpl
Instantiates a new storage provider impl.
StringValue - Class in org.xcmis.sp.inmemory
 
StringValue() - Constructor for class org.xcmis.sp.inmemory.StringValue
 
StringValue(String) - Constructor for class org.xcmis.sp.inmemory.StringValue
 
StringValue(List<String>) - Constructor for class org.xcmis.sp.inmemory.StringValue
 
StringValue(String[]) - Constructor for class org.xcmis.sp.inmemory.StringValue
 

U

unfileObject(ObjectData) - Method in class org.xcmis.sp.inmemory.StorageImpl
updated(ObjectData) - Method in class org.xcmis.sp.inmemory.query.IndexListener
 
UriValue - Class in org.xcmis.sp.inmemory
 
UriValue() - Constructor for class org.xcmis.sp.inmemory.UriValue
 
UriValue(URI) - Constructor for class org.xcmis.sp.inmemory.UriValue
 
UriValue(List<URI>) - Constructor for class org.xcmis.sp.inmemory.UriValue
 
UriValue(URI[]) - Constructor for class org.xcmis.sp.inmemory.UriValue
 

V

validateChangeToken(ObjectData, String) - Method in class org.xcmis.sp.inmemory.InmemConnection
 
visitChildEntriesCommand(InvocationContext, GetChildEntriesCommand) - Method in class org.xcmis.sp.inmemory.query.CmisContentReader
 
visitGetContentEntryCommand(InvocationContext, GetContentEntryCommand) - Method in class org.xcmis.sp.inmemory.query.CmisContentReader
 
visitGetUnfiledEntriesCommand(InvocationContext, GetUnfiledEntriesCommand) - Method in class org.xcmis.sp.inmemory.query.CmisContentReader
 

A B C D F G I M O P Q R S U V

Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.