lumis.report
Class ReportContext

Package class diagram package ReportContext
java.lang.Object
  extended by lumis.report.ReportContext

public class ReportContext
extends Object

Utility methods for use inside a Jasper Report. This class has fallback funcionalities, so it can execute without errors when outside the Portal environment.

Since:
4.1.0

Constructor Summary
ReportContext()
           
 
Method Summary
 IResource getResource()
           
 String localize(String str)
           
static String localize(String str, String... resourcePaths)
           
static String localize(String str, String resourcePath)
           
 void setResource(IResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportContext

public ReportContext()
Method Detail

localize

public static String localize(String str,
                              String... resourcePaths)

localize

public static String localize(String str,
                              String resourcePath)

localize

public String localize(String str)

getResource

public IResource getResource()

setResource

public void setResource(IResource resource)


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