Class CMSNavigationEntryModelMother
java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<CMSNavigationEntryModel>
de.hybris.platform.cmsfacades.util.models.CMSNavigationEntryModelMother
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateEntryAndAddToNavigationNode(CMSNavigationNodeModel navigationNode, CatalogVersionModel catalogVersion, ItemModel itemModel, String uid) voidsetNavigationDao(CMSNavigationDao navigationDao) Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
Constructor Details
-
CMSNavigationEntryModelMother
public CMSNavigationEntryModelMother()
-
-
Method Details