Uses of Class
com.atlassian.crowd.migration.GenericMapper

Packages that use GenericMapper
com.atlassian.crowd.migration   
com.atlassian.crowd.migration.legacy   
com.atlassian.crowd.migration.legacy.database   
 

Uses of GenericMapper in com.atlassian.crowd.migration
 

Subclasses of GenericMapper in com.atlassian.crowd.migration
 class AliasMapper
           
 class CrowdPropertiesMapper
          Mapper implementation that will take the values from a Crowd instances crowd.properties and place this into Crowd XML export/import
 class MembershipMapper
          This mapper will handle the mapping of a Group.
 

Uses of GenericMapper in com.atlassian.crowd.migration.legacy
 

Subclasses of GenericMapper in com.atlassian.crowd.migration.legacy
 class GenericLegacyImporter
          A generic mapper that contains helper methods and attributes to map domain objects to database objects and vice-versa.
 class XmlMapper
          A generic mapper that contains helper methods and attributes to map domain objects to database objects and vice-versa.
 

Uses of GenericMapper in com.atlassian.crowd.migration.legacy.database
 

Subclasses of GenericMapper in com.atlassian.crowd.migration.legacy.database
 class ApplicationMapper
           
 class DatabaseMapper
           
 class DirectoryMapper
           
 class GroupMapper
           
 class PropertyMapper
           
 class RoleMapper
           
 class SALPropertyMapper
           
 class UserMapper
           
 



Copyright © 2012 Atlassian. All Rights Reserved.