| Package | Description |
|---|---|
| org.alfresco.encryption | |
| org.alfresco.repo.domain.node | |
| org.alfresco.repo.domain.node.ibatis | |
| org.alfresco.repo.node.getchildren |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReEncryptor.reEncryptProperties(List<NodePropertyEntity> properties,
String lockToken) |
| Modifier and Type | Method and Description |
|---|---|
List<NodePropertyEntity> |
NodeDAO.selectProperties(Collection<org.alfresco.service.cmr.dictionary.PropertyDefinition> propertyDefs)
Used by the re-encryptor to re-encrypt encryptable properties with a new encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
List<NodePropertyEntity> |
NodeDAOImpl.selectProperties(Collection<org.alfresco.service.cmr.dictionary.PropertyDefinition> propertyDefs) |
| Modifier and Type | Method and Description |
|---|---|
NodePropertyEntity |
FilterSortNodeEntity.getProp1() |
NodePropertyEntity |
FilterSortNodeEntity.getProp2() |
NodePropertyEntity |
FilterSortNodeEntity.getProp3() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterSortNodeEntity.setProp1(NodePropertyEntity prop1) |
void |
FilterSortNodeEntity.setProp2(NodePropertyEntity prop2) |
void |
FilterSortNodeEntity.setProp3(NodePropertyEntity prop3) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.