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