Uses of Enum Class
de.hybris.platform.patchesdemo.structure.CountryOrganisation
Packages that use CountryOrganisation
-
Uses of CountryOrganisation in de.hybris.platform.patchesdemo.release
Methods in de.hybris.platform.patchesdemo.release with parameters of type CountryOrganisationModifier and TypeMethodDescriptionvoidDemoPatch.createCountryData(CountryOrganisation country) Creates country specific data.voidMinorErrorPatch.createCountryData(CountryOrganisation country) voidPatch1x0.createCountryData(CountryOrganisation country) voidPatch2x0.createCountryData(CountryOrganisation country) default voidSimpleDemoPatch.createCountryData(CountryOrganisation country) protected voidAbstractDemoPatch.importCountryData(String fileName, CountryOrganisation countryOrganisationn) protected voidAbstractDemoPatch.importCountryData(String fileName, CountryOrganisation countryOrganisationn, ImpexImportUnitOption[] importOptions) -
Uses of CountryOrganisation in de.hybris.platform.patchesdemo.structure
Methods in de.hybris.platform.patchesdemo.structure that return CountryOrganisationModifier and TypeMethodDescriptionstatic CountryOrganisationReturns the enum constant of this class with the specified name.static CountryOrganisation[]CountryOrganisation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.patchesdemo.structure that return types with arguments of type CountryOrganisationModifier and TypeMethodDescriptionCountryOrganisation.getChildren()ShopOrganisation.getChildren()