Interface EntityRef

All Superinterfaces:
Serializable
All Known Implementing Classes:
AssociationRef, ChildAssociationRef, NodeRef, StoreRef

@AlfrescoPublicApi public interface EntityRef extends Serializable
A marker interface for entity reference classes.

This is used primarily as a means of ensuring type safety in collections of mixed type references.

Author:
Derek Hulley
See Also: