@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={com.liferay.portal.kernel.exception.PortalException.class,com.liferay.portal.kernel.exception.SystemException.class})
public interface EntryService
extends com.liferay.portal.kernel.service.BaseService
EntryServiceUtil
Modifier and Type | Method and Description |
---|---|
Entry |
getEntry(long entryId) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
@Transactional(propagation=SUPPORTS, readOnly=true) Entry getEntry(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getOSGiServiceIdentifier()