Package | Description |
---|---|
org.alfresco.repo.virtual.bundle | |
org.alfresco.repo.virtual.store | |
org.alfresco.rest.api.impl |
Modifier and Type | Method and Description |
---|---|
FileInfo |
VirtualFileFolderServiceExtension.asFileInfo(VirtualStore smartStore,
ActualEnvironment environment,
Reference reference) |
org.alfresco.query.PagingResults<FileInfo> |
VirtualFileFolderServiceExtension.asFileInfoResults(ActualEnvironment environment,
org.alfresco.query.PagingResults<Reference> results,
VirtualStore store) |
List<FileInfo> |
VirtualFileFolderServiceExtension.asFileInfos(List<Reference> references,
VirtualStore smartStore,
ActualEnvironment environment) |
void |
VirtualNodeServiceExtension.setSmartStore(VirtualStore smartStore) |
void |
VirtualPermissionServiceExtension.setSmartStore(VirtualStore smartStore) |
void |
VirtualWorkflowPackageExtension.setSmartStore(VirtualStore smartStore) |
void |
VirtualRatingServiceExtension.setSmartStore(VirtualStore smartStore) |
void |
VirtualCheckOutCheckInServiceExtension.setSmartStore(VirtualStore smartStore) |
void |
VirtualVersionServiceExtension.setSmartStore(VirtualStore smartStore) |
void |
VirtualLockServiceExtension.setSmartStore(VirtualStore smartStore) |
void |
VirtualFileFolderServiceExtension.setSmartStore(VirtualStore smartStore) |
Constructor and Description |
---|
GetPathMethod(VirtualStore smartStore,
ActualEnvironment actualEnvironment) |
Modifier and Type | Class and Description |
---|---|
class |
VirtualStoreImpl |
Constructor and Description |
---|
GetChildAssocsMethod(VirtualStore smartStore,
ActualEnvironment environment,
boolean preload,
int maxResults,
org.alfresco.service.namespace.QNamePattern qnamePattern,
org.alfresco.service.namespace.QNamePattern typeQNamePattern) |
ReferenceComparator(VirtualStore smartStore,
List<org.alfresco.util.Pair<org.alfresco.service.namespace.QName,Boolean>> sortProps) |
Modifier and Type | Method and Description |
---|---|
protected VirtualStore |
NodesImpl.getSmartStore() |
Modifier and Type | Method and Description |
---|---|
void |
NodesImpl.setSmartStore(VirtualStore smartStore) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.