com.google.code.rees.scope.util
Class RedirectUtil

java.lang.Object
  extended by com.google.code.rees.scope.util.RedirectUtil

public class RedirectUtil
extends Object

Author:
rees.byars

Constructor Summary
RedirectUtil()
           
 
Method Summary
static String getUrlParamString(String url, Map<String,String> viewContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedirectUtil

public RedirectUtil()
Method Detail

getUrlParamString

public static String getUrlParamString(String url,
                                       Map<String,String> viewContext)


Copyright © 2012-2013. All Rights Reserved.