|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MBThreadService | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portlet.messageboards.service | |
| com.liferay.portlet.messageboards.service.base | |
| com.liferay.portlet.messageboards.service.impl | |
| Uses of MBThreadService in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as MBThreadService | |
|---|---|
protected MBThreadService |
SubscriptionLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
GroupLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
GroupServiceBaseImpl.mbThreadService
|
| Methods in com.liferay.portal.service.base that return MBThreadService | |
|---|---|
MBThreadService |
SubscriptionLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
GroupLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
GroupServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
| Methods in com.liferay.portal.service.base with parameters of type MBThreadService | |
|---|---|
void |
SubscriptionLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
GroupLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
GroupServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
| Uses of MBThreadService in com.liferay.portlet.messageboards.service |
|---|
| Classes in com.liferay.portlet.messageboards.service that implement MBThreadService | |
|---|---|
class |
MBThreadServiceWrapper
Provides a wrapper for MBThreadService. |
| Methods in com.liferay.portlet.messageboards.service that return MBThreadService | |
|---|---|
static MBThreadService |
MBThreadServiceUtil.getService()
|
MBThreadService |
MBThreadServiceWrapper.getWrappedMBThreadService()
Deprecated. As of 6.1.0, replaced by MBThreadServiceWrapper.getWrappedService() |
MBThreadService |
MBThreadServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.messageboards.service with parameters of type MBThreadService | |
|---|---|
void |
MBThreadServiceUtil.setService(MBThreadService service)
Deprecated. As of 6.2.0 |
void |
MBThreadServiceWrapper.setWrappedMBThreadService(MBThreadService mbThreadService)
Deprecated. As of 6.1.0, replaced by MBThreadServiceWrapper.setWrappedService(com.liferay.portlet.messageboards.service.MBThreadService) |
void |
MBThreadServiceWrapper.setWrappedService(MBThreadService mbThreadService)
|
| Constructors in com.liferay.portlet.messageboards.service with parameters of type MBThreadService | |
|---|---|
MBThreadServiceWrapper(MBThreadService mbThreadService)
|
|
| Uses of MBThreadService in com.liferay.portlet.messageboards.service.base |
|---|
| Classes in com.liferay.portlet.messageboards.service.base that implement MBThreadService | |
|---|---|
class |
MBThreadServiceBaseImpl
Provides the base implementation for the message boards thread remote service. |
| Fields in com.liferay.portlet.messageboards.service.base declared as MBThreadService | |
|---|---|
protected MBThreadService |
MBThreadServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBMessageServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBStatsUserLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBCategoryLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBBanServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBMailingListLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBThreadFlagLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBThreadLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBCategoryServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBBanLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBMessageLocalServiceBaseImpl.mbThreadService
|
protected MBThreadService |
MBDiscussionLocalServiceBaseImpl.mbThreadService
|
| Methods in com.liferay.portlet.messageboards.service.base that return MBThreadService | |
|---|---|
MBThreadService |
MBThreadServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBMessageServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBStatsUserLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBCategoryLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBBanServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBMailingListLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBThreadFlagLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBThreadLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBCategoryServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBBanLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBMessageLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
MBThreadService |
MBDiscussionLocalServiceBaseImpl.getMBThreadService()
Returns the message boards thread remote service. |
| Methods in com.liferay.portlet.messageboards.service.base with parameters of type MBThreadService | |
|---|---|
void |
MBThreadServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBMessageServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBStatsUserLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBCategoryLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBBanServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBMailingListLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBThreadFlagLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBThreadLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBCategoryServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBBanLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBMessageLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
MBDiscussionLocalServiceBaseImpl.setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
| Uses of MBThreadService in com.liferay.portlet.messageboards.service.impl |
|---|
| Classes in com.liferay.portlet.messageboards.service.impl that implement MBThreadService | |
|---|---|
class |
MBThreadServiceImpl
|
|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||