All Classes and Interfaces

Class
Description
BaseModelUADDisplay<T extends com.liferay.portal.kernel.model.BaseModel>
Provides the base implementation of UADDisplay for entities generated with Service Builder.
DynamicQueryUADAnonymizer<T extends com.liferay.portal.kernel.model.BaseModel>
Provides the base implementation of UADAnonymizer for entities created using Service Builder.
DynamicQueryUADExporter<T extends com.liferay.portal.kernel.model.BaseModel>
Provides the base implementation of UADExporter for entities generated with Service Builder.
Provides a way to retrieve, count, anonymize, and delete type T entities for a user.
 
Provides the base interface for the UAD framework.
Provides the methods to count, retrieve, and display information about type T entities related to a user.
 
Handles converting the user-related type T entities into a format that can be written to a file and downloaded.
Declares a hierarchical relationship between multiple UAD displays.