A B C D E F G I L M N O P Q R S U V W

A

accessKey - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
AWS access key.
add(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
add(PropertyData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
addValues(PropertyData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Property Values processing.
AWS_ACCESS_KEY - Static variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
AWS_SECRET_ACCESS_KEY - Static variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
awsAccessKey - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3File
AWS Access Key.
awsAccessKey - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
AWS access key id.
awsAccessKey - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
awsSecretAccessKey - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3File
AWS Secret Access Key.
awsSecretAccessKey - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
AWS access secret key.
awsSecretAccessKey - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 

B

bucket - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
Bucket name.
BUCKET - Static variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
bucket - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 

C

cancel() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.StorageCleaner
Signal that cleanup should be canceled.
changedItems - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Changed Items Identifiers.
changes - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Changes applied before the last commit (to be used for rollback on fail).
checkConsistency(WorkspaceStorageConnection) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
cleaner - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
cleaner - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
CLEANER_TIMEOUT - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Storage cleaner timeout 30min.
close() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Same as roolback() method.
close() - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
commit() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
containerName - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Container name.
createBucket(String, String, String) - Static method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
Create S3 bucket.
createDomain(AmazonSimpleDB, String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Execute create domain request.
createReplaceItem(AmazonSimpleDB, String, String, List<ReplaceableAttribute>) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Execute create item request.
CURRENT_STORAGE_VERSION - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Container storage version of the implementation .

D

DATA - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Property data attribute name.
delete(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
delete(PropertyData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
delete() - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3File
delete(String) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
deleteBucket(String, String, String) - Static method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
Delete S3 bucket.
deleteDomain(AmazonSimpleDB, String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Execute delete domain request.
deleteItem(AmazonSimpleDB, String, String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Execute delete item request.
deleteValue(String, String, String, String) - Static method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
 
domainName - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
SDB domain name.
domainName - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
SimpleDB domain name.

E

exists() - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3File

F

formatIData(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Format Node IData.
formatIData(PropertyData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Format Property IData.

G

getAttribute(List<Attribute>, String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get named attribute from the list.
getAttributes(List<Attribute>, String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get named attributes from the list.
getBucketList(String, String, String, String) - Static method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
 
getCause() - Method in exception org.exoplatform.services.jcr.aws.storage.sdb.SDBValueNumberFormatException
getChildNodesCount(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
 
getChildNodesData(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
getChildPropertiesData(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
getDomains(AmazonSimpleDB, String, int) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Return domain list request.
getDomainsList() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Return collection of domain names.
getFile(String, int) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
creates file name by propertyId and order number
getFile(String, int) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.SimpleS3IOChannel
creates file name by propertyId and order number
getFiles(String) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
creates file names list by propertyId
getFiles(String) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.SimpleS3IOChannel
creates file names list by propertyId
getInfo() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
getItemData(NodeData, QPathEntry) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
getItemData(String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
getMessage() - Method in exception org.exoplatform.services.jcr.aws.storage.sdb.SDBStorageException
getName() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
getReferencesData(String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
getStorageId() - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
getStorageVersion() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer

I

ICLASS - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Item class (Node or Property) attribute name.
ID - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Item ID attribute name.
IDATA - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Item data descriptor (IData) attribute name.
IDATA_ACL_OWNER - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
IData ACL owner field key.
IDATA_ACL_PERMISSION - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
IData ACL permission field key.
IDATA_DELIMITER - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
IData fields delimiter.
IDATA_DELIMITER_REGEXP - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
IData fields delimiter regexp for String.split().
IDATA_MIXINTYPE - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
IData mixinType field key.
init(Properties) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
isDirectory() - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3File
isOpened() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
isValueExists(String, String, String, String) - Static method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
Check if S3 Value exists.
ITEM_DELETE - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Item Delete operation constant.
ITEM_DELETED_ID - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Item DELETED status mark for ID attribute.
ITEM_UPDATE - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Item Update operation constant.

L

listChildPropertiesData(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
loadNodeData(QPath, AccessControlList, List<Attribute>) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Load NodeData from SimpleDB Item.
loadPropertyData(QPath, List<Attribute>, boolean) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Load PropertyData from SimpleDb Item.
LOG - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Container logger.
LOG - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Connection logger.
LOG - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.StorageCleaner
Container logger.
log - Static variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
logger - Static variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 

M

match(String) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
maxBufferSize - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Max buffer size used by External Value Storages provider to match storage per Property.
maxBufferSize - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Maximim buffer size (see configuration).

N

NAME - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Item name attribute name (not SimpleDB Item Name).
NODE_ICLASS - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Node IClass value = 1.

O

openConnection() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
openConnection(boolean) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
openIOChannel() - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.SimpleS3ValueStorage
 
org.exoplatform.services.jcr.aws.storage.sdb - package org.exoplatform.services.jcr.aws.storage.sdb
 
org.exoplatform.services.jcr.aws.storage.value.s3 - package org.exoplatform.services.jcr.aws.storage.value.s3
 

P

parseNodeIData(String, AccessControlList) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Parse Node IData.
parsePropertyIData(String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Parse Property IData.
PID - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Parent ID attribute name.
PROPERTY_ICLASS - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Property IClass value = 2.

Q

QUERY_GET_CHILDNODES - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get Node child Nodes by parent ID query.
QUERY_GET_CHILDPROPERTIES - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get Node Properties by parent ID query.
QUERY_GET_ITEM_BY_ID - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get Item by ID query.
QUERY_GET_ITEM_BY_NAME - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get Item by parent ID and name query.
QUERY_GET_ITEM_BY_NAME_OR_ID - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get Item by parent ID and name or by ID query (used for ADD validation).
QUERY_GET_REFERENCES - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Get REFERENCE Properties by Node ID query.
queryChildNodesAttr(AmazonSimpleDB, String, String, String...) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Query Node child Nodes by ID (QueryWithAttributes).
queryChildPropertiesAttr(AmazonSimpleDB, String, String, String...) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Query Node properties by ID (QueryWithAttributes).
queryItemAttrByID(AmazonSimpleDB, String, String, String...) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Query item attributes by ID (QueryWithAttributes).
queryItemAttrByName(AmazonSimpleDB, String, String, String, String...) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Query item attributes by parent ID and name (QueryWithAttributes).
queryItemAttrByNameOrID(AmazonSimpleDB, String, String, String, String, String...) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Query item(s) attributes by parent ID and name or by ID (QueryWithAttributes).
queryReferencesAttr(AmazonSimpleDB, String, String, String...) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Query Node references properties by node ID (QueryWithAttributes).

R

read(String, int, int) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
readItem(AmazonSimpleDB, String, String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Execute read item request.
readValue(String, String, String, String, int, int, File, FileCleaner) - Static method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
Read S3 Value into ValueData.
REFERENCE - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Property Reference attribute name (For REFERENCEABLE properties only).
rename(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
reuseConnection(WorkspaceStorageConnection) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
rollback() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
run() - Method in class org.exoplatform.services.jcr.aws.storage.sdb.StorageCleaner

S

S3_SWAP_DIRECTORY - Static variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
S3File - Class in org.exoplatform.services.jcr.aws.storage.value.s3
An abstract representation of file on Amazon S3.
S3File(String, String, String, String) - Constructor for class org.exoplatform.services.jcr.aws.storage.value.s3.S3File
S3File constructor.
S3IOChannel - Class in org.exoplatform.services.jcr.aws.storage.value.s3
 
S3IOChannel(String, String, String, File, FileCleaner, String) - Constructor for class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
New S3 channel
s3SwapDirectory - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
s3SwapDirectory - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
S3ValueIOUtil - Class in org.exoplatform.services.jcr.aws.storage.value.s3
S3 Value I/O Util.
S3ValueIOUtil() - Constructor for class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
 
S3ValueStorage - Class in org.exoplatform.services.jcr.aws.storage.value.s3
 
S3ValueStorage() - Constructor for class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueStorage
 
SDB_ACCESSKEY - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
AWS access key parameter name.
SDB_ATTRIBUTE_PER_PUT - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
SimpleDB Maximum Attributes per PutAttributes operation.
SDB_ATTRIBUTE_VALUE_MAXLENGTH - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
SimpleDB Attribute value length maximum (1024 bytes).
SDB_DOMAINNAME - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
AWS SimpleDB domain name will be used.
SDB_ITEMNAME_MAXLENGTH - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
SimpleDB Maximum ItemName length (1024 bytes).
SDB_OPERATION_COUNT - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
SimpleDB non-result operations count for retry(3 times).
SDB_OPERATION_TIMEOUT - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
SimpleDB Operation timeout (5sec).
SDB_SECRETKEY - Static variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
AWS secret key parameter name.
SDBAttributeValueCorruptedException - Exception in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBAttributeValueCorruptedException(String, Exception) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBAttributeValueCorruptedException
SDBAttributeValueCorruptedException constructor.
SDBAttributeValueFormatException - Exception in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBAttributeValueFormatException(String) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBAttributeValueFormatException
SDBAttributeValueFormatException constructor.
SDBAttributeValueFormatException(String, Exception) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBAttributeValueFormatException
SDBRepositoryException constructor.
SDBConstants - Interface in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBItemValueLengthExceeded - Exception in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBItemValueLengthExceeded(String) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBItemValueLengthExceeded
Exception generated on attribute value maximum length error.
SDBRepositoryException - Exception in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBRepositoryException(String) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBRepositoryException
SDBRepositoryException constructor.
SDBRepositoryException(String, Throwable) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBRepositoryException
SDBRepositoryException constructor.
sdbService - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
SimpleDB service.
SDBStorageException - Exception in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBStorageException(String) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBStorageException
SDBRepositoryException constructor.
SDBStorageException(String, AmazonSimpleDBException) - Constructor for exception org.exoplatform.services.jcr.aws.storage.sdb.SDBStorageException
SDBRepositoryException constructor.
SDBValueNumberFormatException - Exception in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBWorkspaceDataContainer - Class in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBWorkspaceDataContainer(WorkspaceEntry, RepositoryEntry, ValueStoragePluginProvider) - Constructor for class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Create container using repository and workspace configuration.
SDBWorkspaceStorageConnection - Class in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
SDBWorkspaceStorageConnection(String, String, String, int, ValueStoragePluginProvider) - Constructor for class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
SDBWorkspaceStorageConnection constructor.
SDBWorkspaceStorageConnection.NodeIData - Class in org.exoplatform.services.jcr.aws.storage.sdb
Node IData descriptor.
SDBWorkspaceStorageConnection.NodeIData() - Constructor for class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection.NodeIData
 
SDBWorkspaceStorageConnection.PropertyIData - Class in org.exoplatform.services.jcr.aws.storage.sdb
Property IData descriptor.
SDBWorkspaceStorageConnection.PropertyIData() - Constructor for class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection.PropertyIData
 
secretKey - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
AWS secret key.
SimpleS3IOChannel - Class in org.exoplatform.services.jcr.aws.storage.value.s3
 
SimpleS3IOChannel(String, String, String, File, FileCleaner, String) - Constructor for class org.exoplatform.services.jcr.aws.storage.value.s3.SimpleS3IOChannel
SimpleS3IOChannel constructor.
SimpleS3ValueStorage - Class in org.exoplatform.services.jcr.aws.storage.value.s3
 
SimpleS3ValueStorage() - Constructor for class org.exoplatform.services.jcr.aws.storage.value.s3.SimpleS3ValueStorage
 
STORAGE_CONTAINER_NAME - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Storage container name attribute.
STORAGE_VERSION - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Storage version attribute.
STORAGE_VERSION_ID - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Storage version SimpleDB Item name.
storageCleaner - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Storage cleaner.
StorageCleaner - Class in org.exoplatform.services.jcr.aws.storage.sdb
Created by The eXo Platform SAS.
storageId - Variable in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
storageVersion - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
Actual container storage version.

U

update(NodeData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
update(PropertyData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection

V

validateItemAdd(ItemData) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Validate Add operation for JCR Item.
validateItemChange(ItemData, String) - Method in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
Validate Item modification (delete or update).
VALUEPREFIX_DATA - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Value prefix for actual data stored in Property Data attribute.
VALUEPREFIX_MULTIVALUED_LENGTH - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Multivalued Property Value prefix length (incl.
VALUEPREFIX_SINGLEVALUED_LENGTH - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Singlevalued Property Value prefix length in SDB Item value.
VALUEPREFIX_STORAGEID - Static variable in interface org.exoplatform.services.jcr.aws.storage.sdb.SDBConstants
Value prefix for storage-id stored in Property Data attribute.
valueStorageProvider - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceDataContainer
External Value Storages provider to save Properties using configured filters.
valueStorageProvider - Variable in class org.exoplatform.services.jcr.aws.storage.sdb.SDBWorkspaceStorageConnection
External Value Storages provider.

W

write(String, ValueData) - Method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3IOChannel
 
writeValue(String, String, String, String, ValueData) - Static method in class org.exoplatform.services.jcr.aws.storage.value.s3.S3ValueIOUtil
 

A B C D E F G I L M N O P Q R S U V W

Copyright © 2012 eXo Platform SAS. All Rights Reserved.