Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionthe 'default' portal notion doesn't exist anymorethe 'default' portal notion doesn't exist anymoreSite Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source filesSite Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source filesSite Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source filesorg.exoplatform.portal.config.UserPortalConfigService.createUserPortalConfig
(String, String, String) the Site creation process has changed to use Site Template Definition as deifned in layout addon instead of creating a site from a static template from sources. You may replace the usage of this method byUserPortalConfigService.createSiteFromTemplate(SiteKey, SiteKey)the Site creation process has changed to use Site Template Definition as deifned in layout addon instead of creating a site from a static template from sources. You may replace the usage of this method byUserPortalConfigService.createSiteFromTemplate(SiteKey, SiteKey)Site Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source filesshouldn't use ConversationState.getCurrent implicitely in Service layer, thus useUserPortalConfigService.getPage(PageKey, String)insteaduseUserPortalConfigService.getDefaultPath(String)insteaduseUserPortal.getNodes(SiteType, Scope, UserNodeFilterConfig)instead since no need of filtering on Spaces nodes due to introduction of newSiteType.SPACEthat allows to get space navigations
-
Deprecated ClassesClassDescriptionSite Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source files
-
Deprecated MethodsMethodDescriptionthe 'default' portal notion doesn't exist anymorethe 'default' portal notion doesn't exist anymoreSite Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source filesSite Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source filesorg.exoplatform.portal.config.UserPortalConfigService.createUserPortalConfig
(String, String, String) the Site creation process has changed to use Site Template Definition as deifned in layout addon instead of creating a site from a static template from sources. You may replace the usage of this method byUserPortalConfigService.createSiteFromTemplate(SiteKey, SiteKey)the Site creation process has changed to use Site Template Definition as deifned in layout addon instead of creating a site from a static template from sources. You may replace the usage of this method byUserPortalConfigService.createSiteFromTemplate(SiteKey, SiteKey)Site Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source filesshouldn't use ConversationState.getCurrent implicitely in Service layer, thus useUserPortalConfigService.getPage(PageKey, String)insteaduseUserPortalConfigService.getDefaultPath(String)insteaduseUserPortal.getNodes(SiteType, Scope, UserNodeFilterConfig)instead since no need of filtering on Spaces nodes due to introduction of newSiteType.SPACEthat allows to get space navigations