Package org.alfresco.repo.avm

Interface Summary
AVMAspectName Interface to Aspect names on AVM nodes.
AVMAspectNameDAO DAO for AVMAspectNames.
AVMNode The Interface for versionable objects.
AVMNodeDAO DAO for AVMNodes interface.
AVMNodeDAO.ContentUrlHandler A callback handler for iterating over the content URLs
AVMNodeProperty Alfresco Properties for AVM..
AVMNodePropertyDAO DAO for AVMNodeProperty.
AVMNodeType This defines the different types of FolderEntrys.
AVMStore The store interface.
AVMStoreDAO DAO for Repositories.
AVMStoreProperty Arbitrary properties associated with AVMStores.
AVMStorePropertyDAO The DAO interface for AVMStoreProperties.
ChildEntry This interface represents an entry in a directory.
ChildEntryDAO DAO for ChildEntries.
CreateStoreCallback Interface for listeners to new store events.
CreateVersionCallback Callback interface for those interested in new version creation.
DeletedNode Represents a node that has been deleted.
DirectoryNode The interface for Directory Nodes.
FileNode Interface for the generic idea of a file.
HistoryLink Interface for the ancestor-descendent relationship.
HistoryLinkDAO DAO for history links.
IssuerDAO DAO for Issuers.
IssuerID Trivial interface for accessing issuer ids.
IssuerIDDAO DAO interface for IssuerIDs.
LayeredDirectoryNode Interface for Layered Directories.
LayeredFileNode Interface for a layered file node.
MergeLink This is the interface for the merged from - to relationship.
MergeLinkDAO DAO for MergeLinks.
PlainDirectoryNode Interface for PlainDirectoryNodes.
PlainFileNode Interface for Plain file nodes.
PurgeStoreCallback Callback interface for those interested in store purges.
PurgeVersionCallback A Callback interface for those interested in versions being purged.
VersionLayeredNodeEntry When a snapshot is created we stow away all of the layered nodes that were frozen by the snapshot so that subsequent snapshots can find them and force copies.
VersionLayeredNodeEntryDAO DAO interface for VersionLayeredNodeEntries.
VersionRoot Represents a single version root.
VersionRootDAO DAO for VersionRoot objects.
 

Class Summary
AbstractSpringContextTest  
AvmBootstrap This component ensures that the AVM system is properly bootstrapped and that this is done in the correct order relative to other bootstrap components.
AVMCrawlTestP Another performance test that runs simultaneous crawlers that do operations with locality of reference.
AVMDAOs This is the (shudder) global context for AVM.
AVMDeploymentAttemptCleaner Bean that is responsible for locating expired content and routing it for review to the most relevant user.
AVMDeploymentAttemptCleanerJob Job to periodically execute the deployment attempt cleaner.
AVMDeploymentAttemptCleanerTest  
AVMExpiredContentJob Job to periodically execute the expired content processor.
AVMExpiredContentProcessor Bean that is responsible for locating expired content and routing it for review to the most relevant user.
AVMExpiredContentTest  
AVMInterpreter An interactive console for the AVM repository.
AVMLockingAwareService An AVMLockingService aware implemantation of AVMService.
AvmMetadataExtracter A component that listens for changes to the content
AVMNodeConverter Utility for going back and forth between the AVM world and the StoreRef, NodeRef world.
AVMNodeConverterTest Tester of the converter from NodeRef, StoreRef space to AVM space.
AVMNodeImpl Base class for all repository file system like objects.
AVMNodeService NodeService implementing facade over AVMService.
AVMNodeUnwrapper Utility for unwrapping (getting the actual instance of) an AVMNode from what may be a HibernateProxy.
AVMRemoteLocal A loopback implementation of the AVMRemote interface?
AVMRemoteTransportService Implementation of AVMRemoteTransport for the server side.
AVMRepository This or AVMStore are the implementors of the operations specified by AVMService.
AVMScaleTestP Test of scaling out to large numbers of files.
AVMServiceImpl Implements the AVMService.
AVMServiceIndexTest Test AVMService indexing
AVMServiceLocalTest Local unit tests of AVM (AVMSyncService & AVMService)
AVMServicePerfTest Performance test(s).
AVMServicePermissionsTest Specifically test AVM permissions with the updated ACL schema
AVMServiceRemoteSystemTest Remote system tests of AVM (AVMSyncService & AVMService) - requires running repo
AVMServiceTest Big test of AVM behavior.
AVMServiceTestBase Base class for AVMService tests.
AVMStoreImpl A Repository contains a current root directory and a list of root versions.
AVMStressTestP This is a stress test for the AVM repository.
AVMSyncServiceImpl This implements APIs that allow comparison and synchronization of node trees as well as cumulative operations on layers to support various content production models.
AVMSyncServiceTransportImpl Server side implementation of the remote wrapper of AVMSyncService.
ChildEntryImpl An entry in a directory.
ChildKey The key to a ChildEntry, a Parent and a name.
CreateStoreTxnListener Transaction listener for firing create store events.
CreateVersionTxnListener Transaction listener that fires create version events.
DeletedNodeImpl Place holder for a deleted node.
FileNameValidator Static checker for valid file names.
FileNameValidatorTest Test File Name validation.
Issuer This is a helper class that knows how to issue identifiers.
IssuerIDImpl Bean for issuer id tracking.
LookupCache All lookup traffic goes through here.
LookupKey This is the key by which Lookup's are retrieved from the cache.
OrphanReaper This is the background thread for reaping no longer referenced nodes in the AVM repository.
OrphanReaperJob Quartz wrapper for OrphanReaper.
PurgeStoreTxnListener Transaction listener for firing purge store events.
PurgeTestP Test the purge thread.
PurgeVersionTxnListener Transaction listener that fires purge version events.
SimultaneousLoadTest This tests loading content simultaneously.
TestDeploymentCallback Trivial deployment callback for testing.
VersionLayeredNodeEntryImpl Implementation of entry for tracking layered nodes which were snapshotted in a particular Version.
VersionRootImpl Hold a single version root.
WCMInheritPermissionsTest  
 



Copyright © 2005 - 2008 Alfresco Software, Inc. All Rights Reserved.