Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionthe 'default' portal notion doesn't exist anymorethe 'default' portal notion doesn't exist anymoreshouldn't use ConversationState.getCurrent implicitely in Service layer, thus use
UserPortalConfigService.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 MethodsMethodDescriptionthe 'default' portal notion doesn't exist anymorethe 'default' portal notion doesn't exist anymoreshouldn't use ConversationState.getCurrent implicitely in Service layer, thus use
UserPortalConfigService.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