Class CommunityProfileOMASConverter<B>


public class CommunityProfileOMASConverter<B> extends OMFConverter<B>
CommunityProfileOMASConverter provides the generic methods for the Community Profile beans converters. Generic classes have limited knowledge of the classes these are working on and this means creating a new instance of a class from within a generic is a little involved. This class provides the generic method for creating and initializing a Community Profile bean.
  • Constructor Details

    • CommunityProfileOMASConverter

      public CommunityProfileOMASConverter(OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
      Constructor
      Parameters:
      repositoryHelper - helper object to parse entity
      serviceName - name of this component
      serverName - name of this server