|
Liferay 6.0-ee | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBMailingListPersistence | |
---|---|
com.liferay.portlet.messageboards.service.base | |
com.liferay.portlet.messageboards.service.persistence |
Uses of MBMailingListPersistence in com.liferay.portlet.messageboards.service.base |
---|
Methods in com.liferay.portlet.messageboards.service.base that return MBMailingListPersistence | |
---|---|
MBMailingListPersistence |
MBThreadServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBThreadLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBStatsUserLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBMessageServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBMessageLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBMessageFlagServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBMessageFlagLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBMailingListLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBDiscussionLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBCategoryServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBCategoryLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBBanServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
MBMailingListPersistence |
MBBanLocalServiceBaseImpl.getMBMailingListPersistence()
Gets the message boards mailing list persistence. |
Methods in com.liferay.portlet.messageboards.service.base with parameters of type MBMailingListPersistence | |
---|---|
void |
MBThreadServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBThreadLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBStatsUserLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBMessageServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBMessageLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBMessageFlagServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBMessageFlagLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBMailingListLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBDiscussionLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBCategoryServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBCategoryLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBBanServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
void |
MBBanLocalServiceBaseImpl.setMBMailingListPersistence(MBMailingListPersistence mbMailingListPersistence)
Sets the message boards mailing list persistence. |
Uses of MBMailingListPersistence in com.liferay.portlet.messageboards.service.persistence |
---|
Classes in com.liferay.portlet.messageboards.service.persistence that implement MBMailingListPersistence | |
---|---|
class |
MBMailingListPersistenceImpl
The persistence implementation for the message boards mailing list service. |
Fields in com.liferay.portlet.messageboards.service.persistence declared as MBMailingListPersistence | |
---|---|
protected MBMailingListPersistence |
MBThreadPersistenceImpl.mbMailingListPersistence
|
protected MBMailingListPersistence |
MBStatsUserPersistenceImpl.mbMailingListPersistence
|
protected MBMailingListPersistence |
MBMessagePersistenceImpl.mbMailingListPersistence
|
protected MBMailingListPersistence |
MBMessageFlagPersistenceImpl.mbMailingListPersistence
|
protected MBMailingListPersistence |
MBMailingListPersistenceImpl.mbMailingListPersistence
|
protected MBMailingListPersistence |
MBDiscussionPersistenceImpl.mbMailingListPersistence
|
protected MBMailingListPersistence |
MBCategoryPersistenceImpl.mbMailingListPersistence
|
protected MBMailingListPersistence |
MBBanPersistenceImpl.mbMailingListPersistence
|
Methods in com.liferay.portlet.messageboards.service.persistence that return MBMailingListPersistence | |
---|---|
static MBMailingListPersistence |
MBMailingListUtil.getPersistence()
|
Methods in com.liferay.portlet.messageboards.service.persistence with parameters of type MBMailingListPersistence | |
---|---|
void |
MBMailingListUtil.setPersistence(MBMailingListPersistence persistence)
|
|
Liferay 6.0-ee | |||||||||
PREV NEXT | FRAMES NO FRAMES |