org.jtheque.films.utils
Interface Constants.Report

Enclosing class:
Constants

public static interface Constants.Report

Contains all the reports of the module.

Author:
Baptiste Wicht

Nested Class Summary
static interface Constants.Report.Form001_Parameters
          Contains the parameters of the form001.
 
Field Summary
static String FORM001_DATA
           
static String FORM001_PAGE
           
static String FORM001_TABLE
           
static String FORM001_TEXT
           
static String FORM001_WEB
           
static String FORM002_CD_SLIM
           
static String FORM002_CD_STANDARD
           
static String FORM002_DVD_SLIM
           
static String FORM002_DVD_STANDARD
           
 

Field Detail

FORM001_TABLE

static final String FORM001_TABLE
See Also:
Constant Field Values

FORM001_TEXT

static final String FORM001_TEXT
See Also:
Constant Field Values

FORM001_PAGE

static final String FORM001_PAGE
See Also:
Constant Field Values

FORM001_WEB

static final String FORM001_WEB
See Also:
Constant Field Values

FORM001_DATA

static final String FORM001_DATA
See Also:
Constant Field Values

FORM002_DVD_STANDARD

static final String FORM002_DVD_STANDARD
See Also:
Constant Field Values

FORM002_DVD_SLIM

static final String FORM002_DVD_SLIM
See Also:
Constant Field Values

FORM002_CD_STANDARD

static final String FORM002_CD_STANDARD
See Also:
Constant Field Values

FORM002_CD_SLIM

static final String FORM002_CD_SLIM
See Also:
Constant Field Values


Copyright © 2010 JTheque. All Rights Reserved.