Package org.alfresco.repo.domain.avm

Interface Summary
AVMLockDAO DAO service to remove AVM locks.
AVMNodeDAO DAO services for avm_nodes, avm_aspects, avm_node_properties tables
AVMNodeDAO.ContentUrlHandler A callback handler for iterating over the content URLs
AVMNodeLinksDAO DAO services for avm_child_entries, avm_history_links, avm_merge_links tables
AVMStoreDAO DAO services for avm_stores, avm_store_properties tables
AVMVersionRootDAO DAO services for avm_version_roots table
 

Class Summary
AbstractAVMLockDAOImpl Abstract implementation for AVMLock DAO.
AbstractAVMNodeDAOImpl Abstract implementation for AVMNode DAO.
AbstractAVMNodeLinksDAOImpl Abstract implementation for AVMNodeLinks DAO.
AbstractAVMStoreDAOImpl Abstract implementation for AVMStore DAO.
AbstractAVMVersionRootDAOImpl Abstract implementation for AVMVersionRoot DAO.
AVMAspectEntity Entity bean for avm_aspects table
AVMChildEntryEntity Entity bean for avm_child_entries table
AVMHistoryLinkEntity Entity bean for avm_history_links table
AVMMergeLinkEntity Entity bean for avm_merge_links table
AVMNodeAspectEntity Entity bean for avm_aspects table
AVMNodeChildEntryEntity Entity bean for avm_child_entries table
AVMNodeEntity Entity bean for avm_nodes table.
AVMNodePropertyEntity Entity bean for avm_node_properties table.
AVMStoreDAOTest  
AVMStoreEntity Entity bean for avm_stores table.
AVMStorePropertyEntity Entity bean for avm_store_properties table.
AVMVersionLayeredNodeEntryEntity Entity bean for avm_version_layered_node_entry table
AVMVersionRootEntity Entity bean for avm_version_roots table
 



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