Uses of Class
de.hybris.platform.cms2.jalo.pages.AbstractPage
Packages that use AbstractPage
Package
Description
-
Uses of AbstractPage in de.hybris.platform.acceleratorservices.jalo.cms2.pages
Subclasses of AbstractPage in de.hybris.platform.acceleratorservices.jalo.cms2.pagesModifier and TypeClassDescriptionclassclassThe email page item.classGenerated class for typeDocumentPage.classGenerated class for typeEmailPage. -
Uses of AbstractPage in de.hybris.platform.acceleratorservices.jalo.redirect
Methods in de.hybris.platform.acceleratorservices.jalo.redirect that return AbstractPageModifier and TypeMethodDescriptionGeneratedSolrPageRedirect.getRedirectItem()Generated method - Getter of theSolrPageRedirect.redirectItemattribute.GeneratedSolrPageRedirect.getRedirectItem(SessionContext ctx) Generated method - Getter of theSolrPageRedirect.redirectItemattribute.Methods in de.hybris.platform.acceleratorservices.jalo.redirect with parameters of type AbstractPageModifier and TypeMethodDescriptionprotected voidGeneratedSolrPageRedirect.setRedirectItem(AbstractPage value) Generated method - Setter of theSolrPageRedirect.redirectItemattribute.protected voidGeneratedSolrPageRedirect.setRedirectItem(SessionContext ctx, AbstractPage value) Generated method - Setter of theSolrPageRedirect.redirectItemattribute. -
Uses of AbstractPage in de.hybris.platform.cms2.jalo
Fields in de.hybris.platform.cms2.jalo with type parameters of type AbstractPageModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AbstractPage>GeneratedCms2Manager.ABSTRACTPAGE2USERRELATIONLOCKEDPAGESHANDLEROneToManyHandlerfor handling 1:n LOCKEDPAGES's relation attributes from 'many' side.Methods in de.hybris.platform.cms2.jalo that return types with arguments of type AbstractPageModifier and TypeMethodDescriptionGeneratedCms2Manager.getLockedPages(SessionContext ctx, User item) Generated method - Getter of theUser.lockedPagesattribute.GeneratedCms2Manager.getLockedPages(User item) Generated method - Getter of theUser.lockedPagesattribute.Cms2Manager.getPages(ContentSlot contentSlot) Deprecated.since 4.3.Methods in de.hybris.platform.cms2.jalo with parameters of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.addToLockedPages(SessionContext ctx, User item, AbstractPage value) Generated method - Addsvalueto lockedPages.voidGeneratedCms2Manager.addToLockedPages(User item, AbstractPage value) Generated method - Addsvalueto lockedPages.voidGeneratedCms2Manager.removeFromLockedPages(SessionContext ctx, User item, AbstractPage value) Generated method - Removesvaluefrom lockedPages.voidGeneratedCms2Manager.removeFromLockedPages(User item, AbstractPage value) Generated method - Removesvaluefrom lockedPages.Method parameters in de.hybris.platform.cms2.jalo with type arguments of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.setLockedPages(SessionContext ctx, User item, Collection<AbstractPage> value) Generated method - Setter of theUser.lockedPagesattribute.voidGeneratedCms2Manager.setLockedPages(User item, Collection<AbstractPage> value) Generated method - Setter of theUser.lockedPagesattribute. -
Uses of AbstractPage in de.hybris.platform.cms2.jalo.pages
Subclasses of AbstractPage in de.hybris.platform.cms2.jalo.pagesModifier and TypeClassDescriptionclassclassclassclassGenerated class for typeCatalogPage.classGenerated class for typeCategoryPage.classGenerated class for typeContentPage.classGenerated class for typeProductPage.classFields in de.hybris.platform.cms2.jalo.pages with type parameters of type AbstractPageModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AbstractPage>GeneratedAbstractPage.LOCALIZEDPAGESHANDLEROneToManyHandlerfor handling 1:n LOCALIZEDPAGES's relation attributes from 'many' side.Methods in de.hybris.platform.cms2.jalo.pages that return AbstractPageModifier and TypeMethodDescriptionGeneratedAbstractPage.getOriginalPage()Generated method - Getter of theAbstractPage.originalPageattribute.GeneratedAbstractPage.getOriginalPage(SessionContext ctx) Generated method - Getter of theAbstractPage.originalPageattribute.Methods in de.hybris.platform.cms2.jalo.pages that return types with arguments of type AbstractPageModifier and TypeMethodDescriptionGeneratedAbstractPage.getLocalizedPages()Generated method - Getter of theAbstractPage.localizedPagesattribute.GeneratedAbstractPage.getLocalizedPages(SessionContext ctx) Generated method - Getter of theAbstractPage.localizedPagesattribute.Methods in de.hybris.platform.cms2.jalo.pages with parameters of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedAbstractPage.addToLocalizedPages(AbstractPage value) Generated method - Addsvalueto localizedPages.voidGeneratedAbstractPage.addToLocalizedPages(SessionContext ctx, AbstractPage value) Generated method - Addsvalueto localizedPages.voidGeneratedAbstractPage.removeFromLocalizedPages(AbstractPage value) Generated method - Removesvaluefrom localizedPages.voidGeneratedAbstractPage.removeFromLocalizedPages(SessionContext ctx, AbstractPage value) Generated method - Removesvaluefrom localizedPages.voidGeneratedAbstractPage.setOriginalPage(AbstractPage value) Generated method - Setter of theAbstractPage.originalPageattribute.voidGeneratedAbstractPage.setOriginalPage(SessionContext ctx, AbstractPage value) Generated method - Setter of theAbstractPage.originalPageattribute.Method parameters in de.hybris.platform.cms2.jalo.pages with type arguments of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedAbstractPage.setLocalizedPages(SessionContext ctx, Collection<AbstractPage> value) Generated method - Setter of theAbstractPage.localizedPagesattribute.voidGeneratedAbstractPage.setLocalizedPages(Collection<AbstractPage> value) Generated method - Setter of theAbstractPage.localizedPagesattribute. -
Uses of AbstractPage in de.hybris.platform.cms2.jalo.preview
Methods in de.hybris.platform.cms2.jalo.preview that return AbstractPageModifier and TypeMethodDescriptionGeneratedPreviewData.getPage()Generated method - Getter of thePreviewData.pageattribute.GeneratedPreviewData.getPage(SessionContext ctx) Generated method - Getter of thePreviewData.pageattribute.Methods in de.hybris.platform.cms2.jalo.preview with parameters of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedPreviewData.setPage(AbstractPage value) Generated method - Setter of thePreviewData.pageattribute.voidGeneratedPreviewData.setPage(SessionContext ctx, AbstractPage value) Generated method - Setter of thePreviewData.pageattribute. -
Uses of AbstractPage in de.hybris.platform.cms2.jalo.relations
Methods in de.hybris.platform.cms2.jalo.relations that return AbstractPageModifier and TypeMethodDescriptionGeneratedContentSlotForPage.getPage()Generated method - Getter of theContentSlotForPage.pageattribute.GeneratedContentSlotForPage.getPage(SessionContext ctx) Generated method - Getter of theContentSlotForPage.pageattribute.Methods in de.hybris.platform.cms2.jalo.relations with parameters of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedContentSlotForPage.setPage(AbstractPage value) Generated method - Setter of theContentSlotForPage.pageattribute.voidGeneratedContentSlotForPage.setPage(SessionContext ctx, AbstractPage value) Generated method - Setter of theContentSlotForPage.pageattribute. -
Uses of AbstractPage in de.hybris.platform.cms2.jalo.restrictions
Methods in de.hybris.platform.cms2.jalo.restrictions that return types with arguments of type AbstractPageModifier and TypeMethodDescriptionGeneratedAbstractRestriction.getPages()Generated method - Getter of theAbstractRestriction.pagesattribute.GeneratedAbstractRestriction.getPages(SessionContext ctx) Generated method - Getter of theAbstractRestriction.pagesattribute.Methods in de.hybris.platform.cms2.jalo.restrictions with parameters of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedAbstractRestriction.addToPages(AbstractPage value) Generated method - Addsvalueto pages.voidGeneratedAbstractRestriction.addToPages(SessionContext ctx, AbstractPage value) Generated method - Addsvalueto pages.voidGeneratedAbstractRestriction.removeFromPages(AbstractPage value) Generated method - Removesvaluefrom pages.voidGeneratedAbstractRestriction.removeFromPages(SessionContext ctx, AbstractPage value) Generated method - Removesvaluefrom pages.Method parameters in de.hybris.platform.cms2.jalo.restrictions with type arguments of type AbstractPageModifier and TypeMethodDescriptionvoidGeneratedAbstractRestriction.setPages(SessionContext ctx, Collection<AbstractPage> value) Generated method - Setter of theAbstractRestriction.pagesattribute.voidGeneratedAbstractRestriction.setPages(Collection<AbstractPage> value) Generated method - Setter of theAbstractRestriction.pagesattribute. -
Uses of AbstractPage in de.hybris.platform.marketplaceservices.jalo
Subclasses of AbstractPage in de.hybris.platform.marketplaceservices.jalo -
Uses of AbstractPage in de.hybris.platform.sap.productconfig.frontend.jalo
Subclasses of AbstractPage in de.hybris.platform.sap.productconfig.frontend.jaloModifier and TypeClassDescriptionclassGenerated class for typeProductConfigOverviewPage.classGenerated class for typeProductConfigPage.classComponent providing an overview of an runtime configuration.classPage for configuring a product.