|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MBBanPersistence | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portlet.messageboards.service.base | |
| com.liferay.portlet.messageboards.service.persistence | |
| com.liferay.portlet.messageboards.service.persistence.impl | |
| Uses of MBBanPersistence in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as MBBanPersistence | |
|---|---|
protected MBBanPersistence |
UserServiceBaseImpl.mbBanPersistence
|
protected MBBanPersistence |
UserLocalServiceBaseImpl.mbBanPersistence
|
| Methods in com.liferay.portal.service.base that return MBBanPersistence | |
|---|---|
MBBanPersistence |
UserServiceBaseImpl.getMBBanPersistence()
Returns the message boards ban persistence. |
MBBanPersistence |
UserLocalServiceBaseImpl.getMBBanPersistence()
Returns the message boards ban persistence. |
| Methods in com.liferay.portal.service.base with parameters of type MBBanPersistence | |
|---|---|
void |
UserServiceBaseImpl.setMBBanPersistence(MBBanPersistence mbBanPersistence)
Sets the message boards ban persistence. |
void |
UserLocalServiceBaseImpl.setMBBanPersistence(MBBanPersistence mbBanPersistence)
Sets the message boards ban persistence. |
| Uses of MBBanPersistence in com.liferay.portlet.messageboards.service.base |
|---|
| Fields in com.liferay.portlet.messageboards.service.base declared as MBBanPersistence | |
|---|---|
protected MBBanPersistence |
MBBanLocalServiceBaseImpl.mbBanPersistence
|
protected MBBanPersistence |
MBBanServiceBaseImpl.mbBanPersistence
|
| Methods in com.liferay.portlet.messageboards.service.base that return MBBanPersistence | |
|---|---|
MBBanPersistence |
MBBanLocalServiceBaseImpl.getMBBanPersistence()
Returns the message boards ban persistence. |
MBBanPersistence |
MBBanServiceBaseImpl.getMBBanPersistence()
Returns the message boards ban persistence. |
| Methods in com.liferay.portlet.messageboards.service.base with parameters of type MBBanPersistence | |
|---|---|
void |
MBBanLocalServiceBaseImpl.setMBBanPersistence(MBBanPersistence mbBanPersistence)
Sets the message boards ban persistence. |
void |
MBBanServiceBaseImpl.setMBBanPersistence(MBBanPersistence mbBanPersistence)
Sets the message boards ban persistence. |
| Uses of MBBanPersistence in com.liferay.portlet.messageboards.service.persistence |
|---|
| Methods in com.liferay.portlet.messageboards.service.persistence that return MBBanPersistence | |
|---|---|
static MBBanPersistence |
MBBanUtil.getPersistence()
|
| Uses of MBBanPersistence in com.liferay.portlet.messageboards.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.messageboards.service.persistence.impl that implement MBBanPersistence | |
|---|---|
class |
MBBanPersistenceImpl
The persistence implementation for the message boards ban service. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||