org.exoplatform.wiki.resolver
Class URLResolver
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.wiki.resolver.Resolver
org.exoplatform.wiki.resolver.URLResolver
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class URLResolver
- extends Resolver
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
Constructor Summary |
URLResolver(org.exoplatform.services.organization.OrganizationService orgSerivce)
|
| 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 |
URLResolver
public URLResolver(org.exoplatform.services.organization.OrganizationService orgSerivce)
throws Exception
- Throws:
Exception
extractPageParams
public WikiPageParams extractPageParams(String requestURL,
org.exoplatform.portal.mop.user.UserNode portalUserNode)
throws Exception
- Specified by:
extractPageParams in class Resolver
- Parameters:
requestURL - URL of incoming requestportalUserNode - page node that contains wiki portlet
- Returns:
-
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.