Uses of Class
de.hybris.platform.cmsfacades.util.models.CMSSiteModelMother.TemplateSite
-
Packages that use CMSSiteModelMother.TemplateSite Package Description de.hybris.platform.cmsfacades.util.models -
-
Uses of CMSSiteModelMother.TemplateSite in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CMSSiteModelMother.TemplateSite Modifier and Type Method Description static CMSSiteModelMother.TemplateSiteCMSSiteModelMother.TemplateSite. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CMSSiteModelMother.TemplateSite[]CMSSiteModelMother.TemplateSite. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.hybris.platform.cmsfacades.util.models with parameters of type CMSSiteModelMother.TemplateSite Modifier and Type Method Description CMSSiteModelCMSSiteModelMother. createSiteWithTemplate(CMSSiteModelMother.TemplateSite site, CatalogVersionModel... catalogs)
-