@ProviderType
public class MBBanServiceUtil
extends Object
Provides the remote service utility for MBBan. This utility wraps
com.liferay.portlet.messageboards.service.impl.MBBanServiceImpl
and is the
primary access point for service operations in application layer code running
on a remote server. Methods of this service are expected to have security
checks based on the propagated JAAS credentials because this service can be
accessed remotely.
- Author:
- Brian Wing Shun Chan
- See Also:
MBBanService
,
com.liferay.portlet.messageboards.service.base.MBBanServiceBaseImpl
,
com.liferay.portlet.messageboards.service.impl.MBBanServiceImpl
- {$generated.description}