wheel.util
Class WheelURL
java.lang.Object
wheel.util.WheelURL
public class WheelURL
- extends java.lang.Object
Constructor Summary |
WheelURL(java.lang.String path,
java.util.Map parameters,
IEngine engine)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WheelURL
public WheelURL(java.lang.String path,
java.util.Map parameters,
IEngine engine)
throws java.io.UnsupportedEncodingException
- Throws:
java.io.UnsupportedEncodingException
isAssetUrl
public boolean isAssetUrl()
isAjaxUrl
public boolean isAjaxUrl()
getPage
public java.lang.String getPage()
getComponent
public java.lang.String getComponent()
getMethod
public java.lang.String getMethod()
getUpdateTargetId
public java.lang.String getUpdateTargetId()
getMethodName
public java.lang.String getMethodName()
Copyright © 2007-2008. All Rights Reserved.