org.exoplatform.platform.common.navigation
Class NavigationServiceHandler
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.wcm.core.BaseWebSchemaHandler
org.exoplatform.platform.common.navigation.NavigationServiceHandler
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin, org.exoplatform.services.wcm.core.WebSchemaHandler
public class NavigationServiceHandler
- extends org.exoplatform.services.wcm.core.BaseWebSchemaHandler
- Author:
- hzekri
| Fields inherited from class org.exoplatform.services.wcm.core.BaseWebSchemaHandler |
EXO_OWNABLE, NT_FILE, NT_FOLDER, NT_UNSTRUCTURED |
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
| Methods inherited from class org.exoplatform.services.wcm.core.BaseWebSchemaHandler |
addMixin, createDefautWebData, findPortalNode, getFileMimeType, getService, matchHandler, onModifyNode, onRemoveNode |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationServiceHandler
public NavigationServiceHandler()
onCreateNode
public void onCreateNode(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
javax.jcr.Node portalFolder)
throws Exception
- Specified by:
onCreateNode in interface org.exoplatform.services.wcm.core.WebSchemaHandler- Overrides:
onCreateNode in class org.exoplatform.services.wcm.core.BaseWebSchemaHandler
- Throws:
Exception
getHomePageLogoURI
public static String getHomePageLogoURI()
getHandlerNodeType
protected String getHandlerNodeType()
- Specified by:
getHandlerNodeType in class org.exoplatform.services.wcm.core.BaseWebSchemaHandler
getParentNodeType
protected String getParentNodeType()
- Specified by:
getParentNodeType in class org.exoplatform.services.wcm.core.BaseWebSchemaHandler
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.