org.exoplatform.wiki.resolver
Class URLResolver

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.wiki.resolver.Resolver
          extended by org.exoplatform.wiki.resolver.URLResolver
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class URLResolver
extends Resolver


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
URLResolver(org.exoplatform.services.organization.OrganizationService orgSerivce)
           
 
Method Summary
 WikiPageParams extractPageParams(String requestURL, org.exoplatform.portal.mop.user.UserNode portalUserNode)
           
 
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
 

Constructor Detail

URLResolver

public URLResolver(org.exoplatform.services.organization.OrganizationService orgSerivce)
            throws Exception
Throws:
Exception
Method Detail

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 request
portalUserNode - page node that contains wiki portlet
Returns:
Throws:
Exception


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.