Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
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(TypeManager)
- 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, TypeManager)
- 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
DEFAULT_MAX_STORAGE_MEM_SIZE
- Static variable in class org.xcmis.sp.inmemory.
StorageConfiguration
DEFAULT_MAX_STORAGE_NUMBER_ITEMS
- Static variable in class org.xcmis.sp.inmemory.
StorageConfiguration
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
Get repository description.
getId()
- Method in class org.xcmis.sp.inmemory.
StorageConfiguration
Get repository id.
getId()
- Method in class org.xcmis.sp.inmemory.
StorageImpl
getIntegers()
- Method in class org.xcmis.sp.inmemory.
IntegerValue
getName()
- Method in class org.xcmis.sp.inmemory.
StorageConfiguration
Get repository name.
getObjectById(String)
- Method in class org.xcmis.sp.inmemory.
StorageImpl
getObjectByPath(String)
- Method in class org.xcmis.sp.inmemory.
StorageImpl
getProperties()
- Method in class org.xcmis.sp.inmemory.
StorageConfiguration
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
getStorage()
- Method in class org.xcmis.sp.inmemory.
StorageProviderImpl.StorageProviderConfig
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(Storage, 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
MAX_ITEMS_NUMBER
- Static variable in class org.xcmis.sp.inmemory.
StorageConfiguration
MAX_STORAGE_MEM_SIZE
- Static variable in class org.xcmis.sp.inmemory.
StorageConfiguration
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
parseNumber(String)
- Static method in class org.xcmis.sp.inmemory.
StorageConfiguration
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
renditionManager
- Variable in class org.xcmis.sp.inmemory.
StorageImpl
The rendition manager.
S
setDescription(String)
- Method in class org.xcmis.sp.inmemory.
StorageConfiguration
setId(String)
- Method in class org.xcmis.sp.inmemory.
StorageConfiguration
setName(String)
- Method in class org.xcmis.sp.inmemory.
StorageConfiguration
setProperties(Map<String, Object>)
- Method in class org.xcmis.sp.inmemory.
StorageConfiguration
setStorage(StorageConfiguration)
- Method in class org.xcmis.sp.inmemory.
StorageProviderImpl.StorageProviderConfig
stop()
- Method in class org.xcmis.sp.inmemory.
StorageProviderImpl
StorageConfiguration
- Class in
org.xcmis.sp.inmemory
StorageConfiguration()
- Constructor for class org.xcmis.sp.inmemory.
StorageConfiguration
StorageConfiguration(String, Map<String, Object>)
- Constructor for class org.xcmis.sp.inmemory.
StorageConfiguration
StorageConfiguration(String, String, String, String, String)
- 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(InitParams, PermissionService)
- Constructor for class org.xcmis.sp.inmemory.
StorageProviderImpl
StorageProviderImpl(String, String, String, String, String)
- Constructor for class org.xcmis.sp.inmemory.
StorageProviderImpl
StorageProviderImpl.StorageProviderConfig
- Class in
org.xcmis.sp.inmemory
StorageProviderImpl.StorageProviderConfig()
- Constructor for class org.xcmis.sp.inmemory.
StorageProviderImpl.StorageProviderConfig
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
eXo Platform SAS
. All Rights Reserved.