com.jaspersoft.jasperserver.api.common.domain
Interface ExecutionContext

All Superinterfaces:
AttributedObject
All Known Implementing Classes:
ExecutionContextImpl

public interface ExecutionContext
extends AttributedObject

Version:
$Id: ExecutionContext.java 8408 2007-05-29 23:29:12Z melih $
Author:
swood

Method Summary
 java.util.Locale getLocale()
           
 java.util.TimeZone getTimeZone()
           
 
Methods inherited from interface com.jaspersoft.jasperserver.api.common.domain.AttributedObject
getAttributes, setAttributes
 

Method Detail

getLocale

java.util.Locale getLocale()

getTimeZone

java.util.TimeZone getTimeZone()


Copyright © 2007. All Rights Reserved.