Uses of Class
de.hybris.platform.cockpit.wizards.generic.AbstractGenericItemPage
-
-
Uses of AbstractGenericItemPage in de.hybris.platform.admincockpit.wizards
Subclasses of AbstractGenericItemPage in de.hybris.platform.admincockpit.wizards Modifier and Type Class Description classConstraintsMandatoryPageclassConstraintTypeSelectorPageDeprecated.since 6.3Methods in de.hybris.platform.admincockpit.wizards with parameters of type AbstractGenericItemPage Modifier and Type Method Description voidNewConstraintItemWizard. doAfterDone(AbstractGenericItemPage page)Deprecated. -
Uses of AbstractGenericItemPage in de.hybris.platform.cmscockpit.wizard.cmssite
Methods in de.hybris.platform.cmscockpit.wizard.cmssite with parameters of type AbstractGenericItemPage Modifier and Type Method Description voidCmsSiteWizard. doAfterDone(AbstractGenericItemPage page) -
Uses of AbstractGenericItemPage in de.hybris.platform.cmscockpit.wizard.cmssite.pages
Subclasses of AbstractGenericItemPage in de.hybris.platform.cmscockpit.wizard.cmssite.pages Modifier and Type Class Description classBaseStoreForCmsSitePageRepresents page that displays allBaseStoreinstances defined within system.classCMSSiteDecisionPageclassCmsSiteSummaryPageRepresents page that displays all properties gathered during wizard activity.classCreateContentCatalogPageclassTemplatesForCmsSitePageRepresents page that displays allBaseStoreinstances defined within system. -
Uses of AbstractGenericItemPage in de.hybris.platform.cockpit.reports.wizards
Subclasses of AbstractGenericItemPage in de.hybris.platform.cockpit.reports.wizards Modifier and Type Class Description classFillParametersPageWizard page forNewJasperReportWizard, allows to fill parameters for report (title).classJasperMediaChoosePageWizard page forNewJasperReportWizard, allows to choose report.classUploadJasperMediaPageWizard page forNewJasperReportWizard, allows to upload jasper report media.Methods in de.hybris.platform.cockpit.reports.wizards with parameters of type AbstractGenericItemPage Modifier and Type Method Description voidNewJasperReportWizard. doAfterDone(AbstractGenericItemPage page) -
Uses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.comments
Methods in de.hybris.platform.cockpit.wizards.comments with parameters of type AbstractGenericItemPage Modifier and Type Method Description voidCommentAttachmentWizard. doAfterDone(AbstractGenericItemPage page) -
Uses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.generic
Subclasses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.generic Modifier and Type Class Description classAdvancedSearchPageclassDecisionPageRepresents a decision page - used form cms wizardsclassDefaultGenericItemPageRepresents default (empty) wizard page.classGenericItemMandatoryPageRepresents page that displays all necessary editors for required properties in order to create an instance of specifiedObjectTemplate.classGenericTypeSelectorPageclassResourceSelectorPageRepresents page that allows to select proper resource regarding to current configuration.classUploadMediaPageMethods in de.hybris.platform.cockpit.wizards.generic that return AbstractGenericItemPage Modifier and Type Method Description AbstractGenericItemPageGenericItemWizard. getCurrentPage()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type AbstractGenericItemPage Modifier and Type Method Description voidGenericItemWizard. doAfterDone(AbstractGenericItemPage page)voidNewItemWizard. doAfterDone(AbstractGenericItemPage page) -
Uses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.listview
Subclasses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.listview Modifier and Type Class Description classAssignColumnPagePage in Wizard for showing/hiding columns in listview -
Uses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.media
Subclasses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.media Modifier and Type Class Description classUploadMediaFirstPageFirst page of wizards - contains upload new media section and select existing media section -
Uses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.queries
Subclasses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.queries Modifier and Type Class Description classAssignQueryPermissionsPage -
Uses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.workflow
Subclasses of AbstractGenericItemPage in de.hybris.platform.cockpit.wizards.workflow Modifier and Type Class Description classAssignWorkflowPagePage for assigning right to user for workflow
-