|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CounterPersistence | |
|---|---|
| com.liferay.counter.service.base | |
| com.liferay.counter.service.persistence | This package defines the portal counter service persistence interfaces and utilities. |
| com.liferay.counter.service.persistence.impl | |
| Uses of CounterPersistence in com.liferay.counter.service.base |
|---|
| Fields in com.liferay.counter.service.base declared as CounterPersistence | |
|---|---|
protected CounterPersistence |
CounterLocalServiceBaseImpl.counterPersistence
|
| Methods in com.liferay.counter.service.base that return CounterPersistence | |
|---|---|
CounterPersistence |
CounterLocalServiceBaseImpl.getCounterPersistence()
Returns the counter persistence. |
| Methods in com.liferay.counter.service.base with parameters of type CounterPersistence | |
|---|---|
void |
CounterLocalServiceBaseImpl.setCounterPersistence(CounterPersistence counterPersistence)
Sets the counter persistence. |
| Uses of CounterPersistence in com.liferay.counter.service.persistence |
|---|
| Methods in com.liferay.counter.service.persistence that return CounterPersistence | |
|---|---|
static CounterPersistence |
CounterUtil.getPersistence()
|
| Uses of CounterPersistence in com.liferay.counter.service.persistence.impl |
|---|
| Classes in com.liferay.counter.service.persistence.impl that implement CounterPersistence | |
|---|---|
class |
CounterPersistenceImpl
The persistence implementation for the counter service. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||