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