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