Package org.alfresco.service.cmr.avm

Interface Summary
AVMService Service interface for the Alfresco Versioning Model (AVM).
For the remote API, see: AVMRemote.
 

Class Summary
AVMNodeDescriptor This class describes an AVM node object.
AVMStoreDescriptor A value class for Data about an AVMStore.
LayeringDescriptor A value class containing information about the layering state of a looked up node.
VersionDescriptor All the information about a particular version.
 

Exception Summary
AVMBadArgumentException This is thrown when bad or illegal arguments are passed.
AVMCycleException This is thrown when a cycle is detected during lookup.
AVMException Class for generic AVM Exceptions.
AVMExistsException This is thrown when a node exists and shouldn't.
AVMNotFoundException This is the exception thrown when a node is not found.
AVMReadOnlyException A Debugging exception.
AVMWrongTypeException Thrown when an object of the wrong type is looked up.
 



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