jbpm-form-modeler-static-resources 6.1.0.CR1

org.jbpm.bui.resources
Class DefaultStaticImageResolver

java.lang.Object
  extended by org.jbpm.bui.resources.DefaultStaticImageResolver
All Implemented Interfaces:
StaticResourceResolver

@ApplicationScoped
public class DefaultStaticImageResolver
extends Object
implements StaticResourceResolver


Constructor Summary
DefaultStaticImageResolver()
           
 
Method Summary
 String getBasePath()
           
 String getImagePath(String image)
           
 String getSeparator()
           
 void setBasePath(String basePath)
           
 void setSeparator(String separator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultStaticImageResolver

public DefaultStaticImageResolver()
Method Detail

getImagePath

public String getImagePath(String image)
Specified by:
getImagePath in interface StaticResourceResolver

getSeparator

public String getSeparator()

setSeparator

public void setSeparator(String separator)

getBasePath

public String getBasePath()
Specified by:
getBasePath in interface StaticResourceResolver

setBasePath

public void setBasePath(String basePath)

jbpm-form-modeler-static-resources 6.1.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.