Package io.meeds.ide.storage
Class WidgetStorage
java.lang.Object
io.meeds.ide.storage.WidgetStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateWidget(Widget widget) booleanexistsByPortletInstanceId(Long portletInstanceId) getWidgetByPortletId(long portletInstanceId) updateWidget(Widget widget)
-
Constructor Details
-
WidgetStorage
public WidgetStorage()
-
-
Method Details
-
getWidget
-
createWidget
-
updateWidget
-
getWidgetByPortletId
-
existsByPortletInstanceId
-