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