Uses of Class
ccc.migration.ParagraphBean

Packages that use ParagraphBean
ccc.migration Classes for migration of CCC6 content to CCC7. 
ccc.migration.ccc6.handlers SQL queries, used to extract data from CC6 for migration. 
 

Uses of ParagraphBean in ccc.migration
 

Methods in ccc.migration that return types with arguments of type ParagraphBean
 java.util.List<ParagraphBean> LegacyDBQueries.selectParagraphs(int pageId, int version)
          Returns list of all paragraphs with active version for specified page.
 

Uses of ParagraphBean in ccc.migration.ccc6.handlers
 

Methods in ccc.migration.ccc6.handlers that return types with arguments of type ParagraphBean
 java.util.List<ParagraphBean> ParagraphSelector.handle(java.sql.ResultSet rs)
          
 



Copyright © 2010. All Rights Reserved.