| Interface | Description |
|---|---|
| ExpandoColumnPersistence |
The persistence interface for the expando column service.
|
| ExpandoRowPersistence |
The persistence interface for the expando row service.
|
| ExpandoTablePersistence |
The persistence interface for the expando table service.
|
| ExpandoValuePersistence |
The persistence interface for the expando value service.
|
| Class | Description |
|---|---|
| ExpandoColumnActionableDynamicQuery | Deprecated
As of 7.0.0, replaced by
ExpandoColumnLocalServiceUtil.getActionableDynamicQuery() |
| ExpandoColumnUtil |
The persistence utility for the expando column service.
|
| ExpandoRowActionableDynamicQuery | Deprecated
As of 7.0.0, replaced by
ExpandoRowLocalServiceUtil.getActionableDynamicQuery() |
| ExpandoRowUtil |
The persistence utility for the expando row service.
|
| ExpandoTableActionableDynamicQuery | Deprecated
As of 7.0.0, replaced by
ExpandoTableLocalServiceUtil.getActionableDynamicQuery() |
| ExpandoTableUtil |
The persistence utility for the expando table service.
|
| ExpandoValueActionableDynamicQuery | Deprecated
As of 7.0.0, replaced by
ExpandoValueLocalServiceUtil.getActionableDynamicQuery() |
| ExpandoValueUtil |
The persistence utility for the expando value service.
|