protected void |
DefaultNavigationEditorService.createChildColumns(NavigationNodeViewModel node,
CMSNavigationNodeModel newNavNode,
java.util.Collection<TypedObject> typedObjects) |
MediaModel |
DefaultNavigationEditorService.createMedia(NavigationNodeViewModel navigationNode,
byte[] bytes) |
protected void |
DefaultNavigationEditorService.createModelColumn(NavigationNodeViewModel mainNavNode,
CMSNavigationNodeModel node) |
protected NavigationBarComponentModel |
DefaultNavigationEditorService.createNavigationBar(NavigationNodeViewModel node,
java.util.Collection<TypedObject> typedObjects,
NavigationParentElement parentElement) |
protected CMSLinkComponentModel |
DefaultNavigationEditorService.createNavigationLinkForNavigationBar(NavigationNodeViewModel node,
java.util.Collection<TypedObject> typedObjects) |
protected void |
DefaultNavigationEditorService.createNewNode(java.util.Collection<TypedObject> typedObjects,
NavigationNodeViewModel node,
NavigationParentElement parentElement) |
protected void |
DefaultNavigationEditorService.editExistingNode(java.util.Collection<TypedObject> typedObjects,
NavigationNodeViewModel node) |
protected java.lang.String |
DefaultNavigationEditorService.getCurrentLanguageFromModel(NavigationNodeViewModel node) |
protected CMSNavigationNodeModel |
DefaultNavigationEditorService.newNavNodeForNavigationBar(NavigationNodeViewModel node,
java.util.Collection<TypedObject> typedObjects) |
protected void |
DefaultNavigationEditorService.populateCMSLinkFromModelLink(CMSLinkComponentModel cmsLinkModel,
NavigationNodeViewModel node,
java.util.Collection<TypedObject> typedObjects) |
protected void |
DefaultNavigationEditorService.populateCMSNavBarFromModel(NavigationNodeViewModel node,
NavigationBarComponentModel navBar,
java.util.Collection<TypedObject> typedObjects) |
protected void |
DefaultNavigationEditorService.populateModelNavBar(NavigationNodeViewModel mainNavNode,
AbstractCMSComponentModel simpleCMSComponent,
NavigationBarComponentModel navBar) |
protected void |
DefaultNavigationEditorService.saveAllAndAddToSynchronizedCollection(NavigationNodeViewModel node,
java.util.Collection<TypedObject> typedObjects,
NavigationBarComponentModel newNavBar,
CMSNavigationNodeModel newNavNode,
CMSLinkComponentModel newNavLink,
CMSNavigationNodeModel navigationNodeForId,
NavigationParentElement parentElement) |