|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrashVersionPersistence | |
|---|---|
| com.liferay.portlet.trash.service.base | |
| com.liferay.portlet.trash.service.persistence | |
| Uses of TrashVersionPersistence in com.liferay.portlet.trash.service.base |
|---|
| Fields in com.liferay.portlet.trash.service.base declared as TrashVersionPersistence | |
|---|---|
protected TrashVersionPersistence |
TrashEntryServiceBaseImpl.trashVersionPersistence
|
protected TrashVersionPersistence |
TrashEntryLocalServiceBaseImpl.trashVersionPersistence
|
| Methods in com.liferay.portlet.trash.service.base that return TrashVersionPersistence | |
|---|---|
TrashVersionPersistence |
TrashEntryServiceBaseImpl.getTrashVersionPersistence()
Returns the trash version persistence. |
TrashVersionPersistence |
TrashEntryLocalServiceBaseImpl.getTrashVersionPersistence()
Returns the trash version persistence. |
| Methods in com.liferay.portlet.trash.service.base with parameters of type TrashVersionPersistence | |
|---|---|
void |
TrashEntryServiceBaseImpl.setTrashVersionPersistence(TrashVersionPersistence trashVersionPersistence)
Sets the trash version persistence. |
void |
TrashEntryLocalServiceBaseImpl.setTrashVersionPersistence(TrashVersionPersistence trashVersionPersistence)
Sets the trash version persistence. |
| Uses of TrashVersionPersistence in com.liferay.portlet.trash.service.persistence |
|---|
| Classes in com.liferay.portlet.trash.service.persistence that implement TrashVersionPersistence | |
|---|---|
class |
TrashVersionPersistenceImpl
The persistence implementation for the trash version service. |
| Fields in com.liferay.portlet.trash.service.persistence declared as TrashVersionPersistence | |
|---|---|
protected TrashVersionPersistence |
TrashVersionPersistenceImpl.trashVersionPersistence
|
protected TrashVersionPersistence |
TrashEntryPersistenceImpl.trashVersionPersistence
|
| Methods in com.liferay.portlet.trash.service.persistence that return TrashVersionPersistence | |
|---|---|
static TrashVersionPersistence |
TrashVersionUtil.getPersistence()
|
| Methods in com.liferay.portlet.trash.service.persistence with parameters of type TrashVersionPersistence | |
|---|---|
void |
TrashVersionUtil.setPersistence(TrashVersionPersistence persistence)
Deprecated. |
|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||