Package org.alfresco.repo.domain

Interface Summary
AccessControlListDAO This abstracts the reading and writing of ACLs on nodes from particular node implementations.
ChildAssoc Represents a special type of association between nodes, that of the parent-child relationship.
DbAccessControlEntry The interface against which permission entries are persisted
DbAccessControlEntryContext Context for permission evaluation
DbAccessControlList The interface to support persistence of node access control entries in hibernate
DbAccessControlListChangeSet  
DbAccessControlListMember Realtes an ACE to an ACL with a position
DbAuthority The interface against which recipients of permission are persisted
DbAuthorityAlias Hibernate persistence for authority aliases
DbPermission The interface against which permission references are persisted in hibernate.
LocaleDAO Data abstraction layer for Locale entities.
LocaleEntity Represents a persistable Locale entity.
Node Interface for persistent node objects.
NodeAssoc Represents a generic association between two nodes.
Server Interface for persistent server objects.
Store Represents a store entity
Transaction Interface for persistent transaction objects.
UsageDelta Interface for persistent usage delta objects.
UsageDeltaDAO The interface to persist usage delta information.
 

Class Summary
AuditableProperties Class holding properties associated with the cm:auditable aspect.
ContentDataId Data type carrying the ID of a ContentData reference.
CrcHelper Helper class to calculate CRC values for string persistence.
DbPermissionKey Compound key for persistence of DbPermission.
DomainTestSuite Suite for domain-related tests.
LocaleDAOTest  
NodePropertyValue Immutable property value storage class.
PropertyMapKey Compound key for persistence of Node
PropertyValue Immutable property value storage class.
PropertyValueTest  
 



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