|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Node | Interface for beans carrying general information for alf_node data. |
NodeDAO | DAO services for alf_node and related tables |
NodeDAO.ChildAssocRefQueryCallback | Interface used to iterate over results from child association queries |
NodeDAO.NodeRefQueryCallback | Interface used to iterate over pure node results |
NodeIdAndAclId | Simple interface for beans carrying basic Node ID and related ACL ID data |
Transaction | Interface for alf_transaction objects. |
Class Summary | |
---|---|
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. |
NodeDAOTest | Additional tests for the Node DAO. |
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. |
NodePropertyHelperTest | Test low-level marshalling and unmarshalling of node properties |
NodePropertyKey | Compound key for persistence of org.alfresco.repo.domain.Node |
NodePropertyValue | Immutable property value storage class. |
NodeUpdateEntity | Bean to convey alf_node update data. |
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. |
Exception Summary | |
---|---|
NodeExistsException | Exception generated when a live node already exists for a given node reference . |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |