Uses of Class
de.hybris.platform.cmscockpit.wizard.page.DecisionPage.Decision
-
Packages that use DecisionPage.Decision Package Description de.hybris.platform.cmscockpit.wizard.page -
-
Uses of DecisionPage.Decision in de.hybris.platform.cmscockpit.wizard.page
Fields in de.hybris.platform.cmscockpit.wizard.page declared as DecisionPage.Decision Modifier and Type Field Description protected DecisionPage.DecisionDecisionPage. currentDecsisonFields in de.hybris.platform.cmscockpit.wizard.page with type parameters of type DecisionPage.Decision Modifier and Type Field Description protected java.util.List<DecisionPage.Decision>DecisionPage. decisionsMethods in de.hybris.platform.cmscockpit.wizard.page that return DecisionPage.Decision Modifier and Type Method Description DecisionPage.DecisionDecisionPage. getCurrentDecsison()Methods in de.hybris.platform.cmscockpit.wizard.page that return types with arguments of type DecisionPage.Decision Modifier and Type Method Description java.util.List<DecisionPage.Decision>DecisionPage. getDecisions()Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type DecisionPage.Decision Modifier and Type Method Description voidDecisionPage. setCurrentDecsison(DecisionPage.Decision currentDecsison)Method parameters in de.hybris.platform.cmscockpit.wizard.page with type arguments of type DecisionPage.Decision Modifier and Type Method Description voidDecisionPage. setDecisions(java.util.List<DecisionPage.Decision> decisions)
-