All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ztemplates.actions.ZIUrlFactory Maven / Gradle / Ivy

package org.ztemplates.actions;

public interface ZIUrlFactory
{
//  public ZUrl createUrl(Object act) throws Exception;


  public String createUrl(Object action) throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy