|
Liferay 6.2-ce-ga3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MBBanLocalService | |
|---|---|
| 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 MBBanLocalService in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as MBBanLocalService | |
|---|---|
protected MBBanLocalService |
GroupLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
UserServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
UserLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
GroupServiceBaseImpl.mbBanLocalService
|
| Methods in com.liferay.portal.service.base that return MBBanLocalService | |
|---|---|
MBBanLocalService |
GroupLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
UserServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
UserLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
GroupServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
| Methods in com.liferay.portal.service.base with parameters of type MBBanLocalService | |
|---|---|
void |
GroupLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
UserServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
UserLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
GroupServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
| Uses of MBBanLocalService in com.liferay.portlet.messageboards.service |
|---|
| Classes in com.liferay.portlet.messageboards.service that implement MBBanLocalService | |
|---|---|
class |
MBBanLocalServiceWrapper
Provides a wrapper for MBBanLocalService. |
| Methods in com.liferay.portlet.messageboards.service that return MBBanLocalService | |
|---|---|
static MBBanLocalService |
MBBanLocalServiceUtil.getService()
|
MBBanLocalService |
MBBanLocalServiceWrapper.getWrappedMBBanLocalService()
Deprecated. As of 6.1.0, replaced by MBBanLocalServiceWrapper.getWrappedService() |
MBBanLocalService |
MBBanLocalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.messageboards.service with parameters of type MBBanLocalService | |
|---|---|
void |
MBBanLocalServiceUtil.setService(MBBanLocalService service)
Deprecated. As of 6.2.0 |
void |
MBBanLocalServiceWrapper.setWrappedMBBanLocalService(MBBanLocalService mbBanLocalService)
Deprecated. As of 6.1.0, replaced by MBBanLocalServiceWrapper.setWrappedService(com.liferay.portlet.messageboards.service.MBBanLocalService) |
void |
MBBanLocalServiceWrapper.setWrappedService(MBBanLocalService mbBanLocalService)
|
| Constructors in com.liferay.portlet.messageboards.service with parameters of type MBBanLocalService | |
|---|---|
MBBanLocalServiceWrapper(MBBanLocalService mbBanLocalService)
|
|
| Uses of MBBanLocalService in com.liferay.portlet.messageboards.service.base |
|---|
| Classes in com.liferay.portlet.messageboards.service.base that implement MBBanLocalService | |
|---|---|
class |
MBBanLocalServiceBaseImpl
Provides the base implementation for the message boards ban local service. |
| Fields in com.liferay.portlet.messageboards.service.base declared as MBBanLocalService | |
|---|---|
protected MBBanLocalService |
MBStatsUserLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBMessageLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBThreadLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBCategoryLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBDiscussionLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBCategoryServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBBanLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBMessageServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBThreadServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBThreadFlagLocalServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBBanServiceBaseImpl.mbBanLocalService
|
protected MBBanLocalService |
MBMailingListLocalServiceBaseImpl.mbBanLocalService
|
| Methods in com.liferay.portlet.messageboards.service.base that return MBBanLocalService | |
|---|---|
MBBanLocalService |
MBStatsUserLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBMessageLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBThreadLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBCategoryLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBDiscussionLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBCategoryServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBBanLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBMessageServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBThreadServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBThreadFlagLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBBanServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
MBBanLocalService |
MBMailingListLocalServiceBaseImpl.getMBBanLocalService()
Returns the message boards ban local service. |
| Methods in com.liferay.portlet.messageboards.service.base with parameters of type MBBanLocalService | |
|---|---|
void |
MBStatsUserLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBMessageLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBThreadLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBCategoryLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBDiscussionLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBCategoryServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBBanLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBMessageServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBThreadServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBThreadFlagLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBBanServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
MBMailingListLocalServiceBaseImpl.setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
| Uses of MBBanLocalService in com.liferay.portlet.messageboards.service.impl |
|---|
| Classes in com.liferay.portlet.messageboards.service.impl that implement MBBanLocalService | |
|---|---|
class |
MBBanLocalServiceImpl
|
|
Liferay 6.2-ce-ga3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||