Class CMSNavigationNodeModelMother
java.lang.Object
de.hybris.platform.cmsfacades.util.models.AbstractModelMother<CMSNavigationNodeModel>
de.hybris.platform.cmsfacades.util.models.CMSNavigationNodeModelMother
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateNavigationNode(String name, String uid, CMSNavigationNodeModel parent, String englishTitle, CatalogVersionModel catalogVersion) createNavigationNodeTree(CatalogVersionModel catalogVersion) createNavigationNodeWithEntry(String name, String uid, CMSNavigationNodeModel parent, String englishTitle, CatalogVersionModel catalogVersion, CMSNavigationEntryModel entryModel) createNavigationRootNode(CatalogVersionModel catalogVersion) protected LinkComponentModelMothervoidsetLinkComponentModelMother(LinkComponentModelMother linkComponentModelMother) voidsetNavigationDao(CMSNavigationDao navigationDao) voidsetNavigationService(CMSNavigationService navigationService) Methods inherited from class de.hybris.platform.cmsfacades.util.models.AbstractModelMother
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelFromCollection, getModelService, getOrSaveAndReturn, saveModel, setFlexibleSearchService, setModelService
-
Field Details
-
NAVIGATION_NODE_ROOT_UID
- See Also:
-
NAVIGATION_NODE_ROOT_NAME
- See Also:
-
NAVIGATION_NODE_ROOT_TITLE
- See Also:
-
NAVIGATION_NODE_CHILD_UID
- See Also:
-
NAVIGATION_NODE_CHILD_NAME
- See Also:
-
NAVIGATION_NODE_CHILD_TITLE
- See Also:
-
NAVIGATION_ENTRY_LINK_UID
- See Also:
-
NAVIGATION_ENTRY_LINK_NAME
- See Also:
-
-
Constructor Details
-
CMSNavigationNodeModelMother
public CMSNavigationNodeModelMother()
-
-
Method Details
-
getLinkComponentModelMother
-
setLinkComponentModelMother