org.granite.generator.template
Interface StandardTemplateUris


public interface StandardTemplateUris

Author:
Franck WOLFF

Field Summary
static String BEAN
           
static String BEAN_BASE
           
static String ENTITY
           
static String ENTITY_BASE
           
static String ENUM
           
static String INTERFACE
           
static String LCDS_BEAN_BASE
           
static String REMOTE
           
static String REMOTE_BASE
           
static String TIDE_BEAN_BASE
           
static String TIDE_ENTITY_BASE
           
static String TIDE_REMOTE
           
static String TIDE_REMOTE_BASE
           
 

Field Detail

BEAN

static final String BEAN
See Also:
Constant Field Values

BEAN_BASE

static final String BEAN_BASE
See Also:
Constant Field Values

TIDE_BEAN_BASE

static final String TIDE_BEAN_BASE
See Also:
Constant Field Values

LCDS_BEAN_BASE

static final String LCDS_BEAN_BASE
See Also:
Constant Field Values

ENTITY

static final String ENTITY
See Also:
Constant Field Values

ENTITY_BASE

static final String ENTITY_BASE
See Also:
Constant Field Values

TIDE_ENTITY_BASE

static final String TIDE_ENTITY_BASE
See Also:
Constant Field Values

INTERFACE

static final String INTERFACE
See Also:
Constant Field Values

ENUM

static final String ENUM
See Also:
Constant Field Values

REMOTE

static final String REMOTE
See Also:
Constant Field Values

REMOTE_BASE

static final String REMOTE_BASE
See Also:
Constant Field Values

TIDE_REMOTE

static final String TIDE_REMOTE
See Also:
Constant Field Values

TIDE_REMOTE_BASE

static final String TIDE_REMOTE_BASE
See Also:
Constant Field Values