| AbstractNodeDAOImpl |
Abstract implementation for Node DAO.
|
| AuditablePropertiesEntity |
Class holding properties associated with the cm:auditable aspect.
|
| ChildAssocEntity |
Bean for alf_child_assoc table.
|
| ChildPropertyEntity |
Bean to convey the query parameters for select child assocs by property value.
|
| ContentDataId |
Data type carrying the ID of a ContentData reference.
|
| ContentDataWithId |
ContentData-derived class with ID.
|
| LocalizedPropertiesEntity |
Class holding properties associated with the sys:localized aspect.
|
| NodeAspectsEntity |
Bean to convey alf_node_aspects data.
|
| NodeAssocEntity |
Bean for alf_node_assoc table.
|
| NodeDAO.NodeView |
An object that contains data giving a 'view' of the node to be deleted.
|
| NodeEntity |
Bean to convey alf_node data.
|
| NodePropertyEntity |
Bean to convey alf_node_properties data.
|
| NodePropertyHelper |
This class provides services for translating exploded properties
(as persisted in alf_node_properties) in the public form, which is a
Map of values keyed by their QName.
|
| NodePropertyKey |
Compound key for persistence of Node
|
| NodePropertyValue |
Immutable property value storage class.
|
| NodeUpdateEntity |
Bean to convey alf_node update data.
|
| NodeVersionKey |
Key for caches that need to be bound implicitly to the current version of a node.
|
| ParentAssocsInfo |
Object to keep hold of a node and its parent associations.
|
| PrimaryChildrenAclUpdateEntity |
Carry bulk acl update info.
|
| ReferenceablePropertiesEntity |
Class holding properties associated with the sys:referenceable aspect.
|
| ServerEntity |
Bean to represent alf_server data.
|
| StoreEntity |
Bean to capture StoreRef results.
|
| TransactionEntity |
Bean to represent alf_transaction data.
|
| TransactionQueryEntity |
Bean to represent carry query parameters for alf_transaction.
|