@ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface PortalLocalService extends BaseLocalService
PortalLocalServiceUtil,
PortalLocalServiceBaseImpl,
com.liferay.portal.service.impl.PortalLocalServiceImpl| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|