org.cruxframework.crux.plugin.gadget.client.screen
Class GadgetURLRewriter

java.lang.Object
  extended by org.cruxframework.crux.core.client.screen.URLRewriter
      extended by org.cruxframework.crux.plugin.gadget.client.screen.GadgetURLRewriter

public class GadgetURLRewriter
extends org.cruxframework.crux.core.client.screen.URLRewriter

Author:
Thiago da Rosa de Bustamante

Constructor Summary
GadgetURLRewriter()
           
 
Method Summary
static String getGadgetUrl()
           
 String rewrite(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetURLRewriter

public GadgetURLRewriter()
Method Detail

rewrite

public String rewrite(String url)
Overrides:
rewrite in class org.cruxframework.crux.core.client.screen.URLRewriter

getGadgetUrl

public static String getGadgetUrl()
Returns:


Copyright © 2014. All rights reserved.