mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
============================================================================== Merged to : 111287: Common utility classes developed as part of refactor for RM-2549. asSet method that works like java.util.Arrays.asList. Also variants of java.util.Arrays.asList that take Supplier<T> rather than T. 111292: This checkin provides the non-RM-specific parts of metadata delegation, which are required for the refactor of classified renditions needed for RM-2549. 111633: Massive renaming. Delegate/Delegation becomes Referrer, Referent and things *do* make a little more sense. 111643: This is the RM-specific parts of the refactor for classified renditions - see RM-2549. 111696: Addressing code review comments. 111703: Addressing code review comments 111707: Addressing review comments. Clearer use of lambdas due to default methods in java.util.Collection. 111768: Addition of tidyup code for when clf:classified aspect is removed. Also added notes on what's to do if this ever becomes a core service. 111772: Slight refactor. ReferredMetadataService uses the registry to look up Referrals rather than the AdminService. Seems neater. 111779: Addressing review comment - don't have assoc types in the service API - have aspect names instead. I agree with this comment. I think assoc types are an implementation detail of this service. 111855: Applying code review comment. I added an 'mr' prefix to the spring beans, which we hope will make our lives easier if this Metadata Referral stuff ever makes it into core. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@111864 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261