Package ccc.migration.ccc6.handlers

SQL queries, used to extract data from CC6 for migration.

See:
          Description

Interface Summary
SqlQuery<T> API for a SQL query.
 

Class Summary
AllUsersSelector A SQL query to export all users from CCC6.
FileSelector SQL query used to select file records from CCC6.
FlaggedSelector A SQL query to determine if a resource is flagged in CCC6..
HomepageSelector A SQL query that retrieves CCC6 folders with home page value set.
IsMajorEditSelector A SQL query that retrieves 'is major edit' information.
LogEntryUserSelector A SQL query to return the user associated with a specified CCC6 log entry.
ParagraphSelector A SQL query to return the paragraphs for a page.
ParagraphVersionsSelector A SQL query that return the version numbers of the paragraphs for a page.
ResourceRolesSelector Selects the roles that will be applied to a resource.
ResourceSelector A SQL query that retrieves CCC6 resources.
ResourceUsersSelector Selects the roles that will be applied to a resource.
ShowInMainMenuSelector Selects the set of pages that are visible in menus.
SingleResourceSelector A SQL query that retrieves CCC6 resources.
StyleSheetSelector A SQL query that retrieves CCC6 style sheet code for a resource.
TemplateFieldsSelector A SQL query that retrieves CCC6 possible paragraph names of a template.
UserCommentSelector A SQL query that retrieves user comment of the page update.
UserMetadataSelector SQL query to select a user's metadata.
UserRolesSelector SQL query to select user roles.
 

Package ccc.migration.ccc6.handlers Description

SQL queries, used to extract data from CC6 for migration.



Copyright © 2010. All Rights Reserved.