Uses of Class
org.exoplatform.portal.jdbc.entity.WindowEntity
Packages that use WindowEntity
Package
Description
-
Uses of WindowEntity in org.exoplatform.portal.mop.dao
Methods in org.exoplatform.portal.mop.dao that return WindowEntityMethods in org.exoplatform.portal.mop.dao that return types with arguments of type WindowEntityModifier and TypeMethodDescription -
Uses of WindowEntity in org.exoplatform.portal.mop.storage
Methods in org.exoplatform.portal.mop.storage that return WindowEntityModifier and TypeMethodDescriptionprotected WindowEntityLayoutStorage.createWindow(WindowEntity dstW) protected WindowEntityLayoutStorage.findWindow(Long id) protected WindowEntityLayoutStorage.updateWindow(WindowEntity window) Methods in org.exoplatform.portal.mop.storage with parameters of type WindowEntityModifier and TypeMethodDescriptionprotected WindowEntityLayoutStorage.createWindow(WindowEntity dstW) protected voidLayoutStorage.deleteWindow(WindowEntity window) protected WindowEntityLayoutStorage.updateWindow(WindowEntity window) -
Uses of WindowEntity in org.exoplatform.portal.mop.storage.cache
Methods in org.exoplatform.portal.mop.storage.cache that return WindowEntityModifier and TypeMethodDescriptionprotected WindowEntityCacheLayoutStorage.createWindow(WindowEntity dstW) protected WindowEntityCacheLayoutStorage.findWindow(Long id) protected WindowEntityCacheLayoutStorage.updateWindow(WindowEntity window) Methods in org.exoplatform.portal.mop.storage.cache with parameters of type WindowEntityModifier and TypeMethodDescriptionprotected WindowEntityCacheLayoutStorage.createWindow(WindowEntity dstW) protected voidCacheLayoutStorage.deleteWindow(WindowEntity window) protected WindowEntityCacheLayoutStorage.updateWindow(WindowEntity window)