Uses of Class
org.exoplatform.portal.jdbc.entity.SiteEntity
Packages that use SiteEntity
-
Uses of SiteEntity in org.exoplatform.portal.jdbc.entity
Methods in org.exoplatform.portal.jdbc.entity that return SiteEntityMethods in org.exoplatform.portal.jdbc.entity with parameters of type SiteEntityModifier and TypeMethodDescriptionvoidNavigationEntity.setOwner(SiteEntity owner) voidPageEntity.setOwner(SiteEntity owner) -
Uses of SiteEntity in org.exoplatform.portal.mop.dao
Methods in org.exoplatform.portal.mop.dao that return SiteEntityModifier and TypeMethodDescriptionSiteDAO.findByKey(org.exoplatform.portal.mop.SiteKey siteKey) SiteDAOImpl.findByKey(org.exoplatform.portal.mop.SiteKey siteKey) Methods in org.exoplatform.portal.mop.dao that return types with arguments of type SiteEntityModifier and TypeMethodDescriptionSiteDAO.findByType(org.exoplatform.portal.mop.SiteType siteType) SiteDAOImpl.findByType(org.exoplatform.portal.mop.SiteType siteType) Method parameters in org.exoplatform.portal.mop.dao with type arguments of type SiteEntity