lumis.doui.hyperlink
Class PreparedUrl

Package class diagram package PreparedUrl
java.lang.Object
  extended by lumis.doui.hyperlink.PreparedUrl

public class PreparedUrl
extends Object

Prepared Url object

Since:
4.0.11

Constructor Summary
PreparedUrl(IServiceInterfaceUrl url, Collection<String> parameters)
           
 
Method Summary
 Collection<String> getParameters()
           
 IServiceInterfaceUrl getUrl()
           
 void setParameters(Collection<String> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreparedUrl

public PreparedUrl(IServiceInterfaceUrl url,
                   Collection<String> parameters)
Method Detail

getParameters

public Collection<String> getParameters()

setParameters

public void setParameters(Collection<String> parameters)

getUrl

public IServiceInterfaceUrl getUrl()


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.