org.exoplatform.wiki.rendering.context
Interface MarkupContextManager

All Known Implementing Classes:
DefaultMarkupContextManager

@Role
public interface MarkupContextManager

Created by The eXo Platform SAS Author : Lai Trung Hieu hieult@exoplatform.com Oct 27, 2011


Method Summary
 WikiContext getMarkupContext(String objectName, org.xwiki.rendering.listener.reference.ResourceType type)
          Build the markup context for object
 

Method Detail

getMarkupContext

WikiContext getMarkupContext(String objectName,
                             org.xwiki.rendering.listener.reference.ResourceType type)
Build the markup context for object

Parameters:
onjectname - the name of an object
type - the type of resource
Returns:
the wikicontext


Copyright © 2013 eXo Platform SAS. All Rights Reserved.