Uses of Class
org.exoplatform.portal.pom.data.PortalData
Packages that use PortalData
Package
Description
-
Uses of PortalData in org.exoplatform.portal.config.model
Methods in org.exoplatform.portal.config.model that return PortalDataConstructors in org.exoplatform.portal.config.model with parameters of type PortalData -
Uses of PortalData in org.exoplatform.portal.mop.storage
Methods in org.exoplatform.portal.mop.storage that return PortalDataModifier and TypeMethodDescriptionSiteStorage.getPortalConfig(long siteId) SiteStorage.getPortalConfig(SiteKey siteKey) SiteStorage.getPortalConfig(PortalKey key) Methods in org.exoplatform.portal.mop.storage with parameters of type PortalDataModifier and TypeMethodDescriptionvoidSiteStorage.create(PortalData config) voidSiteStorage.remove(PortalData config) voidSiteStorage.save(PortalData config) -
Uses of PortalData in org.exoplatform.portal.pom.data
Fields in org.exoplatform.portal.pom.data declared as PortalData