Package com.liferay.user.associated.data.exporter


package com.liferay.user.associated.data.exporter
  • Class
    Description
    DynamicQueryUADExporter<T extends com.liferay.portal.kernel.model.BaseModel>
    Provides the base implementation of UADExporter for entities generated with Service Builder.
    Handles converting the user-related type T entities into a format that can be written to a file and downloaded.