| Interface | Description |
|---|---|
| UADDisplay<T> |
Provides the methods to count, retrieve, and display information about type
T entities related to a user. |
| UADHierarchyDeclaration |
Declares a hierarchical relationship between multiple UAD displays.
|
| Class | Description |
|---|---|
| BaseModelUADDisplay<T extends com.liferay.portal.kernel.model.BaseModel> |
Provides the base implementation of
UADDisplay for entities generated
with Service Builder. |