| Constructor and Description |
|---|
StorePseudoFile(AVMStoreDescriptor storeDesc,
String relPath,
int storeType)
Class constructor
|
WebProjectStorePseudoFile(AVMStoreDescriptor storeDesc,
String relPath,
org.alfresco.service.cmr.repository.NodeRef nodeRef)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MoveWCMToGroupBasedPermissionsPatch.setSandBoxMasks(AVMStoreDescriptor sandBoxStore) |
protected void |
ResetWCMToGroupBasedPermissionsPatch.setSandboxPermissions(AVMStoreDescriptor sandboxStore) |
protected void |
MoveWCMToGroupBasedPermissionsPatch.setStagingAreaMasks(AVMStoreDescriptor store) |
protected void |
MoveWCMToGroupBasedPermissionsPatch.setStagingAreaPermissions(AVMStoreDescriptor store) |
protected void |
ResetWCMToGroupBasedPermissionsPatch.setStagingAreaPermissions(AVMStoreDescriptor stagingStore) |
| Modifier and Type | Method and Description |
|---|---|
AVMStoreDescriptor |
AVMRepository.getAVMStore(String name)
Get a descriptor for an AVMStore.
|
AVMStoreDescriptor |
AVMStore.getDescriptor()
Get the descriptor for this.
|
AVMStoreDescriptor |
AVMStoreImpl.getDescriptor()
Get the descriptor for this.
|
AVMStoreDescriptor |
AVMServiceImpl.getStore(String name)
Get a reposotory.
|
AVMStoreDescriptor |
AVMLockingAwareService.getStore(String name) |
AVMStoreDescriptor |
MultiTAVMService.getStore(String storeName) |
AVMStoreDescriptor |
AVMRemoteLocal.getStore(String name) |
AVMStoreDescriptor |
AVMRemoteTransportService.getStore(String ticket,
String name)
Get the descriptor for a given AVMStore.
|
AVMStoreDescriptor |
AVMServiceImpl.getSystemStore()
Get (and create if necessary) the system store.
|
AVMStoreDescriptor |
AVMLockingAwareService.getSystemStore() |
AVMStoreDescriptor |
MultiTAVMService.getSystemStore() |
| Modifier and Type | Method and Description |
|---|---|
List<AVMStoreDescriptor> |
AVMRepository.getAVMStores()
Get descriptors of all AVMStores.
|
List<AVMStoreDescriptor> |
AVMServiceImpl.getStores()
Get a list of all AVMStores.
|
List<AVMStoreDescriptor> |
AVMLockingAwareService.getStores() |
List<AVMStoreDescriptor> |
MultiTAVMService.getStores() |
List<AVMStoreDescriptor> |
AVMRemoteLocal.getStores() |
List<AVMStoreDescriptor> |
AVMRemoteTransportService.getStores(String ticket)
Get a list of all AVM stores.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AVMZipImporter.ensureDirectory(AVMStoreDescriptor store,
String name)
Recursively creates directories in AVM as required
|
void |
AVMZipImporter.importNodes(ZipFile zip,
AVMStoreDescriptor avmStore,
String storePath)
Imports all the entries in the Zip File into
the AVM store.
|
| Constructor and Description |
|---|
AVMScriptStore(ServiceRegistry services,
AVMStoreDescriptor store,
org.mozilla.javascript.Scriptable scope)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AVMStoreDescriptor |
AVMRemoteImpl.getStore(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<AVMStoreDescriptor> |
AVMRemoteImpl.getStores() |
| Modifier and Type | Method and Description |
|---|---|
static AVMSnapShotTriggeredIndexingMethodInterceptorImpl.StoreType |
AVMSnapShotTriggeredIndexingMethodInterceptorImpl.StoreType.getStoreType(String name,
AVMStoreDescriptor storeDescriptor,
Map<org.alfresco.service.namespace.QName,PropertyValue> storeProperties) |
| Constructor and Description |
|---|
AVMTemplateStore(ServiceRegistry services,
TemplateImageResolver resolver,
AVMStoreDescriptor store)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AVMStoreDescriptor |
LayeringDescriptor.getNativeAVMStore()
Get the store that the final node was in.
|
AVMStoreDescriptor |
LayeringDescriptor.getPathAVMStore()
Get the store that the original path is in.
|
AVMStoreDescriptor |
AVMService.getStore(String name)
Get a descriptor for an AVMStore.
|
AVMStoreDescriptor |
AVMService.getSystemStore()
Low-level internal function:
Retrieve the reserved "system" store.
|
| Modifier and Type | Method and Description |
|---|---|
List<AVMStoreDescriptor> |
AVMService.getStores()
Get the descriptors of all AVMStores in the repository.
|
| Constructor and Description |
|---|
LayeringDescriptor(boolean isBackground,
AVMStoreDescriptor containingStore,
AVMStoreDescriptor finalStore)
Make one up.
|
| Modifier and Type | Method and Description |
|---|---|
AVMStoreDescriptor |
AVMRemote.getStore(String name)
Get a descriptor for an AVMStore.
|
AVMStoreDescriptor |
AVMRemoteTransport.getStore(String ticket,
String name)
Get the descriptor for a given AVMStore.
|
| Modifier and Type | Method and Description |
|---|---|
List<AVMStoreDescriptor> |
AVMRemote.getStores()
Get the descriptors of all AVMStores in the repository.
|
List<AVMStoreDescriptor> |
AVMRemoteTransport.getStores(String ticket)
Get a list of all AVM stores.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.