Summary
This section leveraged both the Server and Client OMs, along with SharePoint's ECM features, to create a robust business solution.
The customizations are grouped as follows:
Browser based configuration:
Site collection: Provision site collections to hold our solution
List instance: Provision lists to hold our content
Content Editor Web Part (CEWP): Use the Content Query Web Part to display our content
Content type: Define content types to describe our content
Site column: Define site columns for use with the related content types
Content type hub: Use the content type hub to synchronize content types to subscribing site collections
Content Organizer: Use the Content Organizer and configured rules to move content from the Drop Off library to libraries in one or more site collections
Visual Studio 2010:
Custom Web Part: Use the Search API to load content for display in a custom Web Part that can aggregate relevant content from within the system.
These solutions provide examples of how...