LDEV-4407 Move contentrepository specific code to lams_contentrepositorySplit IToolContentHandler into IToolContentFullHandler andIToolContentHandler interfaces1. IToolContentFullHandler is going to be used by lams_contentrepositoryonly2. IToolContentHandler - by all other modules
LDEV-4407 Prepare lams_central to not being accessible from other modulesSplit IAuthoringService into IAuthoringFullService and IAuthoringServiceinterfaces:1. IAuthoringFullService is going to be used by lams_central only2. IAuthoringService - by all other modules