Uses of Interface
org.exoplatform.portal.mop.dao.WindowDAO
Packages that use WindowDAO
Package
Description
-
Uses of WindowDAO in org.exoplatform.portal.mop.dao
Classes in org.exoplatform.portal.mop.dao that implement WindowDAO -
Uses of WindowDAO in org.exoplatform.portal.mop.storage
Constructors in org.exoplatform.portal.mop.storage with parameters of type WindowDAOModifierConstructorDescriptionLayoutStorage(WindowDAO windowDAO, ContainerDAO containerDAO, PermissionDAO permissionDAO) -
Uses of WindowDAO in org.exoplatform.portal.mop.storage.cache
Constructors in org.exoplatform.portal.mop.storage.cache with parameters of type WindowDAOModifierConstructorDescriptionCacheLayoutStorage(org.exoplatform.services.cache.CacheService cacheService, WindowDAO windowDAO, ContainerDAO containerDAO, PermissionDAO permissionDAO)