| Package | Description |
|---|---|
| com.liferay.portal.kernel.repository | |
| com.liferay.portal.kernel.repository.proxy |
This package defines the portal repository proxy beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRepositoryImpl
Third-party repository implementations should extend from this class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRepositoryProxyBean |
| Modifier and Type | Method and Description |
|---|---|
BaseRepository |
BaseRepositoryProxyBean.getProxyBean() |
| Constructor and Description |
|---|
BaseRepositoryProxyBean(BaseRepository baseRepository,
ClassLoader classLoader) |